Already on 'releasebranch_8_0' Your branch is up to date with 'origin/releasebranch_8_0'. git update... Fetching origin From https://github.com/OSGeo/grass 07518d198..1f2b44849 main -> origin/main Already on 'releasebranch_8_0' Your branch is up to date with 'origin/releasebranch_8_0'. Already up to date. Current branch releasebranch_8_0 is up to date. On branch releasebranch_8_0 Your branch is up to date with 'origin/releasebranch_8_0'. Untracked files: (use "git add ..." to include in what will be committed) locale/templates/grasslibs.pot locale/templates/grassmods.pot locale/templates/grasswxpy.pot nothing added to commit but untracked files present (use "git add" to track) configuring error: pathspec 'locale/templates/grasslibs.pot' did not match any file(s) known to git error: pathspec 'locale/templates/grassmods.pot' did not match any file(s) known to git error: pathspec 'locale/templates/grasswxpy.pot' did not match any file(s) known to git 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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_0" checking for build directory... "/home/neteler/src/releasebranch_8_0" checking for git... /usr/bin/git 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... /usr/bin/install -c checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for ranlib... ranlib checking for ar... ar checking for env... env checking for perl... /usr/bin/perl checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking f2c.h usability... no checking f2c.h presence... no checking for f2c.h... no checking g2c.h usability... no checking g2c.h presence... no checking for g2c.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether time.h and sys/time.h may both be included... yes checking for off_t... yes checking for uid_t in sys/types.h... 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 takes no argument... yes checking for long long int... yes checking for int64_t... yes checking for W11... "no" 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 atan... no checking for atan in -lm... yes checking for dlsym... no checking for dlsym in -ldl... yes checking for iconv... yes checking for socket... yes checking for location of zlib includes... checking zlib.h usability... yes checking zlib.h presence... yes 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 zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes checking for location of zstd library... checking for ZSTD_compress in -lzstd... yes checking for location of External PROJ includes... checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking External PROJ major version... 5 checking External PROJ minor version... 2 checking External PROJ patch version... 0 found PROJ version "5.2.0" using new PROJ version 5+ API checking for location of External PROJ library... checking for proj_pj_info in -lproj... yes checking for location of External PROJ data files... /usr/share/proj checking for /usr/share/proj/epsg... yes checking whether to use regex... "yes" checking for location of regex includes... checking regex.h usability... yes checking regex.h presence... yes 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 GDAL... yes checking for gdal-config... /usr/bin/gdal-config checking whether to use libLAS... yes checking for liblas-config... /usr/bin/liblas-config checking liblas/capi/liblas.h usability... yes checking liblas/capi/liblas.h presence... yes checking for liblas/capi/liblas.h... yes checking whether to use PDAL... yes checking for pdal-config... /usr/bin/pdal-config checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether to use NetCDF... yes checking for nc-config... /usr/bin/nc-config checking whether to use GEOS... yes checking for geos-config... /usr/bin/geos-config checking geos_c.h usability... yes checking geos_c.h presence... yes 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 tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for location of TIFF library... checking for TIFFOpen in -ltiff... yes checking whether to use PNG... "yes" checking for location of PNG includes... checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for location of PNG library... checking for png_read_image in -lpng... yes checking whether to use PostgreSQL... "yes" checking for location of PostgreSQL includes... /usr/include/postgresql checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes 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 sqlite3.h usability... yes checking sqlite3.h presence... yes 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 GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... 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 windows.h usability... no checking windows.h presence... no 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 fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for location of FFTW library... checking for fftw_execute in -lfftw3... yes checking whether to use BLAS... "yes" checking for location of BLAS includes... /usr/include/atlas/ checking for location of BLAS library... checking cblas.h usability... yes checking cblas.h presence... yes checking for cblas.h... yes checking for dnrm2_ in -lblas... yes checking for ATL_xerbla in -latlas... no checking for sgemm in -framework vecLib... no checking for sgemm_ in -lblas... yes checking for dgemm_ in -ldgemm... no checking for sgemm_ in -lblas... yes checking whether to use LAPACK... "yes" checking for location of LAPACK includes... /usr/include/atlas/ checking for location of LAPACK library... checking clapack.h usability... yes checking clapack.h presence... yes checking for clapack.h... yes checking for dsegv_... no checking for desgv_ in -llapack... no checking for dgesv_ in -llapack... yes checking whether to use Cairo... "yes" checking for location of cairo includes... checking cairo.h usability... yes checking cairo.h presence... yes 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 ft2build.h usability... yes checking ft2build.h presence... yes 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 C++... "yes" checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether to use openDWG... "no" 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 checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking if system supports Large Files at all... yes 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_0 Build directory: /home/neteler/src/releasebranch_8_0 Installation directory: ${prefix}/grass80 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 DWG support: no FFTW support: yes FreeType support: yes GDAL support: yes GEOS support: yes LAPACK support: yes Large File support (LFS): yes libLAS support: yes MySQL support: no NetCDF support: yes NLS support: yes ODBC support: yes OGR support: yes OpenCL support: no OpenGL support: yes OpenMP support: no PDAL support: yes PNG support: yes POSIX thread support: no PostgreSQL support: yes Readline support: no Regex support: yes SQLite support: yes TIFF support: yes X11 support: yes Zstandard support: yes using new PROJ 5+ API /home/neteler/src/releasebranch_8_0 mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1 mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils chmod 755 install-sh make subdirs make[1]: Entering directory '/home/neteler/src/releasebranch_8_0' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/demolocation' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries /usr/bin/install -c -m 644 PERMANENT/WIND /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/WIND /usr/bin/install -c -m 644 PERMANENT/DEFAULT_WIND /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/DEFAULT_WIND /usr/bin/install -c -m 644 PERMANENT/VAR /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/VAR /usr/bin/install -c -m 644 PERMANENT/PROJ_INFO /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_INFO /usr/bin/install -c -m 644 PERMANENT/PROJ_UNITS /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_UNITS /usr/bin/install -c -m 644 PERMANENT/PROJ_SRID /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_SRID /usr/bin/install -c -m 644 PERMANENT/PROJ_EPSG /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/PROJ_EPSG /usr/bin/install -c -m 644 PERMANENT/MYNAME /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/MYNAME /usr/bin/install -c -m 644 PERMANENT/sqlite/sqlite.db /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite/sqlite.db /usr/bin/install -c -m 644 PERMANENT/vector/country_boundaries/dbln /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/dbln /usr/bin/install -c -m 644 PERMANENT/vector/country_boundaries/coor /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/coor /usr/bin/install -c -m 644 PERMANENT/vector/country_boundaries/topo /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/topo /usr/bin/install -c -m 644 PERMANENT/vector/country_boundaries/head /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/head /usr/bin/install -c -m 644 PERMANENT/vector/country_boundaries/cidx /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/cidx /usr/bin/install -c -m 644 PERMANENT/vector/country_boundaries/sidx /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/sidx /usr/bin/install -c -m 644 PERMANENT/vector/country_boundaries/hist /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries/hist sed 's!@GISDBASE@!/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu!' < grassrc.tmpl > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/demolocation' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/utils' make -C timer || echo /home/neteler/src/releasebranch_8_0/utils/timer >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/utils/timer' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"utils/timer\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/current_time_s_ms OBJ.x86_64-pc-linux-gnu/main.o -lm no HTML documentation available no manual page available make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/utils/timer' make -C g.html2man || echo /home/neteler/src/releasebranch_8_0/utils/g.html2man >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/utils/g.html2man' /usr/bin/install -c -m 644 ghtml.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/ghtml.py /usr/bin/install -c -m 644 ggroff.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/ggroff.py /usr/bin/install -c g.html2man.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/utils/g.html2man' /usr/bin/install -c mkhtml.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.echo OBJ.x86_64-pc-linux-gnu/g.echo.o make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/utils' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/include' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include/Make /usr/bin/install -c -m 644 Make/Multi.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Multi.make /usr/bin/install -c -m 644 Make/Shlib.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Shlib.make /usr/bin/install -c -m 644 Make/Module.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Module.make /usr/bin/install -c -m 644 Make/Stlib.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Stlib.make /usr/bin/install -c -m 644 Make/Sphinx.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Sphinx.make /usr/bin/install -c -m 644 Make/ShScript.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/ShScript.make /usr/bin/install -c -m 644 Make/Docs.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Docs.make /usr/bin/install -c -m 644 Make/ScriptRules.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/ScriptRules.make /usr/bin/install -c -m 644 Make/Vars.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Vars.make /usr/bin/install -c -m 644 Make/Html.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Html.make /usr/bin/install -c -m 644 Make/GuiScript.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/GuiScript.make /usr/bin/install -c -m 644 Make/Platform.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Platform.make /usr/bin/install -c -m 644 Make/Doxygen.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Doxygen.make /usr/bin/install -c -m 644 Make/Dir.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Dir.make /usr/bin/install -c -m 644 Make/Grass.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Grass.make /usr/bin/install -c -m 644 Make/HtmlRules.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/HtmlRules.make /usr/bin/install -c -m 644 Make/Python.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Python.make /usr/bin/install -c -m 644 Make/Script.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Script.make /usr/bin/install -c -m 644 Make/Install.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Install.make /usr/bin/install -c -m 644 Make/DB.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/DB.make /usr/bin/install -c -m 644 Make/ShScriptRules.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/ShScriptRules.make /usr/bin/install -c -m 644 Make/Other.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Other.make /usr/bin/install -c -m 644 Make/NoHtml.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/NoHtml.make /usr/bin/install -c -m 644 Make/Etc.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Etc.make /usr/bin/install -c -m 644 Make/Compile.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Compile.make /usr/bin/install -c -m 644 Make/Lib.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Lib.make /usr/bin/install -c -m 644 Make/Rules.make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make/Rules.make make -C grass || echo /home/neteler/src/releasebranch_8_0/include/grass >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/include/grass' /usr/bin/install -c -m 644 display.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/display.h /usr/bin/install -c -m 644 dbmi.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dbmi.h /usr/bin/install -c -m 644 blas.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/blas.h /usr/bin/install -c -m 644 temporal.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/temporal.h /usr/bin/install -c -m 644 ogsf.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/ogsf.h /usr/bin/install -c -m 644 linkm.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/linkm.h /usr/bin/install -c -m 644 ortholib.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/ortholib.h /usr/bin/install -c -m 644 neta.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/neta.h /usr/bin/install -c -m 644 raster3d.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/raster3d.h /usr/bin/install -c -m 644 cluster.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/cluster.h /usr/bin/install -c -m 644 gmath.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/gmath.h /usr/bin/install -c -m 644 stats.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/stats.h /usr/bin/install -c -m 644 version.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/version.h /usr/bin/install -c -m 644 config.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/config.h /usr/bin/install -c -m 644 segment.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/segment.h /usr/bin/install -c -m 644 gprojects.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/gprojects.h /usr/bin/install -c -m 644 la.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/la.h /usr/bin/install -c -m 644 vector.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vector.h /usr/bin/install -c -m 644 spawn.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/spawn.h /usr/bin/install -c -m 644 sqlp.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/sqlp.h /usr/bin/install -c -m 644 btree.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/btree.h /usr/bin/install -c -m 644 imagery.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/imagery.h /usr/bin/install -c -m 644 colors.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/colors.h /usr/bin/install -c -m 644 bitmap.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/bitmap.h /usr/bin/install -c -m 644 datetime.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/datetime.h /usr/bin/install -c -m 644 rowio.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/rowio.h /usr/bin/install -c -m 644 manage.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/manage.h /usr/bin/install -c -m 644 arraystats.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/arraystats.h /usr/bin/install -c -m 644 glocale.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/glocale.h /usr/bin/install -c -m 644 form.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/form.h /usr/bin/install -c -m 644 gis.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/gis.h /usr/bin/install -c -m 644 symbol.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/symbol.h /usr/bin/install -c -m 644 raster.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/raster.h /usr/bin/install -c -m 644 nviz.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/nviz.h /usr/bin/install -c -m 644 calc.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/calc.h /usr/bin/install -c -m 644 lapack.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/lapack.h /usr/bin/install -c -m 644 vedit.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vedit.h /usr/bin/install -c -m 644 fontcap.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/fontcap.h /usr/bin/install -c -m 644 cdhc.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/cdhc.h /usr/bin/install -c -m 644 rbtree.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/rbtree.h mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs /usr/bin/install -c -m 644 defs/manage.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/manage.h /usr/bin/install -c -m 644 defs/display.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/display.h /usr/bin/install -c -m 644 defs/dbmi.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/dbmi.h /usr/bin/install -c -m 644 defs/linkm.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/linkm.h /usr/bin/install -c -m 644 defs/ortholib.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/ortholib.h /usr/bin/install -c -m 644 defs/ogsf.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/ogsf.h /usr/bin/install -c -m 644 defs/raster3d.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/raster3d.h /usr/bin/install -c -m 644 defs/datetime.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/datetime.h /usr/bin/install -c -m 644 defs/cluster.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/cluster.h /usr/bin/install -c -m 644 defs/gmath.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/gmath.h /usr/bin/install -c -m 644 defs/stats.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/stats.h /usr/bin/install -c -m 644 defs/devlib.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/devlib.h /usr/bin/install -c -m 644 defs/segment.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/segment.h /usr/bin/install -c -m 644 defs/gprojects.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/gprojects.h /usr/bin/install -c -m 644 defs/la.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/la.h /usr/bin/install -c -m 644 defs/vector.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h /usr/bin/install -c -m 644 defs/spawn.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/spawn.h /usr/bin/install -c -m 644 defs/sqlp.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/sqlp.h /usr/bin/install -c -m 644 defs/btree.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/btree.h /usr/bin/install -c -m 644 defs/imagery.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/imagery.h /usr/bin/install -c -m 644 defs/colors.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/colors.h /usr/bin/install -c -m 644 defs/bitmap.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/bitmap.h /usr/bin/install -c -m 644 defs/gis.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h /usr/bin/install -c -m 644 defs/neta.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/neta.h /usr/bin/install -c -m 644 defs/rowio.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/rowio.h /usr/bin/install -c -m 644 defs/arraystats.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/arraystats.h /usr/bin/install -c -m 644 defs/glocale.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/glocale.h /usr/bin/install -c -m 644 defs/form.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/form.h /usr/bin/install -c -m 644 defs/symbol.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/symbol.h /usr/bin/install -c -m 644 defs/raster.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/raster.h /usr/bin/install -c -m 644 defs/dig_atts.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/dig_atts.h /usr/bin/install -c -m 644 defs/nviz.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/nviz.h /usr/bin/install -c -m 644 defs/calc.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/calc.h /usr/bin/install -c -m 644 defs/Paintlib.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/Paintlib.h /usr/bin/install -c -m 644 defs/vedit.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/vedit.h /usr/bin/install -c -m 644 defs/cdhc.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/cdhc.h /usr/bin/install -c -m 644 defs/rbtree.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/rbtree.h mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect /usr/bin/install -c -m 644 vect/digit.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/digit.h /usr/bin/install -c -m 644 vect/dig_macros.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_macros.h /usr/bin/install -c -m 644 vect/dig_externs.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_externs.h /usr/bin/install -c -m 644 vect/dig_structs.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_structs.h /usr/bin/install -c -m 644 vect/dig_defines.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_defines.h mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream /usr/bin/install -c -m 644 iostream/replacementHeap.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/replacementHeap.h /usr/bin/install -c -m 644 iostream/mm_utils.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/mm_utils.h /usr/bin/install -c -m 644 iostream/pqheap.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/pqheap.h /usr/bin/install -c -m 644 iostream/embuffer.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/embuffer.h /usr/bin/install -c -m 644 iostream/minmaxheap.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/minmaxheap.h /usr/bin/install -c -m 644 iostream/ami_stream.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_stream.h /usr/bin/install -c -m 644 iostream/queue.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/queue.h /usr/bin/install -c -m 644 iostream/ami_config.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_config.h /usr/bin/install -c -m 644 iostream/mm.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/mm.h /usr/bin/install -c -m 644 iostream/rtimer.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/rtimer.h /usr/bin/install -c -m 644 iostream/ami.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami.h /usr/bin/install -c -m 644 iostream/empq.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq.h /usr/bin/install -c -m 644 iostream/replacementHeapBlock.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/replacementHeapBlock.h /usr/bin/install -c -m 644 iostream/imbuffer.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/imbuffer.h /usr/bin/install -c -m 644 iostream/empq_adaptive.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_adaptive.h /usr/bin/install -c -m 644 iostream/ami_sort_impl.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_sort_impl.h /usr/bin/install -c -m 644 iostream/empq_impl.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_impl.h /usr/bin/install -c -m 644 iostream/ami_sort.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/ami_sort.h /usr/bin/install -c -m 644 iostream/empq_adaptive_impl.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/empq_adaptive_impl.h /usr/bin/install -c -m 644 iostream/mem_stream.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/mem_stream.h /usr/bin/install -c -m 644 iostream/quicksort.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream/quicksort.h sed -e 's/^\(.*\)$/"\1\\n"/' ../../COPYING > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/copying.h sed -e 's/^\(.*\)$/"\1\\n"/' ../../CITING > /home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include/grass/confparms.h make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/include/grass' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/include' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/lib' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_datetime.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_datetime.8.0.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_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_datetime.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/datetime' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/gis' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_DATE=\"'2022'\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gis\" -o OBJ.x86_64-pc-linux-gnu/zone.o -c zone.c gcc -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_gis.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_gis.8.0.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/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_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/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.0 -lz -lzstd -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gis.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_gis.so) if [ "" != "" -a -f "".html ] ; then make html ; fi mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj /usr/bin/install -c -m 644 ellipse.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/ellipse.table /usr/bin/install -c -m 644 ellipse.table.solar.system /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/ellipse.table.solar.system /usr/bin/install -c -m 644 datum.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/datum.table /usr/bin/install -c -m 644 datumtransform.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/datumtransform.table /usr/bin/install -c -m 644 FIPS.code /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/FIPS.code /usr/bin/install -c -m 644 state27 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/state27 /usr/bin/install -c -m 644 state83 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/state83 /usr/bin/install -c -m 644 projections /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/projections mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors /usr/bin/install -c -m 644 colors/magma /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/magma /usr/bin/install -c -m 644 colors/greens /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/greens /usr/bin/install -c -m 644 colors/ryg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/ryg /usr/bin/install -c -m 644 colors/celsius /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/celsius /usr/bin/install -c -m 644 colors/sepia /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/sepia /usr/bin/install -c -m 644 colors/nlcd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/nlcd /usr/bin/install -c -m 644 colors/precipitation_monthly /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/precipitation_monthly /usr/bin/install -c -m 644 colors/soilmoisture /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/soilmoisture /usr/bin/install -c -m 644 colors/viridis /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/viridis /usr/bin/install -c -m 644 colors/byg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/byg /usr/bin/install -c -m 644 colors/bcyr /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/bcyr /usr/bin/install -c -m 644 colors/corine /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/corine /usr/bin/install -c -m 644 colors/terrain /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/terrain /usr/bin/install -c -m 644 colors/srtm /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/srtm /usr/bin/install -c -m 644 colors/gyr /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/gyr /usr/bin/install -c -m 644 colors/grey255 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/grey255 /usr/bin/install -c -m 644 colors/slope /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/slope /usr/bin/install -c -m 644 colors/wave /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/wave /usr/bin/install -c -m 644 colors/forest_cover /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/forest_cover /usr/bin/install -c -m 644 colors/kelvin /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/kelvin /usr/bin/install -c -m 644 colors/srtm_plus /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/srtm_plus /usr/bin/install -c -m 644 colors/precipitation_daily /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/precipitation_daily /usr/bin/install -c -m 644 colors/ndwi /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/ndwi /usr/bin/install -c -m 644 colors/roygbiv /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/roygbiv /usr/bin/install -c -m 644 colors/ryb /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/ryb /usr/bin/install -c -m 644 colors/population /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/population /usr/bin/install -c -m 644 colors/inferno /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/inferno /usr/bin/install -c -m 644 colors/ramp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/ramp /usr/bin/install -c -m 644 colors/differences /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/differences /usr/bin/install -c -m 644 colors/evi /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/evi /usr/bin/install -c -m 644 colors/blues /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/blues /usr/bin/install -c -m 644 colors/ndvi /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/ndvi /usr/bin/install -c -m 644 colors/grey /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/grey /usr/bin/install -c -m 644 colors/fahrenheit /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/fahrenheit /usr/bin/install -c -m 644 colors/etopo2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/etopo2 /usr/bin/install -c -m 644 colors/grey1.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/grey1.0 /usr/bin/install -c -m 644 colors/elevation /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/elevation /usr/bin/install -c -m 644 colors/haxby /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/haxby /usr/bin/install -c -m 644 colors/grass /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/grass /usr/bin/install -c -m 644 colors/curvature /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/curvature /usr/bin/install -c -m 644 colors/reds /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/reds /usr/bin/install -c -m 644 colors/bgyr /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/bgyr /usr/bin/install -c -m 644 colors/oranges /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/oranges /usr/bin/install -c -m 644 colors/plasma /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/plasma /usr/bin/install -c -m 644 colors/aspectcolr /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/aspectcolr /usr/bin/install -c -m 644 colors/gdd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/gdd /usr/bin/install -c -m 644 colors/rainbow /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/rainbow /usr/bin/install -c -m 644 colors/aspect /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/aspect /usr/bin/install -c -m 644 colors/population_dens /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/population_dens /usr/bin/install -c -m 644 colors/byr /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/byr /usr/bin/install -c -m 644 colors/rstcurv /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/rstcurv /usr/bin/install -c -m 644 colors/precipitation /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/precipitation /usr/bin/install -c -m 644 colors/water /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors/water /usr/bin/install -c -m 644 colors.desc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors.desc /usr/bin/install -c -m 644 renamed_options /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/renamed_options make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/gis' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_gproj.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_gproj.8.0.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.0 -L/usr/lib -lgdal -lproj -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gproj.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_gproj.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/desc.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/parms.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/units.table make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/proj' /usr/bin/install -c -m 644 desc.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/desc.table /usr/bin/install -c -m 644 parms.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/parms.table /usr/bin/install -c -m 644 units.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj/units.table make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/proj' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/proj' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGDAL_LINK=1 -DPACKAGE=\""grasslibs"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_raster.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_raster.8.0.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/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.0 -lgrass_gproj.8.0 -lm -L/usr/lib -lgdal -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_raster.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/raster' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/external' make -C ccmath || echo /home/neteler/src/releasebranch_8_0/lib/external/ccmath >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/external/ccmath' /usr/bin/install -c -m 644 ccmath.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/ccmath_grass.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/external/ccmath' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cmcpy.o -c cmcpy.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/cminv.o -c cminv.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/evmax.o -c evmax.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/ccmath\" -o OBJ.x86_64-pc-linux-gnu/hconj.o -c hconj.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_ccmath.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_ccmath.8.0.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_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_ccmath.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/external/ccmath' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/external/ccmath' make -C shapelib || echo /home/neteler/src/releasebranch_8_0/lib/external/shapelib >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/external/shapelib' /usr/bin/install -c -m 644 shapefil.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/shapefil.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/external/shapelib\" -o OBJ.x86_64-pc-linux-gnu/shpopen.o -c shpopen.c gcc -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_shape.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_shape.8.0.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 (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_shape.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/external/shapelib' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/external/shapelib' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/external' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/gmath\" -o OBJ.x86_64-pc-linux-gnu/ATLAS_wrapper_blas_level_1.o -c ATLAS_wrapper_blas_level_1.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_gmath.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_gmath.8.0.so OBJ.x86_64-pc-linux-gnu/ATLAS_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.0 -lfftw3 -lm -llapack -lblas -lgrass_ccmath.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gmath.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/gmath' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_linkm.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_linkm.8.0.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_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_linkm.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/linkm' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_driver.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_driver.8.0.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.0 -lfreetype -lfreetype -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_driver.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/driver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_pngdriver.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_pngdriver.8.0.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.0 -lgrass_gis.8.0 -lpng -lz -lm -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_pngdriver.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/pngdriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py pngdriver > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/pngdriver.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/pngdriver.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/pngdriver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/pngdriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/psdriver' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_psdriver.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_psdriver.8.0.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.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_psdriver.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/psdriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py psdriver > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/psdriver.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/psdriver.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/psdriver' /usr/bin/install -c -m 644 psdriver.ps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/psdriver.ps make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/psdriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_htmldriver.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_htmldriver.8.0.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.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_htmldriver.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/htmldriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py htmldriver > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/htmldriver.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/htmldriver.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/htmldriver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/htmldriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../driver -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_cairodriver.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_cairodriver.8.0.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.0 -lgrass_gis.8.0 -lz -lfontconfig -lfreetype -lcairo -lXext -lXrender -lX11 -lfontconfig -lSM -lICE -lX11 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cairodriver.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/cairodriver' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py cairodriver > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/cairodriver.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/cairodriver.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/cairodriver' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/cairodriver' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_bitmap.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_bitmap.8.0.so OBJ.x86_64-pc-linux-gnu/bitmap.o OBJ.x86_64-pc-linux-gnu/sparse.o -lgrass_linkm.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_bitmap.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/bitmap' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_btree.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_btree.8.0.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_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_btree.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/btree' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/btree2' /usr/bin/install -c -m 644 kdtree.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/kdtree.h make lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_btree2.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_btree2.8.0.so OBJ.x86_64-pc-linux-gnu/kdtree.o OBJ.x86_64-pc-linux-gnu/rbtree.o -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_btree2.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/btree2' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/btree2' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSE_CAIRO -DPACKAGE=\""grasslibs"\" -I../driver -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_display.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_display.8.0.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.0 -lgrass_pngdriver.8.0 -lgrass_psdriver.8.0 -lgrass_driver.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lgrass_cairodriver.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_display.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/display' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/db' make -C dbmi_base || echo /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/db/dbmi_base' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/dirent.o -c dirent.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/dbmi_base\" -o OBJ.x86_64-pc-linux-gnu/interval.o -c interval.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmibase.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_dbmibase.8.0.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.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmibase.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmibase.so) if [ "" != "" -a -f "".html ] ; then make html ; fi /usr/bin/install -c -m 644 dbstubs.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dbstubs.h make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/db/dbmi_base' make -C dbmi_client || echo /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmiclient.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_dbmiclient.8.0.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.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmiclient.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/db/dbmi_client' make -C stubs || echo /home/neteler/src/releasebranch_8_0/lib/db/stubs >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/stubs\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c gcc -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dbstubs.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_dbstubs.8.0.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.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbstubs.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/db/stubs' make -C dbmi_driver || echo /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../dbmi_base -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dbmidriver.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_dbmidriver.8.0.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.0 -lgrass_dbstubs.8.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dbmidriver.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/db/dbmi_driver' make -C sqlp || echo /home/neteler/src/releasebranch_8_0/lib/db/sqlp >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/db/sqlp' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/db/sqlp\" -o OBJ.x86_64-pc-linux-gnu/sql.o -c sql.c flex -t sqlp.l > sqlp.yy.c bison -y -bsqlp -d -v sqlp.y gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_sqlp.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_sqlp.8.0.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_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_sqlp.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/db/sqlp' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py sql > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/sql.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/sql.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1" make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/db/sqlp' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/db/sqlp' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/db' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/fonts' make -C fonts || echo /home/neteler/src/releasebranch_8_0/lib/fonts/fonts >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/fonts/fonts' /usr/bin/install -c -m 644 hersh.oc2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 hersh.oc3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 hersh.oc1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 hersh.oc4 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 romant.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 greekp.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 greekc.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 gothgrt.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 romans.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 italiccs.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 greekcs.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 scripts.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 romancs.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 italicc.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 greeks.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 italict.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 romanc.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 cyrilc.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 gothitt.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 romand.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 scriptc.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 gothgbt.hmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts /usr/bin/install -c -m 644 fonts.table /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/fonts/fonts' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/fonts' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/vector' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py vectorascii > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vectorascii.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vectorascii.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1" make -C rtree || echo /home/neteler/src/releasebranch_8_0/lib/vector/rtree >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/vector/rtree' /usr/bin/install -c -m 644 rtree.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/rtree.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/vector/rtree' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/rtree\" -o OBJ.x86_64-pc-linux-gnu/card.o -c card.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_rtree.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_rtree.8.0.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.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rtree.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/vector/rtree' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/vector/rtree' make -C dglib || echo /home/neteler/src/releasebranch_8_0/lib/vector/dglib >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/vector/dglib' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl /usr/bin/install -c -m 644 avl.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/avl.h /usr/bin/install -c -m 644 tavl.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/tavl.h /usr/bin/install -c -m 644 graph.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph.h /usr/bin/install -c -m 644 heap.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/heap.h /usr/bin/install -c -m 644 tree.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/tree.h /usr/bin/install -c -m 644 type.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/type.h /usr/bin/install -c -m 644 helpers.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/helpers.h /usr/bin/install -c -m 644 graph_v1.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph_v1.h /usr/bin/install -c -m 644 graph_v2.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl/graph_v2.h /usr/bin/install -c -m 644 dgl.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/dglib\" -o OBJ.x86_64-pc-linux-gnu/tree.o -c tree.c gcc -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dgl.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_dgl.8.0.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_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dgl.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/vector/dglib' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/vector/dglib' make -C diglib || echo /home/neteler/src/releasebranch_8_0/lib/vector/diglib >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/diglib\" -o OBJ.x86_64-pc-linux-gnu/allocation.o -c allocation.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dig2.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_dig2.8.0.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.0 -lgrass_rtree.8.0 -lm -lgrass_gis.8.0 -lgrass_rtree.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dig2.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/vector/diglib' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,test -o OBJ.x86_64-pc-linux-gnu/test OBJ.x86_64-pc-linux-gnu/test.o -lgrass_dig2.8.0 -lgrass_gis.8.0 -lgrass_rtree.8.0 -lm -lm cd OBJ.x86_64-pc-linux-gnu && GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/lib/vector/diglib' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/vector/diglib' make -C Vlib || echo /home/neteler/src/releasebranch_8_0/lib/vector/Vlib >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_vector.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_vector.8.0.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.0 -lgrass_dbmibase.8.0 -lgrass_dgl.8.0 -lgrass_dig2.8.0 -lgrass_linkm.8.0 -lgrass_rtree.8.0 -lgrass_gis.8.0 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -L/usr/lib -lgdal -lm -lgrass_btree2.8.0 -lgrass_gproj.8.0 -lgrass_raster.8.0 -lpq -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_vector.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/vector/Vlib' make -C vedit || echo /home/neteler/src/releasebranch_8_0/lib/vector/vedit >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -o OBJ.x86_64-pc-linux-gnu/break.o -c break.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/vedit\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_vedit.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_vedit.8.0.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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_vedit.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/vector/vedit' make -C neta || echo /home/neteler/src/releasebranch_8_0/lib/vector/neta >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/vector/neta\" -o OBJ.x86_64-pc-linux-gnu/utils.o -c utils.c gcc -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_neta.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_neta.8.0.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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_dgl.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_neta.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/vector/neta' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/vector' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/imagery' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_imagery.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_imagery.8.0.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.0 -lm -lgrass_raster.8.0 -lgrass_vector.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_imagery.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_imagery.so) if [ "" != "" -a -f "".html ] ; then make html ; fi /usr/bin/install -c -m 644 band_references_scheme.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/band_references_scheme.png make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/imagery' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_cluster.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_cluster.8.0.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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cluster.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/cluster' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_rowio.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_rowio.8.0.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.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rowio.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/rowio' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_segment.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_segment.8.0.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.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_segment.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/segment' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/rst' make -C data || echo /home/neteler/src/releasebranch_8_0/lib/rst/data >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/rst/data' /usr/bin/install -c -m 644 dataquad.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dataquad.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_interpdata.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_interpdata.8.0.so OBJ.x86_64-pc-linux-gnu/dataquad.o -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_interpdata.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/rst/data' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/rst/data' make -C qtree || echo /home/neteler/src/releasebranch_8_0/lib/rst/qtree >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/rst/qtree' /usr/bin/install -c -m 644 qtree.h /home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_qtree.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_qtree.8.0.so OBJ.x86_64-pc-linux-gnu/qtree.o -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_qtree.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/rst/qtree' make -C interp_float || echo /home/neteler/src/releasebranch_8_0/lib/rst/interp_float >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/rst/interp_float' /usr/bin/install -c -m 644 interpf.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/interpf.h make lib make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_interpfl.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_interpfl.8.0.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/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.0 -lgrass_raster.8.0 -lgrass_vector.8.0 -lgrass_gmath.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_bitmap.8.0 -lgrass_qtree.8.0 -lgrass_interpdata.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_interpfl.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/rst/interp_float' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/rst/interp_float' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/rst' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/lidar' /usr/bin/install -c -m 644 lidar.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/lidar.h make lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_lidar.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_lidar.8.0.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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_segment.8.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_lidar.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/lidar' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/lidar' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_g3d.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_g3d.8.0.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.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_g3d.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/raster3d' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_g3d.8.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib --html-description < /dev/null | grep -v '\|' > test.raster3d.lib.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py test.raster3d.lib > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/test.raster3d.lib.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/test.raster3d.lib.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1" rm test.raster3d.lib.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/raster3d/test' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/gpde' /usr/bin/install -c -m 644 N_pde.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/N_pde.h /usr/bin/install -c -m 644 N_heatflow.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/N_heatflow.h /usr/bin/install -c -m 644 N_gwflow.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/N_gwflow.h /usr/bin/install -c -m 644 N_solute_transport.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/N_solute_transport.h make lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_gpde.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_gpde.8.0.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.0 -lgrass_raster.8.0 -lgrass_g3d.8.0 -lgrass_gmath.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_gpde.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/gpde' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/gpde' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_dspf.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_dspf.8.0.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.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_dspf.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/dspf' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_symb.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_symb.8.0.so OBJ.x86_64-pc-linux-gnu/read.o OBJ.x86_64-pc-linux-gnu/stroke.o -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_symb.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_symb.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/hexagon /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin_dot /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1b /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line_crooked /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area_curved /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/symbol' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows /usr/bin/install -c -m 644 symbol/basic/pushpin /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin /usr/bin/install -c -m 644 symbol/basic/x /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x /usr/bin/install -c -m 644 symbol/basic/pin /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin /usr/bin/install -c -m 644 symbol/basic/arrow1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1 /usr/bin/install -c -m 644 symbol/basic/cross3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3 /usr/bin/install -c -m 644 symbol/basic/box /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box /usr/bin/install -c -m 644 symbol/basic/hexagon /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/hexagon /usr/bin/install -c -m 644 symbol/basic/arrow2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2 /usr/bin/install -c -m 644 symbol/basic/point /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point /usr/bin/install -c -m 644 symbol/basic/pin_dot /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pin_dot /usr/bin/install -c -m 644 symbol/basic/marker /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker /usr/bin/install -c -m 644 symbol/basic/arrow /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow /usr/bin/install -c -m 644 symbol/basic/octagon /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon /usr/bin/install -c -m 644 symbol/basic/arrow3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3 /usr/bin/install -c -m 644 symbol/basic/cross1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1 /usr/bin/install -c -m 644 symbol/basic/cross2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2 /usr/bin/install -c -m 644 symbol/basic/circle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle /usr/bin/install -c -m 644 symbol/basic/diamond /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond /usr/bin/install -c -m 644 symbol/basic/star /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star /usr/bin/install -c -m 644 symbol/basic/triangle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle /usr/bin/install -c -m 644 symbol/demo/muchomurka /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka /usr/bin/install -c -m 644 symbol/demo/smrk /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk /usr/bin/install -c -m 644 symbol/geology/strike_parallel /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel /usr/bin/install -c -m 644 symbol/geology/strike_circle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle /usr/bin/install -c -m 644 symbol/geology/half-arrow_right /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right /usr/bin/install -c -m 644 symbol/geology/strike_half-bowtie /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie /usr/bin/install -c -m 644 symbol/geology/strike_triangle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle /usr/bin/install -c -m 644 symbol/geology/strike_box /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box /usr/bin/install -c -m 644 symbol/geology/circle_cross /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross /usr/bin/install -c -m 644 symbol/geology/strike_cleavage /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage /usr/bin/install -c -m 644 symbol/geology/half-arrow_left /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left /usr/bin/install -c -m 644 symbol/geology/strike_line /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3 /usr/bin/install -c -m 644 symbol/n_arrows/basic_compass /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow8a /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow7a /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow8b /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow7b /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow9 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9 /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow1a /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow5 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5 /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow1b /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1b /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow2 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2 /usr/bin/install -c -m 644 symbol/n_arrows/fancy_compass /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow4 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4 /usr/bin/install -c -m 644 symbol/n_arrows/n_arrow6 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6 /usr/bin/install -c -m 644 symbol/legend/area /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area /usr/bin/install -c -m 644 symbol/legend/line_crooked /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line_crooked /usr/bin/install -c -m 644 symbol/legend/line /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/line /usr/bin/install -c -m 644 symbol/legend/area_curved /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend/area_curved /usr/bin/install -c -m 644 symbol/extra/dive_flag /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag /usr/bin/install -c -m 644 symbol/extra/offbox_ne /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne /usr/bin/install -c -m 644 symbol/extra/half-box /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box /usr/bin/install -c -m 644 symbol/extra/fiducial /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial /usr/bin/install -c -m 644 symbol/extra/ping /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping /usr/bin/install -c -m 644 symbol/extra/ring /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring /usr/bin/install -c -m 644 symbol/extra/airport /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport /usr/bin/install -c -m 644 symbol/extra/half-circle /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle /usr/bin/install -c -m 644 symbol/extra/offbox_nw /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw /usr/bin/install -c -m 644 symbol/extra/offbox_sw /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw /usr/bin/install -c -m 644 symbol/extra/alpha_flag /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag /usr/bin/install -c -m 644 symbol/extra/4pt_star /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star /usr/bin/install -c -m 644 symbol/extra/pentagon /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon /usr/bin/install -c -m 644 symbol/extra/fish /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish /usr/bin/install -c -m 644 symbol/extra/simple_zia /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia /usr/bin/install -c -m 644 symbol/extra/bridge /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge /usr/bin/install -c -m 644 symbol/extra/offbox_se /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se /usr/bin/install -c -m 644 symbol/extra/target /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target /usr/bin/install -c -m 644 symbol/extra/adcp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp /usr/bin/install -c -m 644 symbol/extra/dim_arrow /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/symbol' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/symbol' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/init' rm -f /home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu/grass sed \ -e 's#@GISBASE@#/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu#' \ -e 's#@GRASS_VERSION_NUMBER@#8.0.3dev#' \ -e 's#@GRASS_VERSION_MAJOR@#8#' \ -e 's#@GRASS_VERSION_MINOR@#0#' \ -e 's#@GRASS_VERSION_GIT@#e22cc22f3#' \ -e 's#@LD_LIBRARY_PATH_VAR@#LD_LIBRARY_PATH#' \ -e 's#@START_UP@#grass#' \ -e 's#@CONFIG_PROJSHARE@#/usr/share/proj#' \ grass.py > /home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu/grass chmod +x /home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu/grass rm -f /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/grass.tmp sed \ -e 's#@GRASS_VERSION_NUMBER@#8.0.3dev#' \ -e 's#@GRASS_VERSION_MAJOR@#8#' \ -e 's#@GRASS_VERSION_MINOR@#0#' \ -e 's#@GRASS_VERSION_GIT@#e22cc22f3#' \ -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_0/dist.x86_64-pc-linux-gnu/grass.tmp 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/clean_temp OBJ.x86_64-pc-linux-gnu/clean_temp.o -lgrass_gis.8.0 -lgrass_datetime.8.0 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/lock.o -c lock.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/lock OBJ.x86_64-pc-linux-gnu/lock.o -lgrass_gis.8.0 -lgrass_datetime.8.0 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/run.o -c run.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/run OBJ.x86_64-pc-linux-gnu/run.o gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DD_LOCATION_NAME=\"\" -DD_GISDBASE=\"\" -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/init\" -o OBJ.x86_64-pc-linux-gnu/echo.o -c echo.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/echo OBJ.x86_64-pc-linux-gnu/echo.o rm -f /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/license sh ./version.sed "8.0.3dev" "2022" "" license.txt > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/license chmod +r /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/license rm -f /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/VERSIONNUMBER chmod +r /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/VERSIONNUMBER if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 /usr/bin/install -c -m 644 grassdb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grassdb.png /usr/bin/install -c -m 644 grass_start.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass_start.png /usr/bin/install -c -m 644 location.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/location.png /usr/bin/install -c -m 644 vector-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vector-import.png /usr/bin/install -c -m 644 location-download.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/location-download.png /usr/bin/install -c -m 644 grass_database.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass_database.png /usr/bin/install -c -m 644 raster-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster-import.png /usr/bin/install -c -m 644 location-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/location-add.png /usr/bin/install -c -m 644 help_loc_struct.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/help_loc_struct.png /usr/bin/install -c -m 644 mapset.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/mapset.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py variables > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/variables.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py helptext > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/helptext.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/init' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/cdhc\" -o OBJ.x86_64-pc-linux-gnu/enormp.o -c enormp.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_cdhc.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_cdhc.8.0.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/enormp.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_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_cdhc.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/cdhc' gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,test -o OBJ.x86_64-pc-linux-gnu/test OBJ.x86_64-pc-linux-gnu/test.o -lgrass_gis.8.0 -lgrass_cdhc.8.0 -lm -lm GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/lib/cdhc' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/cdhc' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_stats.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_stats.8.0.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.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_stats.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/stats' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_arraystats.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_arraystats.8.0.so OBJ.x86_64-pc-linux-gnu/basic.o OBJ.x86_64-pc-linux-gnu/class.o -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_arraystats.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/arraystats' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_ogsf.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_ogsf.8.0.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.0 -lgrass_g3d.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -ltiff -lGL -lGLU -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_ogsf.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/ogsf' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_nviz.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_nviz.8.0.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.0 -lgrass_gis.8.0 -lGL -lSM -lICE -lX11 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_nviz.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/nviz' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/temporal' make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/temporal/SQL' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql /usr/bin/install -c -m 644 stvds_metadata_table.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/stvds_metadata_table.sql /usr/bin/install -c -m 644 strds_views.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/strds_views.sql /usr/bin/install -c -m 644 sqlite3_indexes.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/sqlite3_indexes.sql /usr/bin/install -c -m 644 stds_map_register_table_template.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/stds_map_register_table_template.sql /usr/bin/install -c -m 644 postgresql_indexes.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/postgresql_indexes.sql /usr/bin/install -c -m 644 drop_views.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/drop_views.sql /usr/bin/install -c -m 644 sqlite3_delete_trigger.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/sqlite3_delete_trigger.sql /usr/bin/install -c -m 644 update_str3ds_metadata_template.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/update_str3ds_metadata_template.sql /usr/bin/install -c -m 644 stvds_views.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/stvds_views.sql /usr/bin/install -c -m 644 raster3d_views.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/raster3d_views.sql /usr/bin/install -c -m 644 update_stds_spatial_temporal_extent_template.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/update_stds_spatial_temporal_extent_template.sql /usr/bin/install -c -m 644 postgresql_delete_trigger.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/postgresql_delete_trigger.sql /usr/bin/install -c -m 644 map_tables_template.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/map_tables_template.sql /usr/bin/install -c -m 644 raster_metadata_table.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/raster_metadata_table.sql /usr/bin/install -c -m 644 str3ds_views.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/str3ds_views.sql /usr/bin/install -c -m 644 raster3d_metadata_table.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/raster3d_metadata_table.sql /usr/bin/install -c -m 644 update_strds_metadata_template.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/update_strds_metadata_template.sql /usr/bin/install -c -m 644 upgrade_db_2_to_3.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/upgrade_db_2_to_3.sql /usr/bin/install -c -m 644 str3ds_metadata_table.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/str3ds_metadata_table.sql /usr/bin/install -c -m 644 update_strds_metadata_template_v3.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/update_strds_metadata_template_v3.sql /usr/bin/install -c -m 644 stds_tables_template.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/stds_tables_template.sql /usr/bin/install -c -m 644 vector_metadata_table.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/vector_metadata_table.sql /usr/bin/install -c -m 644 vector_views.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/vector_views.sql /usr/bin/install -c -m 644 update_stvds_metadata_template.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/update_stvds_metadata_template.sql /usr/bin/install -c -m 644 raster_views.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/raster_views.sql /usr/bin/install -c -m 644 strds_metadata_table.sql /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql/strds_metadata_table.sql make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/temporal/SQL' make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_temporal.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_temporal.8.0.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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_datetime.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_temporal.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/temporal/lib' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/temporal' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"lib/iostream\" -o OBJ.x86_64-pc-linux-gnu/rtimer.o -c rtimer.cpp ar cr /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_iostream.8.0.a 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; ranlib /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_iostream.8.0.a make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/iostream' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/lib/manage' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_manage.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_manage.8.0.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.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_manage.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_manage.so) if [ "" != "" -a -f "".html ] ; then make html ; fi /usr/bin/install -c -m 644 element_list /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/element_list make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib/manage' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_calc.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_calc.8.0.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.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_calc.8.0.so /home/neteler/src/releasebranch_8_0/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_0/lib/calc' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/python' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make subdirs make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/app' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app /usr/bin/install -c -m 644 data.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app/data.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app/data.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/app' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/benchmark' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark /usr/bin/install -c -m 644 app.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/app.py /usr/bin/install -c -m 644 plots.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/plots.py /usr/bin/install -c -m 644 results.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/results.py /usr/bin/install -c -m 644 runners.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/runners.py /usr/bin/install -c -m 644 __main__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__main__.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/app.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/plots.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/results.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/runners.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__main__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/benchmark' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/exceptions' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/exceptions' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/grassdb' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb /usr/bin/install -c -m 644 checks.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/checks.py /usr/bin/install -c -m 644 create.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/create.py /usr/bin/install -c -m 644 data.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/data.py /usr/bin/install -c -m 644 manage.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/manage.py /usr/bin/install -c -m 644 config.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/config.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/checks.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/create.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/data.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/manage.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/config.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/grassdb' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/gunittest' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest /usr/bin/install -c -m 644 case.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/case.py /usr/bin/install -c -m 644 gmodules.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gmodules.py /usr/bin/install -c -m 644 loader.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/loader.py /usr/bin/install -c -m 644 runner.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/runner.py /usr/bin/install -c -m 644 checkers.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/checkers.py /usr/bin/install -c -m 644 gutils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gutils.py /usr/bin/install -c -m 644 invoker.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/invoker.py /usr/bin/install -c -m 644 main.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/main.py /usr/bin/install -c -m 644 reporters.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/reporters.py /usr/bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/utils.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/case.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gmodules.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/loader.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/runner.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/checkers.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/gutils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/invoker.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/main.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/reporters.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/gunittest' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/imaging' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging /usr/bin/install -c -m 644 images2avi.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2avi.py /usr/bin/install -c -m 644 images2gif.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2gif.py /usr/bin/install -c -m 644 images2ims.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2ims.py /usr/bin/install -c -m 644 images2swf.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2swf.py /usr/bin/install -c -m 644 operations.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/operations.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2avi.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2gif.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2ims.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2swf.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/operations.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/imaging' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/jupyter' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter /usr/bin/install -c -m 644 setup.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/setup.py /usr/bin/install -c -m 644 display.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/display.py /usr/bin/install -c -m 644 interact_display.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/interact_display.py /usr/bin/install -c -m 644 region.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/region.py /usr/bin/install -c -m 644 render3d.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/render3d.py /usr/bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/utils.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/setup.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/display.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/interact_display.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/region.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/render3d.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/jupyter' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pydispatch' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch /usr/bin/install -c -m 644 dispatcher.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py /usr/bin/install -c -m 644 errors.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/errors.py /usr/bin/install -c -m 644 robustapply.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robustapply.py /usr/bin/install -c -m 644 robust.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robust.py /usr/bin/install -c -m 644 saferef.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/saferef.py /usr/bin/install -c -m 644 signal.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/signal.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/errors.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robustapply.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/robust.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/saferef.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/signal.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pydispatch' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass /usr/bin/install -c -m 644 errors.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/errors.py /usr/bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py /usr/bin/install -c -m 644 orderdict.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/orderdict.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/errors.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/orderdict.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make -C messages || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages' make -C modules || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules /usr/bin/install -c -m 644 shortcuts.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/shortcuts.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/shortcuts.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make -C interface || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface >> /home/neteler/src/releasebranch_8_0/error.log make[7]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface /usr/bin/install -c -m 644 docstring.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/docstring.py /usr/bin/install -c -m 644 read.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/read.py /usr/bin/install -c -m 644 typedict.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/typedict.py /usr/bin/install -c -m 644 flag.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/flag.py /usr/bin/install -c -m 644 parameter.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/parameter.py /usr/bin/install -c -m 644 module.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py /usr/bin/install -c -m 644 env.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/env.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/docstring.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/read.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/typedict.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/flag.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/parameter.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/env.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[7]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface' make -C grid || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid >> /home/neteler/src/releasebranch_8_0/error.log make[7]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid /usr/bin/install -c -m 644 split.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/split.py /usr/bin/install -c -m 644 patch.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/patch.py /usr/bin/install -c -m 644 grid.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/grid.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/split.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/patch.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/grid.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[7]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid' make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules' make -C raster || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster /usr/bin/install -c -m 644 abstract.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/abstract.py /usr/bin/install -c -m 644 buffer.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/buffer.py /usr/bin/install -c -m 644 category.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/category.py /usr/bin/install -c -m 644 history.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/history.py /usr/bin/install -c -m 644 raster_type.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/raster_type.py /usr/bin/install -c -m 644 rowio.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/rowio.py /usr/bin/install -c -m 644 segment.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/segment.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/abstract.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/buffer.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/category.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/history.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/raster_type.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/rowio.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/segment.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster' make -C vector || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector /usr/bin/install -c -m 644 abstract.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/abstract.py /usr/bin/install -c -m 644 basic.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/basic.py /usr/bin/install -c -m 644 find.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py /usr/bin/install -c -m 644 geometry.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py /usr/bin/install -c -m 644 sql.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/sql.py /usr/bin/install -c -m 644 table.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/table.py /usr/bin/install -c -m 644 vector_type.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/vector_type.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/abstract.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/basic.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/sql.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/table.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/vector_type.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector' make -C gis || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis /usr/bin/install -c -m 644 region.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis' make -C shell || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell /usr/bin/install -c -m 644 conversion.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/conversion.py /usr/bin/install -c -m 644 show.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/show.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/conversion.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/show.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell' make -C tests || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/tests >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/tests' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests /usr/bin/install -c -m 644 benchmark.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/benchmark.py /usr/bin/install -c -m 644 set_mapset.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/set_mapset.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/benchmark.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/set_mapset.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/tests' make -C rpc || echo /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis >> /home/neteler/src/releasebranch_8_0/error.log make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc /usr/bin/install -c -m 644 base.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/base.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/base.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/pygrass' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/script' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script /usr/bin/install -c -m 644 core.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py /usr/bin/install -c -m 644 db.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/db.py /usr/bin/install -c -m 644 raster.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster.py /usr/bin/install -c -m 644 raster3d.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster3d.py /usr/bin/install -c -m 644 vector.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/vector.py /usr/bin/install -c -m 644 array.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py sed \ -e 's#@LD_LIBRARY_PATH_VAR@#LD_LIBRARY_PATH#' \ -e 's#@GRASS_VERSION_MAJOR@#8#' \ -e 's#@GRASS_VERSION_MINOR@#0#' \ setup.py > setup.py.tmp /usr/bin/install -c -m 644 setup.py.tmp /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/setup.py /usr/bin/install -c -m 644 task.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/task.py /usr/bin/install -c -m 644 utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/db.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/raster3d.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/vector.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/array.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/setup.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/task.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/script' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/semantic_label' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label /usr/bin/install -c -m 644 reader.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/reader.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/reader.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/semantic_label' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/temporal' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal /usr/bin/install -c -m 644 base.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/base.py /usr/bin/install -c -m 644 core.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py /usr/bin/install -c -m 644 abstract_dataset.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_dataset.py /usr/bin/install -c -m 644 abstract_map_dataset.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_map_dataset.py /usr/bin/install -c -m 644 abstract_space_time_dataset.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_space_time_dataset.py /usr/bin/install -c -m 644 space_time_datasets.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/space_time_datasets.py /usr/bin/install -c -m 644 open_stds.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/open_stds.py /usr/bin/install -c -m 644 factory.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/factory.py /usr/bin/install -c -m 644 gui_support.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/gui_support.py /usr/bin/install -c -m 644 list_stds.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/list_stds.py /usr/bin/install -c -m 644 register.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/register.py /usr/bin/install -c -m 644 sampling.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/sampling.py /usr/bin/install -c -m 644 metadata.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/metadata.py /usr/bin/install -c -m 644 spatial_extent.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_extent.py /usr/bin/install -c -m 644 temporal_extent.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_extent.py /usr/bin/install -c -m 644 datetime_math.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/datetime_math.py /usr/bin/install -c -m 644 temporal_granularity.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_granularity.py /usr/bin/install -c -m 644 spatio_temporal_relationships.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatio_temporal_relationships.py /usr/bin/install -c -m 644 unit_tests.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/unit_tests.py /usr/bin/install -c -m 644 aggregation.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/aggregation.py /usr/bin/install -c -m 644 stds_export.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_export.py /usr/bin/install -c -m 644 stds_import.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_import.py /usr/bin/install -c -m 644 extract.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/extract.py /usr/bin/install -c -m 644 mapcalc.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/mapcalc.py /usr/bin/install -c -m 644 univar_statistics.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/univar_statistics.py /usr/bin/install -c -m 644 temporal_topology_dataset_connector.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_topology_dataset_connector.py /usr/bin/install -c -m 644 spatial_topology_dataset_connector.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_topology_dataset_connector.py /usr/bin/install -c -m 644 c_libraries_interface.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/c_libraries_interface.py /usr/bin/install -c -m 644 temporal_algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py /usr/bin/install -c -m 644 temporal_vector_algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_vector_algebra.py /usr/bin/install -c -m 644 temporal_raster_base_algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py /usr/bin/install -c -m 644 temporal_raster_algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_algebra.py /usr/bin/install -c -m 644 temporal_raster3d_algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster3d_algebra.py /usr/bin/install -c -m 644 temporal_operator.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/base.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/core.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_dataset.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_map_dataset.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_space_time_dataset.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/space_time_datasets.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/open_stds.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/factory.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/gui_support.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/list_stds.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/register.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/sampling.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/metadata.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_extent.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_extent.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/datetime_math.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_granularity.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatio_temporal_relationships.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/unit_tests.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/aggregation.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_export.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/stds_import.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/extract.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/mapcalc.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/univar_statistics.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_topology_dataset_connector.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/spatial_topology_dataset_connector.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/c_libraries_interface.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_vector_algebra.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_algebra.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster3d_algebra.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/temporal' make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/utils' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils /usr/bin/install -c -m 644 download.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/download.py /usr/bin/install -c -m 644 __init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/download.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__init__.py make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/utils' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass' make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator' make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.pyc make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_datetime.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/datetime.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/datetime.h -o OBJ.x86_64-pc-linux-gnu/date.py INFO: Status: Preprocessing /tmp/tmph_b2hthv.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmph_b2hthv.h" INFO: Status: Parsing /tmp/tmph_b2hthv.h INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/date.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gis.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/gis.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/gis.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/colors.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/colors.h -o OBJ.x86_64-pc-linux-gnu/gis.py INFO: Status: Preprocessing /tmp/tmpoqvy89pu.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpoqvy89pu.h" INFO: Status: Parsing /tmp/tmpoqvy89pu.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' 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. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_raster.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/raster.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/raster.h -o OBJ.x86_64-pc-linux-gnu/raster.py INFO: Status: Preprocessing /tmp/tmpsmhtb4kj.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpsmhtb4kj.h" INFO: Status: Parsing /tmp/tmpsmhtb4kj.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/raster.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gmath.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/gmath.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/gmath.h -o OBJ.x86_64-pc-linux-gnu/gmath.py INFO: Status: Preprocessing /tmp/tmpj0y1ekja.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpj0y1ekja.h" INFO: Status: Parsing /tmp/tmpj0y1ekja.h 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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_gproj.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/gprojects.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/gprojects.h -o OBJ.x86_64-pc-linux-gnu/proj.py INFO: Status: Preprocessing /tmp/tmpjejjqvct.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpjejjqvct.h" ERROR: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: In file included from /tmp/tmpjejjqvct.h:1: ERROR: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/gprojects.h:55:14: fatal error: ogr_srs_api.h: No such file or directory ERROR: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: # include ERROR: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: ^~~~~~~~~~~~~~~ ERROR: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG: compilation terminated. INFO: Status: Parsing /tmp/tmpjejjqvct.h INFO: Status: Processing description list. WARNING: Macro "PJ_WKT2_LATEST" depends on an unknown identifier "PJ_WKT2_2018". Macro "PJ_WKT2_LATEST" will not be output INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/proj.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_imagery.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/imagery.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/imagery.h -o OBJ.x86_64-pc-linux-gnu/imagery.py INFO: Status: Preprocessing /tmp/tmpep8ufjlm.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpep8ufjlm.h" INFO: Status: Parsing /tmp/tmpep8ufjlm.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/imagery.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_vector.8.0 -I/usr/include/postgresql -I/usr/include/gdal -I/usr/include /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vector.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_structs.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_defines.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_externs.h -o OBJ.x86_64-pc-linux-gnu/vector.py INFO: Status: Preprocessing /tmp/tmpl55hk41w.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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" "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpl55hk41w.h" INFO: Status: Parsing /tmp/tmpl55hk41w.h ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:55: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:84: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:213: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:228: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:120: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:887: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:894: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:949: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:956: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:68: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:75: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:88: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:95: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:110: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:592: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:604: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:611: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:621: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:760: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pmmintrin.h:34: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pmmintrin.h:129: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/tmmintrin.h:246: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ammintrin.h:90: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/smmintrin.h:588: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/smmintrin.h:803: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/popcntintrin.h:50: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/smmintrin.h:854: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/wmmintrin.h:99: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1223: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1229: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1236: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1243: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1251: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1260: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1270: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1286: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1298: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1305: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1312: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1320: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1343: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1525: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx2intrin.h:1905: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:84: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:96: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:106: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:117: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:167: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:182: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:193: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:195: Syntax error at ',' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:204: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:206: Syntax error at ',' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:216: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:226: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:234: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:242: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:262: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:270: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:277: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:284: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14746: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14753: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14760: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14767: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14775: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14783: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14791: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14799: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14822: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14829: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14836: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14843: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14851: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14859: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14867: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14875: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14894: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14901: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14909: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14917: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14938: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14945: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14953: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14961: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15007: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15015: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15023: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15031: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15052: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15059: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15068: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15077: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15084: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15091: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15099: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15107: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15139: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15147: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15166: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15173: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15181: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15189: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15196: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512erintrin.h:391: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512pfintrin.h:261: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512cdintrin.h:181: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlintrin.h:8173: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlintrin.h:8447: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlintrin.h:13643: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bwintrin.h:3298: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512dqintrin.h:2676: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlbwintrin.h:4690: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vldqintrin.h:2013: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512ifmaintrin.h:101: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512ifmavlintrin.h:161: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmiintrin.h:155: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmivlintrin.h:270: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx5124fmapsintrin.h:213: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx5124vnniwintrin.h:129: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vpopcntdqintrin.h:91: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:314: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:526: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:914: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:983: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vnniintrin.h:141: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vnnivlintrin.h:232: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vpopcntdqvlintrin.h:143: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:53: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:119: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:167: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:280: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/shaintrin.h:95: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/lzcntintrin.h:72: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/bmiintrin.h:181: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/bmi2intrin.h:86: Syntax error at '__res' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/bmi2intrin.h:106: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/fmaintrin.h:299: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:40: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:42: Syntax error at 'return' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:42: Syntax error at '0' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:95: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/rtmintrin.h:81: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xtestintrin.h:48: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/cetintrin.h:126: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:73: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:119: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:207: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:297: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:411: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/vaesintrin.h:65: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/vaesintrin.h:108: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/vaesintrin.h:149: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/movdirintrin.h:54: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/movdirintrin.h:72: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:123: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:142: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:158: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:225: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:241: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:34: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:172: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:185: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:230: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/fma4intrin.h:238: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xopintrin.h:841: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/lwpintrin.h:104: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/tbmintrin.h:177: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/rdseedintrin.h:63: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsaveintrin.h:32: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsaveintrin.h:83: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsaveoptintrin.h:55: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:140: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:152: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:160: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:166: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:169: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:172: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:195: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:200: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:206: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:209: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:212: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:215: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:232: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:237: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:240: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:243: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:250: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:38: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:42: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:45: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:52: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clwbintrin.h:32: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clwbintrin.h:46: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clflushoptintrin.h:46: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsavesintrin.h:69: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsavecintrin.h:55: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mwaitxintrin.h:47: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clzerointrin.h:41: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/wbnoinvdintrin.h:23: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pkuintrin.h:53: Syntax error at 'GCC' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:350: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:152: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:155: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:158: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:161: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:165: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:168: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:171: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:175: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:178: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:181: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:184: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:188: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:191: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:194: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:475: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:478: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:482: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:485: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:499: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:502: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:505: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:509: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:512: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:515: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:519: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:522: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:525: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:529: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:532: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:535: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:539: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:542: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:545: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:549: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:552: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:555: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:559: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:562: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:565: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:569: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:572: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:575: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:579: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:582: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:585: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:589: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:592: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:595: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:599: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:602: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:605: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:609: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:612: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:615: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:961: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/vector.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_rtree.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/rtree.h -o OBJ.x86_64-pc-linux-gnu/rtree.py INFO: Status: Preprocessing /tmp/tmposquwd24.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmposquwd24.h" INFO: Status: Parsing /tmp/tmposquwd24.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: 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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_display.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/display.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/display.h -o OBJ.x86_64-pc-linux-gnu/display.py INFO: Status: Preprocessing /tmp/tmpig764w2j.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpig764w2j.h" INFO: Status: Parsing /tmp/tmpig764w2j.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: 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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_stats.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/stats.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/stats.h -o OBJ.x86_64-pc-linux-gnu/stats.py INFO: Status: Preprocessing /tmp/tmp9uu2ad7e.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp9uu2ad7e.h" INFO: Status: Parsing /tmp/tmp9uu2ad7e.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/stats.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dbmi.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/dbmi.h -o OBJ.x86_64-pc-linux-gnu/dbmi.py INFO: Status: Preprocessing /tmp/tmpa7ujs1ie.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpa7ujs1ie.h" INFO: Status: Parsing /tmp/tmpa7ujs1ie.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/dbmi.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_g3d.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/raster3d.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/raster3d.h -o OBJ.x86_64-pc-linux-gnu/raster3d.py INFO: Status: Preprocessing /tmp/tmpzg641n5j.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpzg641n5j.h" INFO: Status: Parsing /tmp/tmpzg641n5j.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: 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. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_arraystats.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/arraystats.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/arraystats.h -o OBJ.x86_64-pc-linux-gnu/arraystats.py INFO: Status: Preprocessing /tmp/tmpzm2ahqw9.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpzm2ahqw9.h" INFO: Status: Parsing /tmp/tmpzm2ahqw9.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/arraystats.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_cluster.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/cluster.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/cluster.h -o OBJ.x86_64-pc-linux-gnu/cluster.py INFO: Status: Preprocessing /tmp/tmpre7mtn35.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpre7mtn35.h" INFO: Status: Parsing /tmp/tmpre7mtn35.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/cluster.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_vedit.8.0 -I/usr/include/postgresql -I/usr/include/gdal -I/usr/include /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vedit.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/vedit.h -o OBJ.x86_64-pc-linux-gnu/vedit.py INFO: Status: Preprocessing /tmp/tmpfyx5xtj8.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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" "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpfyx5xtj8.h" INFO: Status: Parsing /tmp/tmpfyx5xtj8.h ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:55: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:84: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:213: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ia32intrin.h:228: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:120: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:887: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:894: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:949: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xmmintrin.h:956: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:68: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:75: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:88: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:95: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:110: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:592: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:604: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:611: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:621: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/emmintrin.h:760: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pmmintrin.h:34: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pmmintrin.h:129: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/tmmintrin.h:246: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/ammintrin.h:90: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/smmintrin.h:588: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/smmintrin.h:803: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/popcntintrin.h:50: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/smmintrin.h:854: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/wmmintrin.h:99: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1223: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1229: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1236: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1243: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1251: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1260: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1270: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1286: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1298: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1305: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1312: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1320: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1343: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avxintrin.h:1525: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx2intrin.h:1905: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:84: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:96: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:106: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:117: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:167: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:182: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:193: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:195: Syntax error at ',' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:204: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:206: Syntax error at ',' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:216: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:226: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:234: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:242: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:262: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:270: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:277: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:284: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14746: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14753: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14760: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14767: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14775: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14783: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14791: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14799: Syntax error at '__v8si' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14822: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14829: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14836: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14843: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14851: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14859: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14867: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14875: Syntax error at '__m256i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14894: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14901: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14909: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14917: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14938: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14945: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14953: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:14961: Syntax error at '__m256' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15007: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15015: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15023: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15031: Syntax error at '__v4di' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15052: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15059: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15068: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15077: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15084: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15091: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15099: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15107: Syntax error at '__m512i' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15139: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15147: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15166: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15173: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15181: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15189: Syntax error at '__m256d' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512fintrin.h:15196: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512erintrin.h:391: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512pfintrin.h:261: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512cdintrin.h:181: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlintrin.h:8173: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlintrin.h:8447: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlintrin.h:13643: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bwintrin.h:3298: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512dqintrin.h:2676: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vlbwintrin.h:4690: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vldqintrin.h:2013: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512ifmaintrin.h:101: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512ifmavlintrin.h:161: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmiintrin.h:155: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmivlintrin.h:270: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx5124fmapsintrin.h:213: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx5124vnniwintrin.h:129: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vpopcntdqintrin.h:91: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:314: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:526: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:914: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:983: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vnniintrin.h:141: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vnnivlintrin.h:232: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vpopcntdqvlintrin.h:143: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:53: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:119: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:167: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512bitalgintrin.h:280: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/shaintrin.h:95: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/lzcntintrin.h:72: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/bmiintrin.h:181: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/bmi2intrin.h:86: Syntax error at '__res' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/bmi2intrin.h:106: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/fmaintrin.h:299: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:40: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:42: Syntax error at 'return' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:42: Syntax error at '0' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/f16cintrin.h:95: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/rtmintrin.h:81: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xtestintrin.h:48: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/cetintrin.h:126: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:73: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:119: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:207: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:297: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/gfniintrin.h:411: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/vaesintrin.h:65: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/vaesintrin.h:108: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/vaesintrin.h:149: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/movdirintrin.h:54: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/movdirintrin.h:72: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:123: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:142: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:158: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:225: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/immintrin.h:241: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:34: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:172: Syntax error at '{' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:185: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mm3dnow.h:230: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/fma4intrin.h:238: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xopintrin.h:841: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/lwpintrin.h:104: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/tbmintrin.h:177: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/rdseedintrin.h:63: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsaveintrin.h:32: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsaveintrin.h:83: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsaveoptintrin.h:55: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:140: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:152: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:160: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:166: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:169: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:172: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:195: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:200: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:206: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:209: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:212: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:215: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:232: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:237: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:240: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:243: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/sgxintrin.h:250: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:38: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:42: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:45: Syntax error at '__volatile__' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pconfigintrin.h:52: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clwbintrin.h:32: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clwbintrin.h:46: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clflushoptintrin.h:46: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsavesintrin.h:69: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/xsavecintrin.h:55: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/mwaitxintrin.h:47: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/clzerointrin.h:41: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/wbnoinvdintrin.h:23: Syntax error at 'GCC' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/pkuintrin.h:53: Syntax error at 'GCC' ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:350: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:152: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:155: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:158: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:161: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:165: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:168: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:171: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:175: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:178: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:181: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:184: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:188: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:191: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:194: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:475: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:478: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:482: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2intrin.h:485: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:499: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:502: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:505: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:509: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:512: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:515: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:519: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:522: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:525: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:529: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:532: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:535: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:539: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:542: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:545: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:549: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:552: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:555: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:559: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:562: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:565: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:569: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:572: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:575: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:579: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:582: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:585: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:589: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:592: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:595: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:599: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:602: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:605: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:609: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:612: Syntax error at '\n' ERROR: /usr/lib/gcc/x86_64-linux-gnu/8/include/avx512vbmi2vlintrin.h:615: Syntax error at '\n' ERROR: /usr/include/gdal/cpl_port.h:961: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/vedit.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_segment.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/segment.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/segment.h -o OBJ.x86_64-pc-linux-gnu/segment.py INFO: Status: Preprocessing /tmp/tmpg8dvmti8.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpg8dvmti8.h" INFO: Status: Parsing /tmp/tmpg8dvmti8.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: 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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_rowio.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/rowio.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/rowio.h -o OBJ.x86_64-pc-linux-gnu/rowio.py INFO: Status: Preprocessing /tmp/tmppqj5_kcm.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmppqj5_kcm.h" INFO: Status: Parsing /tmp/tmppqj5_kcm.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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_temporal.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/temporal.h -o OBJ.x86_64-pc-linux-gnu/temporal.py INFO: Status: Preprocessing /tmp/tmp7ohpctza.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp7ohpctza.h" INFO: Status: Parsing /tmp/tmp7ohpctza.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/temporal.py. INFO: Status: Wrapping complete. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_ogsf.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/ogsf.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/ogsf.h -o OBJ.x86_64-pc-linux-gnu/ogsf.py INFO: Status: Preprocessing /tmp/tmp87s1xzt_.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmp87s1xzt_.h" INFO: Status: Parsing /tmp/tmp87s1xzt_.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: Syntax error at '\n' ERROR: /usr/include/GL/gl.h:93: Syntax error at '\n' ERROR: /usr/include/GL/gl.h:97: 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. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu" --cpp "gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG" -lgrass_nviz.8.0 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/nviz.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs/nviz.h -o OBJ.x86_64-pc-linux-gnu/nviz.py INFO: Status: Preprocessing /tmp/tmpusaefy22.h INFO: Status: gcc -E -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -D__GLIBC_HAVE_LONG_LONG -U __GNUC__ -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" "/tmp/tmpusaefy22.h" INFO: Status: Parsing /tmp/tmpusaefy22.h ERROR: /usr/include/x86_64-linux-gnu/sys/cdefs.h:245: 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:182: Syntax error at '\n' ERROR: /usr/include/X11/Xfuncproto.h:216: Syntax error at '\n' ERROR: /usr/include/GL/gl.h:93: Syntax error at '\n' ERROR: /usr/include/GL/gl.h:97: Syntax error at '\n' INFO: Status: Processing description list. INFO: Status: Writing to OBJ.x86_64-pc-linux-gnu/nviz.py. INFO: Status: Wrapping complete. /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/date.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/gis.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/raster.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/gmath.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/proj.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/imagery.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/vector.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/rtree.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/display.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/stats.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/dbmi.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/raster3d.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/arraystats.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/cluster.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/vedit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/segment.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/rowio.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/temporal.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/ogsf.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/nviz.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator' make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.pyc /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.pyc make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator' /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/ctypes_loader.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py /usr/bin/install -c -m 644 OBJ.x86_64-pc-linux-gnu/ctypes_preamble.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py /usr/bin/install -c -m 644 libgrass__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/python' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/db' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py databaseintro > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/databaseintro.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/databaseintro.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1" make -C drivers make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/db/drivers' make -C dbf || echo /home/neteler/src/releasebranch_8_0/db/drivers/dbf >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/db/drivers/dbf' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/dbf\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_shape.8.0 -lgrass_sqlp.8.0 -lm if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-dbf > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-dbf.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-dbf.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/drivers/dbf' make -C odbc || echo /home/neteler/src/releasebranch_8_0/db/drivers/odbc >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/db/drivers/odbc' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/odbc\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lodbc -lm if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-odbc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-odbc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-odbc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/drivers/odbc' make -C postgres || echo /home/neteler/src/releasebranch_8_0/db/drivers/postgres >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/db/drivers/postgres' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/priv.o -c priv.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/postgresql -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/postgres\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lpq -lm if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-pg > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-pg.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-pg.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/drivers/postgres' make -C sqlite || echo /home/neteler/src/releasebranch_8_0/db/drivers/sqlite >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/db/drivers/sqlite' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/sqlite\" -o OBJ.x86_64-pc-linux-gnu/table.o -c table.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lsqlite3 -lm if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-sqlite > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-sqlite.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-sqlite.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/drivers/sqlite' make -C ogr || echo /home/neteler/src/releasebranch_8_0/db/drivers/ogr >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/db/drivers/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/drivers/ogr\" -o OBJ.x86_64-pc-linux-gnu/select.o -c select.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -lm if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass-ogr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-ogr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass-ogr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/drivers/ogr' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/drivers' make parsubdirs make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/db' make -C db.columns || echo /home/neteler/src/releasebranch_8_0/db/db.columns >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.columns\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.columns OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.columns" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.columns --html-description < /dev/null | grep -v '\|' > db.columns.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.columns > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.columns.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.columns.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1" rm db.columns.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.columns' make -C db.connect || echo /home/neteler/src/releasebranch_8_0/db/db.connect >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/db/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.connect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.connect --html-description < /dev/null | grep -v '\|' > db.connect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.connect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.connect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.connect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1" rm db.connect.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.connect' make -C db.copy || echo /home/neteler/src/releasebranch_8_0/db/db.copy >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.copy\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.copy OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.copy --html-description < /dev/null | grep -v '\|' > db.copy.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.copy > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.copy.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.copy.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1" rm db.copy.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.copy' make -C db.createdb || echo /home/neteler/src/releasebranch_8_0/db/db.createdb >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.createdb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.createdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.createdb --html-description < /dev/null | grep -v '\|' > db.createdb.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.createdb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.createdb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.createdb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1" rm db.createdb.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.createdb' make -C db.databases || echo /home/neteler/src/releasebranch_8_0/db/db.databases >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.databases\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.databases OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.databases" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.databases --html-description < /dev/null | grep -v '\|' > db.databases.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.databases > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.databases.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.databases.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1" rm db.databases.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.databases' make -C db.describe || echo /home/neteler/src/releasebranch_8_0/db/db.describe >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.describe\" -o OBJ.x86_64-pc-linux-gnu/printtab.o -c printtab.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.describe --html-description < /dev/null | grep -v '\|' > db.describe.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.describe > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.describe.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.describe.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1" rm db.describe.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.describe' make -C db.drivers || echo /home/neteler/src/releasebranch_8_0/db/db.drivers >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.drivers\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.drivers OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.drivers" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.drivers --html-description < /dev/null | grep -v '\|' > db.drivers.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.drivers > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.drivers.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.drivers.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1" rm db.drivers.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.drivers' make -C db.dropdb || echo /home/neteler/src/releasebranch_8_0/db/db.dropdb >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.dropdb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.dropdb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.dropdb --html-description < /dev/null | grep -v '\|' > db.dropdb.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.dropdb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.dropdb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.dropdb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1" rm db.dropdb.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.dropdb' make -C db.execute || echo /home/neteler/src/releasebranch_8_0/db/db.execute >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.execute\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.execute OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.execute" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.execute --html-description < /dev/null | grep -v '\|' > db.execute.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.execute > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.execute.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.execute.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1" rm db.execute.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.execute' make -C db.login || echo /home/neteler/src/releasebranch_8_0/db/db.login >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.login\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.login OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.login" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.login --html-description < /dev/null | grep -v '\|' > db.login.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.login > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.login.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.login.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1" rm db.login.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.login' make -C db.select || echo /home/neteler/src/releasebranch_8_0/db/db.select >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.select\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"db/db.select\" -o OBJ.x86_64-pc-linux-gnu/printtab.o -c printtab.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.select --html-description < /dev/null | grep -v '\|' > db.select.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.select > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.select.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.select.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1" rm db.select.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.select' make -C db.tables || echo /home/neteler/src/releasebranch_8_0/db/db.tables >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.tables OBJ.x86_64-pc-linux-gnu/main.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.tables" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/db.tables --html-description < /dev/null | grep -v '\|' > db.tables.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.tables > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.tables.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.tables.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1" rm db.tables.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/db/db.tables' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/db' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/db' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/display' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py displaydrivers > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/displaydrivers.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/displaydrivers.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1" make -C d.barscale || echo /home/neteler/src/releasebranch_8_0/display/d.barscale >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.barscale\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_symb.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.barscale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.barscale --html-description < /dev/null | grep -v '\|' > d.barscale.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.barscale > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.barscale.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.barscale.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1" mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales /usr/bin/install -c -m 644 thumbnails/mixed_checker.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/mixed_checker.png /usr/bin/install -c -m 644 thumbnails/full_checker.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/full_checker.png /usr/bin/install -c -m 644 thumbnails/both_ticks.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/both_ticks.png /usr/bin/install -c -m 644 thumbnails/line.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/line.png /usr/bin/install -c -m 644 thumbnails/arrow_ends.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/arrow_ends.png /usr/bin/install -c -m 644 thumbnails/part_checker.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/part_checker.png /usr/bin/install -c -m 644 thumbnails/down_ticks.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/down_ticks.png /usr/bin/install -c -m 644 thumbnails/up_ticks.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/up_ticks.png /usr/bin/install -c -m 644 thumbnails/hollow.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/hollow.png /usr/bin/install -c -m 644 thumbnails/solid.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/solid.png /usr/bin/install -c -m 644 thumbnails/tail_checker.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/tail_checker.png /usr/bin/install -c -m 644 thumbnails/classic.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales/classic.png rm d.barscale.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.barscale' make -C d.colorlist || echo /home/neteler/src/releasebranch_8_0/display/d.colorlist >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.colorlist' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.colorlist\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.colorlist OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.colorlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.colorlist --html-description < /dev/null | grep -v '\|' > d.colorlist.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.colorlist > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.colorlist.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.colorlist.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1" rm d.colorlist.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.colorlist' make -C d.colortable || echo /home/neteler/src/releasebranch_8_0/display/d.colortable >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.colortable OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.colortable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.colortable --html-description < /dev/null | grep -v '\|' > d.colortable.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.colortable > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.colortable.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.colortable.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1" rm d.colortable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.colortable' make -C d.erase || echo /home/neteler/src/releasebranch_8_0/display/d.erase >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.erase\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.erase OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.erase" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.erase --html-description < /dev/null | grep -v '\|' > d.erase.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.erase > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.erase.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.erase.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1" rm d.erase.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.erase' make -C d.font || echo /home/neteler/src/releasebranch_8_0/display/d.font >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.font OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.font" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.font --html-description < /dev/null | grep -v '\|' > d.font.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.font > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.font.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.font.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1" rm d.font.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.font' make -C d.fontlist || echo /home/neteler/src/releasebranch_8_0/display/d.fontlist >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.fontlist OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.fontlist" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.fontlist --html-description < /dev/null | grep -v '\|' > d.fontlist.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.fontlist > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.fontlist.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.fontlist.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1" rm d.fontlist.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.fontlist' make -C d.geodesic || echo /home/neteler/src/releasebranch_8_0/display/d.geodesic >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.geodesic' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.geodesic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.geodesic --html-description < /dev/null | grep -v '\|' > d.geodesic.tmp.html ; fi /usr/bin/install -c -m 644 d_geodesic.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_geodesic.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.geodesic > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.geodesic.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.geodesic.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1" rm d.geodesic.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.geodesic' make -C d.graph || echo /home/neteler/src/releasebranch_8_0/display/d.graph >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.graph' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.graph\" -o OBJ.x86_64-pc-linux-gnu/graphics.o -c graphics.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_symb.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.graph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.graph --html-description < /dev/null | grep -v '\|' > d.graph.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.graph > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.graph.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.graph.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1" 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
...
/usr/bin/install -c -m 644 grass_logo.txt /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass_logo.txt rm d.graph.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.graph' make -C d.grid || echo /home/neteler/src/releasebranch_8_0/display/d.grid >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.grid' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gproj.8.0 -lgrass_symb.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.grid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.grid --html-description < /dev/null | grep -v '\|' > d.grid.tmp.html ; fi /usr/bin/install -c -m 644 d_grid_red_grid.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_grid_red_grid.png /usr/bin/install -c -m 644 d_grid_blue_grid.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_grid_blue_grid.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.grid > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.grid.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.grid.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1" rm d.grid.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.grid' make -C d.his || echo /home/neteler/src/releasebranch_8_0/display/d.his >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.his --html-description < /dev/null | grep -v '\|' > d.his.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.his > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.his.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.his.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1" rm d.his.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.his' make -C d.histogram || echo /home/neteler/src/releasebranch_8_0/display/d.histogram >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.histogram' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.histogram" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.histogram --html-description < /dev/null | grep -v '\|' > d.histogram.tmp.html ; fi /usr/bin/install -c -m 644 d_histogram_bar.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_histogram_bar.png /usr/bin/install -c -m 644 d_histogram_pie.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_histogram_pie.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.histogram > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.histogram.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.histogram.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1" rm d.histogram.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.histogram' make -C d.info || echo /home/neteler/src/releasebranch_8_0/display/d.info >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.info OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.info --html-description < /dev/null | grep -v '\|' > d.info.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.info > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.info.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.info.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1" rm d.info.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.info' make -C d.labels || echo /home/neteler/src/releasebranch_8_0/display/d.labels >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.labels" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.labels --html-description < /dev/null | grep -v '\|' > d.labels.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.labels > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.labels.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.labels.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1" rm d.labels.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.labels' make -C d.legend || echo /home/neteler/src/releasebranch_8_0/display/d.legend >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.legend' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.legend\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.legend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.legend --html-description < /dev/null | grep -v '\|' > d.legend.tmp.html ; fi /usr/bin/install -c -m 644 d_legend_logarithmic.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_legend_logarithmic.png /usr/bin/install -c -m 644 d_legend_custom_labels_and_background.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_legend_custom_labels_and_background.png /usr/bin/install -c -m 644 d_legend.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_legend.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.legend > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.legend.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.legend.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1" rm d.legend.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.legend' make -C d.legend.vect || echo /home/neteler/src/releasebranch_8_0/display/d.legend.vect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.legend.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_symb.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.legend.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.legend.vect --html-description < /dev/null | grep -v '\|' > d.legend.vect.tmp.html ; fi /usr/bin/install -c -m 644 d_legend_vect_subheadings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_legend_vect_subheadings.png /usr/bin/install -c -m 644 d_legend_vect.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_legend_vect.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.legend.vect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.legend.vect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.legend.vect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1" rm d.legend.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.legend.vect' make -C d.linegraph || echo /home/neteler/src/releasebranch_8_0/display/d.linegraph >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.linegraph\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.linegraph OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_symb.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.linegraph" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.linegraph --html-description < /dev/null | grep -v '\|' > d.linegraph.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.linegraph > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.linegraph.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1" rm d.linegraph.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.linegraph' make -C d.mon || echo /home/neteler/src/releasebranch_8_0/display/d.mon >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.mon' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.mon\" -o OBJ.x86_64-pc-linux-gnu/stop.o -c stop.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_display.8.0 -lm mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.mon /usr/bin/install -c -m 644 render_cmd.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.mon/render_cmd.py if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.mon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.mon --html-description < /dev/null | grep -v '\|' > d.mon.tmp.html ; fi /usr/bin/install -c -m 644 d_mon_wx0_raster.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_mon_wx0_raster.png /usr/bin/install -c -m 644 d_mon_wx0.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_mon_wx0.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.mon > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.mon.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.mon.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1" rm d.mon.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.mon' make -C d.northarrow || echo /home/neteler/src/releasebranch_8_0/display/d.northarrow >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.northarrow' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.northarrow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_symb.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.northarrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.northarrow --html-description < /dev/null | grep -v '\|' > d.northarrow.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.northarrow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.northarrow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.northarrow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1" mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows /usr/bin/install -c -m 644 thumbnails/1a.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/1a.png /usr/bin/install -c -m 644 thumbnails/8b.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/8b.png /usr/bin/install -c -m 644 thumbnails/7b.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/7b.png /usr/bin/install -c -m 644 thumbnails/9.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/9.png /usr/bin/install -c -m 644 thumbnails/1b.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/1b.png /usr/bin/install -c -m 644 thumbnails/2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/2.png /usr/bin/install -c -m 644 thumbnails/arrow1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow1.png /usr/bin/install -c -m 644 thumbnails/3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/3.png /usr/bin/install -c -m 644 thumbnails/arrow2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow2.png /usr/bin/install -c -m 644 thumbnails/fancy_compass.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/fancy_compass.png /usr/bin/install -c -m 644 thumbnails/star.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/star.png /usr/bin/install -c -m 644 thumbnails/4.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/4.png /usr/bin/install -c -m 644 thumbnails/arrow3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/arrow3.png /usr/bin/install -c -m 644 thumbnails/6.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/6.png /usr/bin/install -c -m 644 thumbnails/5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/5.png /usr/bin/install -c -m 644 thumbnails/basic_compass.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/basic_compass.png /usr/bin/install -c -m 644 thumbnails/8a.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/8a.png /usr/bin/install -c -m 644 thumbnails/7a.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows/7a.png rm d.northarrow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.northarrow' make -C d.path || echo /home/neteler/src/releasebranch_8_0/display/d.path >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.path\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.path --html-description < /dev/null | grep -v '\|' > d.path.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.path > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.path.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.path.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1" rm d.path.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.path' make -C d.profile || echo /home/neteler/src/releasebranch_8_0/display/d.profile >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.profile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.profile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.profile --html-description < /dev/null | grep -v '\|' > d.profile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.profile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.profile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.profile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1" rm d.profile.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.profile' make -C d.rast || echo /home/neteler/src/releasebranch_8_0/display/d.rast >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast --html-description < /dev/null | grep -v '\|' > d.rast.tmp.html ; fi /usr/bin/install -c -m 644 d_rast_landuse.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rast_landuse.png /usr/bin/install -c -m 644 d_rast_elevation.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rast_elevation.png /usr/bin/install -c -m 644 d_rast_elevation_values.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rast_elevation_values.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1" rm d.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.rast' make -C d.rast.arrow || echo /home/neteler/src/releasebranch_8_0/display/d.rast.arrow >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.rast.arrow' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.rast.arrow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast.arrow --html-description < /dev/null | grep -v '\|' > d.rast.arrow.tmp.html ; fi /usr/bin/install -c -m 644 d_rast_arrow_wind.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rast_arrow_wind.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.arrow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.arrow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.arrow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1" rm d.rast.arrow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.rast.arrow' make -C d.rast.num || echo /home/neteler/src/releasebranch_8_0/display/d.rast.num >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.rast.num' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast.num OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast.num" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rast.num --html-description < /dev/null | grep -v '\|' > d.rast.num.tmp.html ; fi /usr/bin/install -c -m 644 d_rast_num_zoom.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rast_num_zoom.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.num > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.num.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.num.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1" rm d.rast.num.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.rast.num' make -C d.rgb || echo /home/neteler/src/releasebranch_8_0/display/d.rgb >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rgb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rgb --html-description < /dev/null | grep -v '\|' > d.rgb.tmp.html ; fi /usr/bin/install -c -m 644 d_rgb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rgb.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rgb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rgb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rgb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1" rm d.rgb.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.rgb' make -C d.rhumbline || echo /home/neteler/src/releasebranch_8_0/display/d.rhumbline >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.rhumbline' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rhumbline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.rhumbline --html-description < /dev/null | grep -v '\|' > d.rhumbline.tmp.html ; fi /usr/bin/install -c -m 644 d_rhumbline.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rhumbline.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rhumbline > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rhumbline.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rhumbline.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1" rm d.rhumbline.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.rhumbline' make -C d.text || echo /home/neteler/src/releasebranch_8_0/display/d.text >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.text' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.text OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.text" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.text --html-description < /dev/null | grep -v '\|' > d.text.tmp.html ; fi /usr/bin/install -c -m 644 d_text.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_text.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.text > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.text.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.text.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1" rm d.text.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.text' make -C d.title || echo /home/neteler/src/releasebranch_8_0/display/d.title >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.title\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.title" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.title --html-description < /dev/null | grep -v '\|' > d.title.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.title > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.title.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.title.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1" rm d.title.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.title' make -C d.vect || echo /home/neteler/src/releasebranch_8_0/display/d.vect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/label.o -c label.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/opt.o -c opt.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/shape.o -c shape.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/topo.o -c topo.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/vert.o -c vert.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect\" -o OBJ.x86_64-pc-linux-gnu/zcoor.o -c zcoor.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_symb.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.vect --html-description < /dev/null | grep -v '\|' > d.vect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.vect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.vect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.vect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1" rm d.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.vect' make -C d.vect.chart || echo /home/neteler/src/releasebranch_8_0/display/d.vect.chart >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.vect.chart' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.vect.chart" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.vect.chart --html-description < /dev/null | grep -v '\|' > d.vect.chart.tmp.html ; fi /usr/bin/install -c -m 644 d_vect_chart_pie_2d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_vect_chart_pie_2d.png /usr/bin/install -c -m 644 d_vect_chart_pie_3d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_vect_chart_pie_3d.png /usr/bin/install -c -m 644 d.vect.chart_example.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart_example.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.vect.chart > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.vect.chart.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1" rm d.vect.chart.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.vect.chart' make -C d.vect.thematic || echo /home/neteler/src/releasebranch_8_0/display/d.vect.thematic >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/display/d.vect.thematic' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"display/d.vect.thematic\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_display.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_symb.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.vect.thematic --html-description < /dev/null | grep -v '\|' > d.vect.thematic.tmp.html ; fi /usr/bin/install -c -m 644 d_vect_thematic.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_vect_thematic.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.vect.thematic > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.vect.thematic.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.vect.thematic.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1" rm d.vect.thematic.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.vect.thematic' make -C d.where || echo /home/neteler/src/releasebranch_8_0/display/d.where >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gproj.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/d.where --html-description < /dev/null | grep -v '\|' > d.where.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.where > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.where.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.where.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1" rm d.where.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/display/d.where' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/display' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/general' make -C g.access || echo /home/neteler/src/releasebranch_8_0/general/g.access >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.access\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.access" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.access --html-description < /dev/null | grep -v '\|' > g.access.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.access > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.access.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.access.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1" rm g.access.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.access' make -C g.cairocomp || echo /home/neteler/src/releasebranch_8_0/general/g.cairocomp >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/general/g.cairocomp' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.cairocomp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.cairocomp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lz -lfontconfig -lfreetype -lcairo -lXext -lXrender -lX11 -lfontconfig -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.cairocomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.cairocomp --html-description < /dev/null | grep -v '\|' > g.cairocomp.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.cairocomp > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.cairocomp.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.cairocomp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1" rm g.cairocomp.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.cairocomp' make -C g.copy || echo /home/neteler/src/releasebranch_8_0/general/g.copy >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.copy\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.copy OBJ.x86_64-pc-linux-gnu/main.o -lgrass_manage.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.copy" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.copy --html-description < /dev/null | grep -v '\|' > g.copy.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.copy > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.copy.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.copy.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1" rm g.copy.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.copy' make -C g.dirseps || echo /home/neteler/src/releasebranch_8_0/general/g.dirseps >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.dirseps OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.dirseps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.dirseps --html-description < /dev/null | grep -v '\|' > g.dirseps.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.dirseps > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.dirseps.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.dirseps.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1" rm g.dirseps.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.dirseps' make -C g.filename || echo /home/neteler/src/releasebranch_8_0/general/g.filename >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.filename\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.filename OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.filename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.filename --html-description < /dev/null | grep -v '\|' > g.filename.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.filename > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.filename.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.filename.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1" rm g.filename.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.filename' make -C g.findetc || echo /home/neteler/src/releasebranch_8_0/general/g.findetc >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findetc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.findetc OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.findetc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.findetc --html-description < /dev/null | grep -v '\|' > g.findetc.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.findetc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.findetc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.findetc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1" rm g.findetc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.findetc' make -C g.findfile || echo /home/neteler/src/releasebranch_8_0/general/g.findfile >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.findfile\" -o OBJ.x86_64-pc-linux-gnu/element.o -c element.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_manage.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.findfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.findfile --html-description < /dev/null | grep -v '\|' > g.findfile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.findfile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.findfile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.findfile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1" rm g.findfile.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.findfile' make -C g.gisenv || echo /home/neteler/src/releasebranch_8_0/general/g.gisenv >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.gisenv OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.gisenv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.gisenv --html-description < /dev/null | grep -v '\|' > g.gisenv.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gisenv > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gisenv.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gisenv.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1" rm g.gisenv.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.gisenv' make -C g.gui || echo /home/neteler/src/releasebranch_8_0/general/g.gui >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.gui\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.gui OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.gui" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.gui --html-description < /dev/null | grep -v '\|' > g.gui.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1" rm g.gui.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.gui' make -C g.list || echo /home/neteler/src/releasebranch_8_0/general/g.list >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.list\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_g3d.8.0 -lgrass_vector.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.list --html-description < /dev/null | grep -v '\|' > g.list.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.list > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.list.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.list.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1" rm g.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.list' make -C g.mapset || echo /home/neteler/src/releasebranch_8_0/general/g.mapset >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mapset OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mapset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mapset --html-description < /dev/null | grep -v '\|' > g.mapset.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.mapset > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.mapset.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.mapset.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1" rm g.mapset.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.mapset' make -C g.mapsets || echo /home/neteler/src/releasebranch_8_0/general/g.mapsets >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/general/g.mapsets' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mapsets\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mapsets" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mapsets --html-description < /dev/null | grep -v '\|' > g.mapsets.tmp.html ; fi /usr/bin/install -c -m 644 g_mapsets_gui.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_mapsets_gui.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.mapsets > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.mapsets.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.mapsets.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1" rm g.mapsets.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.mapsets' make -C g.message || echo /home/neteler/src/releasebranch_8_0/general/g.message >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.message\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.message OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.message" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.message --html-description < /dev/null | grep -v '\|' > g.message.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.message > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.message.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.message.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1" rm g.message.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.message' make -C g.mkfontcap || echo /home/neteler/src/releasebranch_8_0/general/g.mkfontcap >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.mkfontcap\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lfreetype -lfreetype -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap --html-description < /dev/null | grep -v '\|' > g.mkfontcap.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.mkfontcap > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.mkfontcap.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.mkfontcap.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1" GISRC=junk GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu \ LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" \ /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.mkfontcap -s > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/fontcap rm g.mkfontcap.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.mkfontcap' make -C g.parser || echo /home/neteler/src/releasebranch_8_0/general/g.parser >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/general/g.parser' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.parser\" -o OBJ.x86_64-pc-linux-gnu/revoke.o -c revoke.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lm if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.parser --html-description < /dev/null | grep -v '\|' > g.parser.tmp.html ; fi /usr/bin/install -c -m 644 g_parser_test.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_parser_test.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.parser > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.parser.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.parser.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1" make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.parser' make -C g.pnmcomp || echo /home/neteler/src/releasebranch_8_0/general/g.pnmcomp >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.pnmcomp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.pnmcomp --html-description < /dev/null | grep -v '\|' > g.pnmcomp.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.pnmcomp > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.pnmcomp.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.pnmcomp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1" rm g.pnmcomp.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.pnmcomp' make -C g.ppmtopng || echo /home/neteler/src/releasebranch_8_0/general/g.ppmtopng >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lpng -lz -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.ppmtopng --html-description < /dev/null | grep -v '\|' > g.ppmtopng.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.ppmtopng > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.ppmtopng.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.ppmtopng.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1" rm g.ppmtopng.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.ppmtopng' make -C g.proj || echo /home/neteler/src/releasebranch_8_0/general/g.proj >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -o OBJ.x86_64-pc-linux-gnu/datumtrans.o -c datumtrans.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.proj\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -lproj -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.proj --html-description < /dev/null | grep -v '\|' > g.proj.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.proj > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.proj.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.proj.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1" rm g.proj.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.proj' make -C g.region || echo /home/neteler/src/releasebranch_8_0/general/g.region >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_dig2.8.0 -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lproj -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.region --html-description < /dev/null | grep -v '\|' > g.region.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.region > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.region.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.region.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1" rm g.region.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.region' make -C g.remove || echo /home/neteler/src/releasebranch_8_0/general/g.remove >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.remove --html-description < /dev/null | grep -v '\|' > g.remove.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.remove > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.remove.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.remove.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1" rm g.remove.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.remove' make -C g.rename || echo /home/neteler/src/releasebranch_8_0/general/g.rename >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.rename\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.rename OBJ.x86_64-pc-linux-gnu/main.o -lgrass_manage.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.rename --html-description < /dev/null | grep -v '\|' > g.rename.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.rename > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.rename.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.rename.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1" rm g.rename.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.rename' make -C g.tempfile || echo /home/neteler/src/releasebranch_8_0/general/g.tempfile >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/g.tempfile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.tempfile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.tempfile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.tempfile --html-description < /dev/null | grep -v '\|' > g.tempfile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.tempfile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.tempfile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.tempfile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1" rm g.tempfile.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.tempfile' make -C g.version || echo /home/neteler/src/releasebranch_8_0/general/g.version >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DGRASS_VERSION_DATE=\"'2022'\" -DGRASS_VERSION_GIT=\"'e22cc22f3'\" -DGRASS_VERSION_UPDATE_PKG=\"''\" -DARCH=\"'x86_64-pc-linux-gnu'\" -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.version OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -L/usr/lib -lgdal -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.version" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/g.version --html-description < /dev/null | grep -v '\|' > g.version.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.version > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.version.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.version.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1" rm g.version.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/g.version' make -C manage || echo /home/neteler/src/releasebranch_8_0/general/manage >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/general/manage' make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/general/manage/lister' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/manage/lister\" -o OBJ.x86_64-pc-linux-gnu/cell.o -c cell.c mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/lister : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/lister/cell OBJ.x86_64-pc-linux-gnu/cell.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"general/manage/lister\" -o OBJ.x86_64-pc-linux-gnu/vector.o -c vector.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/lister/vector OBJ.x86_64-pc-linux-gnu/vector.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lm make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/manage/lister' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/general/manage' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/general' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/raster' make -C r.mapcalc make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.mapcalc' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/map.o -c map.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xcoor.o -c xcoor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xrowcol.o -c xrowcol.c flex -t mapcalc.l > mapcalc.yy.c bison -y -bmapcalc -d -v mapcalc.y gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_btree.8.0 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xres3.o -c xres3.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_btree.8.0 -lm GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.mapcalc --html-description < /dev/null | grep -v '\|' > r.mapcalc.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mapcalc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.mapcalc --html-description < /dev/null | grep -v '\|' > r3.mapcalc.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.mapcalc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1" rm r3.mapcalc.tmp.html r.mapcalc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.mapcalc' make htmldir make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py rasterintro > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rasterintro.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rasterintro.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1" make -C r.basins.fill || echo /home/neteler/src/releasebranch_8_0/raster/r.basins.fill >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.basins.fill\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.basins.fill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.basins.fill --html-description < /dev/null | grep -v '\|' > r.basins.fill.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.basins.fill > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.basins.fill.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.basins.fill.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1" rm r.basins.fill.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.basins.fill' make -C r.buffer || echo /home/neteler/src/releasebranch_8_0/raster/r.buffer >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.buffer' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.buffer --html-description < /dev/null | grep -v '\|' > r.buffer.tmp.html ; fi /usr/bin/install -c -m 644 r_buffer_road.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_buffer_road.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.buffer > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1" rm r.buffer.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.buffer' make -C r.buildvrt || echo /home/neteler/src/releasebranch_8_0/raster/r.buildvrt >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.buildvrt\" -o OBJ.x86_64-pc-linux-gnu/link.o -c link.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.buildvrt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.buildvrt --html-description < /dev/null | grep -v '\|' > r.buildvrt.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.buildvrt > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.buildvrt.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.buildvrt.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1" rm r.buildvrt.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.buildvrt' make -C r.carve || echo /home/neteler/src/releasebranch_8_0/raster/r.carve >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.carve' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/lobf.o -c lobf.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.carve\" -o OBJ.x86_64-pc-linux-gnu/vect.o -c vect.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_bitmap.8.0 -lgrass_dig2.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.carve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.carve --html-description < /dev/null | grep -v '\|' > r.carve.tmp.html ; fi /usr/bin/install -c -m 644 r_carve_dem_orig_shaded.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig_shaded.png /usr/bin/install -c -m 644 r_carve_dem_carved.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved.png /usr/bin/install -c -m 644 r_carve_dem_orig.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig.png /usr/bin/install -c -m 644 r_carve_dem_carved_accum.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved_accum.png /usr/bin/install -c -m 644 r_carve_dem_carved_shaded.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_carved_shaded.png /usr/bin/install -c -m 644 r_carve_dem_orig_accum.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_carve_dem_orig_accum.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.carve > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.carve.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.carve.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1" rm r.carve.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.carve' make -C r.category || echo /home/neteler/src/releasebranch_8_0/raster/r.category >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.category --html-description < /dev/null | grep -v '\|' > r.category.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.category > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.category.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.category.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1" rm r.category.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.category' make -C r.circle || echo /home/neteler/src/releasebranch_8_0/raster/r.circle >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.circle\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.circle OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.circle" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.circle --html-description < /dev/null | grep -v '\|' > r.circle.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.circle > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.circle.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.circle.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1" rm r.circle.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.circle' make -C r.clump || echo /home/neteler/src/releasebranch_8_0/raster/r.clump >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.clump' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.clump\" -o OBJ.x86_64-pc-linux-gnu/clump.o -c clump.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_btree2.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.clump" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.clump --html-description < /dev/null | grep -v '\|' > r.clump.tmp.html ; fi /usr/bin/install -c -m 644 r_clump_lakes.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_clump_lakes.png /usr/bin/install -c -m 644 r_clump_lsat.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_clump_lsat.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.clump > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.clump.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.clump.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1" rm r.clump.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.clump' make -C r.coin || echo /home/neteler/src/releasebranch_8_0/raster/r.coin >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.coin\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.coin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.coin --html-description < /dev/null | grep -v '\|' > r.coin.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.coin > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.coin.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.coin.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1" rm r.coin.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.coin' make -C r.colors || echo /home/neteler/src/releasebranch_8_0/raster/r.colors >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.colors\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.colors --html-description < /dev/null | grep -v '\|' > r.colors.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.colors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.colors.html GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.colors --html-description < /dev/null | grep -v '\|' > r3.colors.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.colors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.colors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1" mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/colortables GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/utils/thumbnails.py rm r3.colors.tmp.html r.colors.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.colors' make -C r.colors.out || echo /home/neteler/src/releasebranch_8_0/raster/r.colors.out >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.colors.out OBJ.x86_64-pc-linux-gnu/raster_main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.colors.out OBJ.x86_64-pc-linux-gnu/raster3d_main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.colors.out --html-description < /dev/null | grep -v '\|' > r.colors.out.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.colors.out > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.colors.out.html GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.colors.out --html-description < /dev/null | grep -v '\|' > r3.colors.out.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.colors.out > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.out.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.colors.out.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.colors.out.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1" rm r.colors.out.tmp.html r3.colors.out.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.colors.out' make -C r.composite || echo /home/neteler/src/releasebranch_8_0/raster/r.composite >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.composite' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.composite\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.composite OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.composite" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.composite --html-description < /dev/null | grep -v '\|' > r.composite.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.composite > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.composite.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.composite.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1" rm r.composite.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.composite' make -C r.compress || echo /home/neteler/src/releasebranch_8_0/raster/r.compress >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.compress OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.compress" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.compress --html-description < /dev/null | grep -v '\|' > r.compress.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.compress > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.compress.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.compress.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1" rm r.compress.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.compress' make -C r.contour || echo /home/neteler/src/releasebranch_8_0/raster/r.contour >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.contour\" -o OBJ.x86_64-pc-linux-gnu/cont.o -c cont.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.contour\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.contour --html-description < /dev/null | grep -v '\|' > r.contour.tmp.html ; fi /usr/bin/install -c -m 644 r_contour_using_levels.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_contour_using_levels.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.contour > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.contour.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.contour.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1" rm r.contour.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.contour' make -C r.cost || echo /home/neteler/src/releasebranch_8_0/raster/r.cost >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.cost' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_vector.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.cost" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.cost --html-description < /dev/null | grep -v '\|' > r.cost.tmp.html ; fi /usr/bin/install -c -m 644 rcost_solvedir.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rcost_solvedir.png /usr/bin/install -c -m 644 rcost_knightsmove.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rcost_knightsmove.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.cost > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.cost.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.cost.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1" rm r.cost.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.cost' make -C r.covar || echo /home/neteler/src/releasebranch_8_0/raster/r.covar >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.covar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.covar OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.covar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.covar --html-description < /dev/null | grep -v '\|' > r.covar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.covar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.covar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.covar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1" rm r.covar.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.covar' make -C r.cross || echo /home/neteler/src/releasebranch_8_0/raster/r.cross >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.cross\" -o OBJ.x86_64-pc-linux-gnu/store.o -c store.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_btree.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.cross" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.cross --html-description < /dev/null | grep -v '\|' > r.cross.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.cross > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.cross.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.cross.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1" rm r.cross.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.cross' make -C r.describe || echo /home/neteler/src/releasebranch_8_0/raster/r.describe >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -o OBJ.x86_64-pc-linux-gnu/dumplist.o -c dumplist.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.describe\" -o OBJ.x86_64-pc-linux-gnu/tree.o -c tree.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.describe" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.describe --html-description < /dev/null | grep -v '\|' > r.describe.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.describe > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.describe.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.describe.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1" rm r.describe.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.describe' make -C r.distance || echo /home/neteler/src/releasebranch_8_0/raster/r.distance >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.distance\" -o OBJ.x86_64-pc-linux-gnu/report.o -c report.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.distance --html-description < /dev/null | grep -v '\|' > r.distance.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.distance > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.distance.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.distance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1" rm r.distance.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.distance' make -C r.external || echo /home/neteler/src/releasebranch_8_0/raster/r.external >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/colors.o -c colors.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/link.o -c link.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.external\" -o OBJ.x86_64-pc-linux-gnu/window.o -c window.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -lm -lgrass_imagery.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.external --html-description < /dev/null | grep -v '\|' > r.external.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.external > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.external.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.external.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1" rm r.external.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.external' make -C r.external.out || echo /home/neteler/src/releasebranch_8_0/raster/r.external.out >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.external.out OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -L/usr/lib -lgdal -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.external.out --html-description < /dev/null | grep -v '\|' > r.external.out.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.external.out > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.external.out.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.external.out.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1" rm r.external.out.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.external.out' make -C r.fill.dir || echo /home/neteler/src/releasebranch_8_0/raster/r.fill.dir >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.fill.dir' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -o OBJ.x86_64-pc-linux-gnu/filldir.o -c filldir.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.fill.dir\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.fill.dir" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.fill.dir --html-description < /dev/null | grep -v '\|' > r.fill.dir.tmp.html ; fi /usr/bin/install -c -m 644 r_fill_dir.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_fill_dir.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.fill.dir > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.fill.dir.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.fill.dir.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1" rm r.fill.dir.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.fill.dir' make -C r.fill.stats || echo /home/neteler/src/releasebranch_8_0/raster/r.fill.stats >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.fill.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.fill.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.fill.stats --html-description < /dev/null | grep -v '\|' > r.fill.stats.tmp.html ; fi /usr/bin/install -c -m 644 r_fill_stats_smoothing.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_smoothing.png /usr/bin/install -c -m 644 r_fill_stats_lidar.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_lidar.png /usr/bin/install -c -m 644 r_fill_stats_01.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_01.png /usr/bin/install -c -m 644 r_fill_stats_02.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_fill_stats_02.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.fill.stats > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.fill.stats.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.fill.stats.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1" rm r.fill.stats.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.fill.stats' make -C r.flow || echo /home/neteler/src/releasebranch_8_0/raster/r.flow >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/aspect.o -c aspect.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.flow\" -o OBJ.x86_64-pc-linux-gnu/precomp.o -c precomp.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.flow OBJ.x86_64-pc-linux-gnu/aspect.o OBJ.x86_64-pc-linux-gnu/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.0 -lgrass_vector.8.0 -lgrass_bitmap.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.flow --html-description < /dev/null | grep -v '\|' > r.flow.tmp.html ; fi /usr/bin/install -c -m 644 r_flow_length.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_flow_length.png /usr/bin/install -c -m 644 r_flow_accumulation.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_flow_accumulation.png /usr/bin/install -c -m 644 r_flow_line.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_flow_line.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.flow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.flow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.flow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1" rm r.flow.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.flow' make -C r.geomorphon || echo /home/neteler/src/releasebranch_8_0/raster/r.geomorphon >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.geomorphon' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.geomorphon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.geomorphon --html-description < /dev/null | grep -v '\|' > r.geomorphon.tmp.html ; fi /usr/bin/install -c -m 644 r_geomorphon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_geomorphon.png /usr/bin/install -c -m 644 legend.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/legend.png /usr/bin/install -c -m 644 r_geomorphon_peaks.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_geomorphon_peaks.png /usr/bin/install -c -m 644 geomorphon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/geomorphon.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.geomorphon > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.geomorphon.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.geomorphon.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1" rm r.geomorphon.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.geomorphon' make -C r.grow.distance || echo /home/neteler/src/releasebranch_8_0/raster/r.grow.distance >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.grow.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.grow.distance\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.grow.distance OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.grow.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.grow.distance --html-description < /dev/null | grep -v '\|' > r.grow.distance.tmp.html ; fi /usr/bin/install -c -m 644 r_grow_distance_sea.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance_sea.png /usr/bin/install -c -m 644 r_grow_distance.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance.png /usr/bin/install -c -m 644 r_grow_distance_zoom.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_grow_distance_zoom.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.grow.distance > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.grow.distance.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.grow.distance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1" rm r.grow.distance.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.grow.distance' make -C r.gwflow || echo /home/neteler/src/releasebranch_8_0/raster/r.gwflow >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.gwflow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gpde.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.gwflow --html-description < /dev/null | grep -v '\|' > r.gwflow.tmp.html ; fi /usr/bin/install -c -m 644 r_gwflow_concept.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_gwflow_concept.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.gwflow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.gwflow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.gwflow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1" rm r.gwflow.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.gwflow' make -C r.his || echo /home/neteler/src/releasebranch_8_0/raster/r.his >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.his\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.his --html-description < /dev/null | grep -v '\|' > r.his.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.his > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.his.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.his.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1" rm r.his.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.his' make -C r.horizon || echo /home/neteler/src/releasebranch_8_0/raster/r.horizon >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.horizon' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.horizon OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lproj -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.horizon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.horizon --html-description < /dev/null | grep -v '\|' > r.horizon.tmp.html ; fi /usr/bin/install -c -m 644 rhorizon_singlepoint_plot.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_singlepoint_plot.png /usr/bin/install -c -m 644 rhorizon_polar_plot.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_polar_plot.png /usr/bin/install -c -m 644 rhorizon_shaded_dem_point.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rhorizon_shaded_dem_point.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.horizon > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.horizon.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.horizon.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1" rm r.horizon.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.horizon' make -C r.in.ascii || echo /home/neteler/src/releasebranch_8_0/raster/r.in.ascii >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.ascii\" -o OBJ.x86_64-pc-linux-gnu/gethead.o -c gethead.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.ascii --html-description < /dev/null | grep -v '\|' > r.in.ascii.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.ascii > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.ascii.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.ascii.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1" rm r.in.ascii.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.ascii' make -C r.in.bin || echo /home/neteler/src/releasebranch_8_0/raster/r.in.bin >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.bin > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.bin.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.bin.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1" rm r.in.bin.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.bin' make -C r.in.gdal || echo /home/neteler/src/releasebranch_8_0/raster/r.in.gdal >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gdal\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.gdal\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c proj.c: In function ‘check_projection’: proj.c:79:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] wkt = GDALGetProjectionRef(hDS); ^ : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_imagery.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.gdal --html-description < /dev/null | grep -v '\|' > r.in.gdal.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.gdal > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.gdal.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.gdal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1" rm r.in.gdal.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.gdal' make -C r.in.gridatb || echo /home/neteler/src/releasebranch_8_0/raster/r.in.gridatb >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.gridatb --html-description < /dev/null | grep -v '\|' > r.in.gridatb.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.gridatb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.gridatb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.gridatb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1" rm r.in.gridatb.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.gridatb' make -C r.in.lidar || echo /home/neteler/src/releasebranch_8_0/raster/r.in.lidar >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.in.lidar' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/filters.o -c filters.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/info.o -c info.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/point_binning.o -c point_binning.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/projection.o -c projection.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/rast_segment.o -c rast_segment.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/string_list.o -c string_list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.lidar OBJ.x86_64-pc-linux-gnu/filters.o OBJ.x86_64-pc-linux-gnu/info.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/point_binning.o OBJ.x86_64-pc-linux-gnu/projection.o OBJ.x86_64-pc-linux-gnu/rast_segment.o OBJ.x86_64-pc-linux-gnu/string_list.o OBJ.x86_64-pc-linux-gnu/support.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lgrass_gproj.8.0 -L/usr/lib -llas -llas_c -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libboost_program_options.so /usr/lib/x86_64-linux-gnu/libboost_thread.so /usr/lib/libgdal.so /usr/lib/x86_64-linux-gnu/libgeotiff.so /usr/lib/x86_64-linux-gnu/libtiff.so -lgrass_segment.8.0 -lgrass_vector.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.lidar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.lidar --html-description < /dev/null | grep -v '\|' > r.in.lidar.tmp.html ; fi /usr/bin/install -c -m 644 r_in_lidar.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_in_lidar.png /usr/bin/install -c -m 644 r_in_lidar_binning_mean.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_in_lidar_binning_mean.png /usr/bin/install -c -m 644 r_in_lidar_base_raster.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_in_lidar_base_raster.png /usr/bin/install -c -m 644 r_in_lidar_binning_count.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_in_lidar_binning_count.png /usr/bin/install -c -m 644 r_in_lidar_zrange.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_in_lidar_zrange.png /usr/bin/install -c -m 644 r_in_lidar_dem_mean3D.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_in_lidar_dem_mean3D.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.lidar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.lidar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.lidar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.lidar.1" rm r.in.lidar.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.lidar' make -C r.in.mat || echo /home/neteler/src/releasebranch_8_0/raster/r.in.mat >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.mat\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.mat OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.mat --html-description < /dev/null | grep -v '\|' > r.in.mat.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.mat > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.mat.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.mat.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1" rm r.in.mat.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.mat' make -C r.in.pdal || echo /home/neteler/src/releasebranch_8_0/raster/r.in.pdal >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.in.pdal' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/bin_update.o -c bin_update.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/bin_write.o -c bin_write.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/filters.o -c filters.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/lidar.o -c lidar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/point_binning.o -c point_binning.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/projection.o -c projection.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/rast_segment.o -c rast_segment.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/string_list.o -c string_list.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -g -O2 -fdebug-prefix-map=/build/pdal-jB1BHp/pdal-1.8.0+ds=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/grasslidarfilter.o -c grasslidarfilter.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -g -O2 -fdebug-prefix-map=/build/pdal-jB1BHp/pdal-1.8.0+ds=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/info.o -c info.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -g -O2 -fdebug-prefix-map=/build/pdal-jB1BHp/pdal-1.8.0+ds=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp : && g++ -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.pdal OBJ.x86_64-pc-linux-gnu/bin_update.o OBJ.x86_64-pc-linux-gnu/bin_write.o OBJ.x86_64-pc-linux-gnu/filters.o OBJ.x86_64-pc-linux-gnu/lidar.o OBJ.x86_64-pc-linux-gnu/point_binning.o OBJ.x86_64-pc-linux-gnu/projection.o OBJ.x86_64-pc-linux-gnu/rast_segment.o OBJ.x86_64-pc-linux-gnu/string_list.o OBJ.x86_64-pc-linux-gnu/grasslidarfilter.o OBJ.x86_64-pc-linux-gnu/info.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_segment.8.0 -lgrass_gproj.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -L/usr/lib -lpdalcpp -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.pdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.pdal --html-description < /dev/null | grep -v '\|' > r.in.pdal.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.pdal > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.pdal.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.pdal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.pdal.1" rm r.in.pdal.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.pdal' make -C r.in.png || echo /home/neteler/src/releasebranch_8_0/raster/r.in.png >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.png OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lpng -lz -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.png --html-description < /dev/null | grep -v '\|' > r.in.png.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.png > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.png.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.png.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1" rm r.in.png.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.png' make -C r.in.poly || echo /home/neteler/src/releasebranch_8_0/raster/r.in.poly >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.poly" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.poly --html-description < /dev/null | grep -v '\|' > r.in.poly.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.poly > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.poly.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.poly.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1" rm r.in.poly.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.poly' make -C r.in.xyz || echo /home/neteler/src/releasebranch_8_0/raster/r.in.xyz >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.in.xyz --html-description < /dev/null | grep -v '\|' > r.in.xyz.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.xyz > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.xyz.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.xyz.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1" rm r.in.xyz.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.in.xyz' make -C r.info || echo /home/neteler/src/releasebranch_8_0/raster/r.info >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.info --html-description < /dev/null | grep -v '\|' > r.info.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.info > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.info.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.info.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1" rm r.info.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.info' make -C r.kappa || echo /home/neteler/src/releasebranch_8_0/raster/r.kappa >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/calc_kappa.o -c calc_kappa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/prt2csv_mat.o -c prt2csv_mat.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/prt_hdr.o -c prt_hdr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/prt_label.o -c prt_label.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/prt_mat.o -c prt_mat.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.kappa\" -o OBJ.x86_64-pc-linux-gnu/sum.o -c sum.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.kappa OBJ.x86_64-pc-linux-gnu/calc_kappa.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/mask.o OBJ.x86_64-pc-linux-gnu/prt2csv_mat.o OBJ.x86_64-pc-linux-gnu/prt_hdr.o OBJ.x86_64-pc-linux-gnu/prt_label.o OBJ.x86_64-pc-linux-gnu/prt_mat.o OBJ.x86_64-pc-linux-gnu/stats.o OBJ.x86_64-pc-linux-gnu/sum.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.kappa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.kappa --html-description < /dev/null | grep -v '\|' > r.kappa.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.kappa > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.kappa.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.kappa.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1" rm r.kappa.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.kappa' make -C r.latlong || echo /home/neteler/src/releasebranch_8_0/raster/r.latlong >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.latlong\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.latlong OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.latlong" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.latlong --html-description < /dev/null | grep -v '\|' > r.latlong.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.latlong > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.latlong.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.latlong.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1" rm r.latlong.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.latlong' make -C r.lake || echo /home/neteler/src/releasebranch_8_0/raster/r.lake >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.lake' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.lake\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.lake OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.lake" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.lake --html-description < /dev/null | grep -v '\|' > r.lake.tmp.html ; fi /usr/bin/install -c -m 644 r_lake_lidar_dem.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_lake_lidar_dem.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.lake > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.lake.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.lake.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1" rm r.lake.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.lake' make -C r.li || echo /home/neteler/src/releasebranch_8_0/raster/r.li >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li' make -C r.li.daemon || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_rli.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_rli.8.0.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.0 -lgrass_gis.8.0 -lm -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_rli.8.0.so /home/neteler/src/releasebranch_8_0/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_0/raster/r.li/r.li.daemon' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.daemon > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.daemon.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.daemon.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1" make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon' make -C r.li.cwed || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.cwed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.cwed --html-description < /dev/null | grep -v '\|' > r.li.cwed.tmp.html ; fi /usr/bin/install -c -m 644 rlicwed_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rlicwed_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.cwed > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.cwed.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.cwed.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1" rm r.li.cwed.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed' make -C r.li.dominance || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.dominance OBJ.x86_64-pc-linux-gnu/dominance.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.dominance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.dominance --html-description < /dev/null | grep -v '\|' > r.li.dominance.tmp.html ; fi /usr/bin/install -c -m 644 r_li_dominance_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_dominance_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.dominance > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.dominance.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.dominance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1" rm r.li.dominance.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance' make -C r.li.edgedensity || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity OBJ.x86_64-pc-linux-gnu/edgedensity.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.edgedensity --html-description < /dev/null | grep -v '\|' > r.li.edgedensity.tmp.html ; fi /usr/bin/install -c -m 644 r_li_edgedensity_formula_2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_edgedensity_formula_2.png /usr/bin/install -c -m 644 r_li_edgedensity_formula_1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_edgedensity_formula_1.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.edgedensity > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.edgedensity.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.edgedensity.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1" rm r.li.edgedensity.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity' make -C r.li.mpa || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.mpa OBJ.x86_64-pc-linux-gnu/mpa.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.mpa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.mpa --html-description < /dev/null | grep -v '\|' > r.li.mpa.tmp.html ; fi /usr/bin/install -c -m 644 rlimpa_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rlimpa_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.mpa > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.mpa.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.mpa.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1" rm r.li.mpa.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa' make -C r.li.mps || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.mps OBJ.x86_64-pc-linux-gnu/mps.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.mps" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.mps --html-description < /dev/null | grep -v '\|' > r.li.mps.tmp.html ; fi /usr/bin/install -c -m 644 rlimps_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rlimps_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.mps > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.mps.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.mps.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1" rm r.li.mps.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps' make -C r.li.padcv || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padcv OBJ.x86_64-pc-linux-gnu/padcv.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padcv --html-description < /dev/null | grep -v '\|' > r.li.padcv.tmp.html ; fi /usr/bin/install -c -m 644 rlipadcv_formula2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rlipadcv_formula2.png /usr/bin/install -c -m 644 rlipadcv_formula1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rlipadcv_formula1.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.padcv > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.padcv.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.padcv.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1" rm r.li.padcv.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv' make -C r.li.padrange || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padrange OBJ.x86_64-pc-linux-gnu/padrange.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padrange" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padrange --html-description < /dev/null | grep -v '\|' > r.li.padrange.tmp.html ; fi /usr/bin/install -c -m 644 rlipadrange_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rlipadrange_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.padrange > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.padrange.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.padrange.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1" rm r.li.padrange.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange' make -C r.li.padsd || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padsd OBJ.x86_64-pc-linux-gnu/padsd.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padsd" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.padsd --html-description < /dev/null | grep -v '\|' > r.li.padsd.tmp.html ; fi /usr/bin/install -c -m 644 rlipadsd_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rlipadsd_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.padsd > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.padsd.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.padsd.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1" rm r.li.padsd.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd' make -C r.li.patchdensity || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity OBJ.x86_64-pc-linux-gnu/main.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.patchdensity --html-description < /dev/null | grep -v '\|' > r.li.patchdensity.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.patchdensity > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchdensity.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchdensity.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1" rm r.li.patchdensity.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity' make -C r.li.patchnum || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum OBJ.x86_64-pc-linux-gnu/main.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.patchnum" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.patchnum > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchnum.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.patchnum.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1" rm r.li.patchnum.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum' make -C r.li.pielou || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.pielou OBJ.x86_64-pc-linux-gnu/pielou.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.pielou" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.pielou --html-description < /dev/null | grep -v '\|' > r.li.pielou.tmp.html ; fi /usr/bin/install -c -m 644 r_li_pielou.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_pielou.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.pielou > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.pielou.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.pielou.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1" rm r.li.pielou.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou' make -C r.li.renyi || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.renyi OBJ.x86_64-pc-linux-gnu/renyi.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.renyi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.renyi --html-description < /dev/null | grep -v '\|' > r.li.renyi.tmp.html ; fi /usr/bin/install -c -m 644 r_li_renyi.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_renyi.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.renyi > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.renyi.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.renyi.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1" rm r.li.renyi.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi' make -C r.li.richness || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.richness OBJ.x86_64-pc-linux-gnu/richness.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.richness" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.richness --html-description < /dev/null | grep -v '\|' > r.li.richness.tmp.html ; fi /usr/bin/install -c -m 644 r_li_richness_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_richness_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.richness > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.richness.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.richness.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1" rm r.li.richness.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness' make -C r.li.shannon || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.shannon OBJ.x86_64-pc-linux-gnu/shannon.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.shannon" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.shannon --html-description < /dev/null | grep -v '\|' > r.li.shannon.tmp.html ; fi /usr/bin/install -c -m 644 r_li_shannon_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_shannon_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.shannon > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.shannon.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.shannon.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1" rm r.li.shannon.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon' make -C r.li.shape || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.shape OBJ.x86_64-pc-linux-gnu/main.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.shape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.shape --html-description < /dev/null | grep -v '\|' > r.li.shape.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.shape > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.shape.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.shape.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1" rm r.li.shape.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape' make -C r.li.simpson || echo /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.simpson OBJ.x86_64-pc-linux-gnu/simpson.o -lgrass_rli.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.simpson" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.li.simpson --html-description < /dev/null | grep -v '\|' > r.li.simpson.tmp.html ; fi /usr/bin/install -c -m 644 r_li_simpson_formula.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_li_simpson_formula.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li.simpson > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.simpson.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.simpson.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1" rm r.li.simpson.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.li > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.li.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.li' make -C r.mapcalc || echo /home/neteler/src/releasebranch_8_0/raster/r.mapcalc >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.mapcalc' gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/map.o -c map.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xcoor.o -c xcoor.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mapcalc\" -o OBJ.x86_64-pc-linux-gnu/xrowcol.o -c xrowcol.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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/mapcalc.tab.o OBJ.x86_64-pc-linux-gnu/mapcalc.yy.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 -lgrass_calc.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_btree.8.0 -lm : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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/mapcalc.tab.o OBJ.x86_64-pc-linux-gnu/mapcalc.yy.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 -lgrass_calc.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_btree.8.0 -lm GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.mapcalc --html-description < /dev/null | grep -v '\|' > r.mapcalc.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mapcalc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.mapcalc --html-description < /dev/null | grep -v '\|' > r3.mapcalc.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.mapcalc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mapcalc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1" rm r3.mapcalc.tmp.html r.mapcalc.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.mapcalc' make -C r.mfilter || echo /home/neteler/src/releasebranch_8_0/raster/r.mfilter >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.mfilter' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/getfilt.o -c getfilt.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mfilter\" -o OBJ.x86_64-pc-linux-gnu/uppercase.o -c uppercase.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.mfilter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.mfilter --html-description < /dev/null | grep -v '\|' > r.mfilter.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mfilter > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mfilter.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mfilter.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1" rm r.mfilter.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.mfilter' make -C r.mode || echo /home/neteler/src/releasebranch_8_0/raster/r.mode >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.mode\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.mode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.mode --html-description < /dev/null | grep -v '\|' > r.mode.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mode > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mode.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mode.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1" rm r.mode.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.mode' make -C r.neighbors || echo /home/neteler/src/releasebranch_8_0/raster/r.neighbors >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.neighbors\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.neighbors --html-description < /dev/null | grep -v '\|' > r.neighbors.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.neighbors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.neighbors.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.neighbors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1" rm r.neighbors.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.neighbors' make -C r.null || echo /home/neteler/src/releasebranch_8_0/raster/r.null >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.null --html-description < /dev/null | grep -v '\|' > r.null.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.null > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.null.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.null.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1" rm r.null.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.null' make -C r.object.geometry || echo /home/neteler/src/releasebranch_8_0/raster/r.object.geometry >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.object.geometry OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.object.geometry" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.object.geometry > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.object.geometry.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.object.geometry.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.object.geometry.1" rm r.object.geometry.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.object.geometry' make -C r.out.ascii || echo /home/neteler/src/releasebranch_8_0/raster/r.out.ascii >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.ascii > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.ascii.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.ascii.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1" rm r.out.ascii.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.ascii' make -C r.out.bin || echo /home/neteler/src/releasebranch_8_0/raster/r.out.bin >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.bin > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.bin.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.bin.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1" rm r.out.bin.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.bin' make -C r.out.gdal || echo /home/neteler/src/releasebranch_8_0/raster/r.out.gdal >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DGRASS_VERSION_NUMBER=\"'8.0.3dev'\" -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.gdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_imagery.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -lproj -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.gdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.gdal --html-description < /dev/null | grep -v '\|' > r.out.gdal.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.gdal > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.gdal.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.gdal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1" rm r.out.gdal.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.gdal' make -C r.out.gridatb || echo /home/neteler/src/releasebranch_8_0/raster/r.out.gridatb >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.gridatb --html-description < /dev/null | grep -v '\|' > r.out.gridatb.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.gridatb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.gridatb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.gridatb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1" rm r.out.gridatb.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.gridatb' make -C r.out.mat || echo /home/neteler/src/releasebranch_8_0/raster/r.out.mat >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.mat\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.mat OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.mat" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.mat --html-description < /dev/null | grep -v '\|' > r.out.mat.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.mat > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.mat.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.mat.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1" rm r.out.mat.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.mat' make -C r.out.mpeg || echo /home/neteler/src/releasebranch_8_0/raster/r.out.mpeg >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.mpeg\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.mpeg --html-description < /dev/null | grep -v '\|' > r.out.mpeg.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.mpeg > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.mpeg.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.mpeg.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1" rm r.out.mpeg.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.mpeg' make -C r.out.png || echo /home/neteler/src/releasebranch_8_0/raster/r.out.png >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.png OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lpng -lz -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.png" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.png --html-description < /dev/null | grep -v '\|' > r.out.png.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.png > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.png.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.png.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1" rm r.out.png.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.png' make -C r.out.pov || echo /home/neteler/src/releasebranch_8_0/raster/r.out.pov >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.pov\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.pov OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.pov > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.pov.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.pov.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1" rm r.out.pov.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.pov' make -C r.out.ppm || echo /home/neteler/src/releasebranch_8_0/raster/r.out.ppm >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ppm\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.ppm OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.ppm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.ppm > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1" rm r.out.ppm.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.ppm' make -C r.out.ppm3 || echo /home/neteler/src/releasebranch_8_0/raster/r.out.ppm3 >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.out.ppm3\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.ppm3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.ppm3 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm3.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.ppm3.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1" rm r.out.ppm3.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.ppm3' make -C r.out.vrml || echo /home/neteler/src/releasebranch_8_0/raster/r.out.vrml >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.vrml" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.vrml --html-description < /dev/null | grep -v '\|' > r.out.vrml.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.vrml > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.vrml.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.vrml.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1" rm r.out.vrml.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.vrml' make -C r.out.vtk || echo /home/neteler/src/releasebranch_8_0/raster/r.out.vtk >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.vtk > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.vtk.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.vtk.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1" rm r.out.vtk.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.out.vtk' make -C r.param.scale || echo /home/neteler/src/releasebranch_8_0/raster/r.param.scale >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.param.scale' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -o OBJ.x86_64-pc-linux-gnu/interface.o -c interface.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.param.scale\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.param.scale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.param.scale --html-description < /dev/null | grep -v '\|' > r.param.scale.tmp.html ; fi /usr/bin/install -c -m 644 r_param_scale_morph.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_param_scale_morph.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.param.scale > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.param.scale.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.param.scale.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1" rm r.param.scale.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.param.scale' make -C r.patch || echo /home/neteler/src/releasebranch_8_0/raster/r.patch >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.patch\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.patch --html-description < /dev/null | grep -v '\|' > r.patch.tmp.html ; fi /usr/bin/install -c -m 644 r_patch_zeros_as_nulls.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_patch_zeros_as_nulls.png /usr/bin/install -c -m 644 r_patch.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_patch.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.patch > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.patch.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.patch.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1" rm r.patch.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.patch' make -C r.path || echo /home/neteler/src/releasebranch_8_0/raster/r.path >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.path\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.path\" -o OBJ.x86_64-pc-linux-gnu/pavlrc.o -c pavlrc.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.path --html-description < /dev/null | grep -v '\|' > r.path.tmp.html ; fi /usr/bin/install -c -m 644 r_path.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_path.png /usr/bin/install -c -m 644 r_path_with_bitmask.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_path_with_bitmask.png /usr/bin/install -c -m 644 r_path_with_r_watershed_direction.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_path_with_r_watershed_direction.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.path > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.path.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.path.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1" rm r.path.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.path' make -C r.profile || echo /home/neteler/src/releasebranch_8_0/raster/r.profile >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.profile --html-description < /dev/null | grep -v '\|' > r.profile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.profile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.profile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.profile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1" rm r.profile.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.profile' make -C r.proj || echo /home/neteler/src/releasebranch_8_0/raster/r.proj >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/bordwalk.o -c bordwalk.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.proj\" -o OBJ.x86_64-pc-linux-gnu/readcell.o -c readcell.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.proj --html-description < /dev/null | grep -v '\|' > r.proj.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.proj > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.proj.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.proj.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1" rm r.proj.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.proj' make -C r.quant || echo /home/neteler/src/releasebranch_8_0/raster/r.quant >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.quant" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.quant --html-description < /dev/null | grep -v '\|' > r.quant.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.quant > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.quant.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.quant.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1" rm r.quant.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.quant' make -C r.quantile || echo /home/neteler/src/releasebranch_8_0/raster/r.quantile >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.quantile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.quantile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.quantile --html-description < /dev/null | grep -v '\|' > r.quantile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.quantile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.quantile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.quantile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1" rm r.quantile.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.quantile' make -C r.random || echo /home/neteler/src/releasebranch_8_0/raster/r.random >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.random' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random\" -o OBJ.x86_64-pc-linux-gnu/support.o -c support.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.random --html-description < /dev/null | grep -v '\|' > r.random.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.random > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.random.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.random.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1" rm r.random.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.random' make -C r.random.cells || echo /home/neteler/src/releasebranch_8_0/raster/r.random.cells >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.random.cells' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.cells\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.random.cells" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.random.cells --html-description < /dev/null | grep -v '\|' > r.random.cells.tmp.html ; fi /usr/bin/install -c -m 644 r_random_cells.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_random_cells.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.random.cells > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.random.cells.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.random.cells.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1" rm r.random.cells.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.random.cells' make -C r.random.surface || echo /home/neteler/src/releasebranch_8_0/raster/r.random.surface >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.random.surface' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/calcsd.o -c calcsd.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/cpfilter.o -c cpfilter.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/digits.o -c digits.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -o OBJ.x86_64-pc-linux-gnu/gennorm.o -c gennorm.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.random.surface\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.random.surface" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.random.surface --html-description < /dev/null | grep -v '\|' > r.random.surface.tmp.html ; fi /usr/bin/install -c -m 644 r_random_surface_hist.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_random_surface_hist.png /usr/bin/install -c -m 644 r_random_surface.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_random_surface.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.random.surface > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.random.surface.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.random.surface.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1" rm r.random.surface.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.random.surface' make -C r.reclass || echo /home/neteler/src/releasebranch_8_0/raster/r.reclass >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.reclass\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.reclass --html-description < /dev/null | grep -v '\|' > r.reclass.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.reclass > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1" rm r.reclass.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.reclass' make -C r.recode || echo /home/neteler/src/releasebranch_8_0/raster/r.recode >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.recode\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.recode" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.recode --html-description < /dev/null | grep -v '\|' > r.recode.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.recode > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.recode.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.recode.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1" rm r.recode.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.recode' make -C r.region || echo /home/neteler/src/releasebranch_8_0/raster/r.region >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.region\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.region OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.region --html-description < /dev/null | grep -v '\|' > r.region.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.region > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.region.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.region.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1" rm r.region.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.region' make -C r.regression.line || echo /home/neteler/src/releasebranch_8_0/raster/r.regression.line >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.regression.line\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.regression.line OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.regression.line" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.regression.line --html-description < /dev/null | grep -v '\|' > r.regression.line.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.regression.line > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.regression.line.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.regression.line.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1" rm r.regression.line.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.regression.line' make -C r.regression.multi || echo /home/neteler/src/releasebranch_8_0/raster/r.regression.multi >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.regression.multi OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.regression.multi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.regression.multi > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.regression.multi.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.regression.multi.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1" rm r.regression.multi.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.regression.multi' make -C r.report || echo /home/neteler/src/releasebranch_8_0/raster/r.report >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/header.o -c header.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.report\" -o OBJ.x86_64-pc-linux-gnu/label.o -c label.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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_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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.report --html-description < /dev/null | grep -v '\|' > r.report.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.report > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.report.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.report.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1" rm r.report.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.report' make -C r.resamp.bspline || echo /home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_vector.8.0 -lgrass_raster.8.0 -lgrass_segment.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.bspline --html-description < /dev/null | grep -v '\|' > r.resamp.bspline.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.bspline > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.bspline.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.bspline.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1" rm r.resamp.bspline.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline' make -C r.resamp.filter || echo /home/neteler/src/releasebranch_8_0/raster/r.resamp.filter >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.filter' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.filter --html-description < /dev/null | grep -v '\|' > r.resamp.filter.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.filter > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.filter.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.filter.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1" rm r.resamp.filter.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.filter' make -C r.resamp.interp || echo /home/neteler/src/releasebranch_8_0/raster/r.resamp.interp >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.interp --html-description < /dev/null | grep -v '\|' > r.resamp.interp.tmp.html ; fi /usr/bin/install -c -m 644 r_resamp_interp_new_250m.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_interp_new_250m.png /usr/bin/install -c -m 644 r_resamp_interp_orig_500m.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_interp_orig_500m.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.interp > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.interp.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.interp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1" rm r.resamp.interp.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.interp' make -C r.resamp.rst || echo /home/neteler/src/releasebranch_8_0/raster/r.resamp.rst >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.resamp.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst OBJ.x86_64-pc-linux-gnu/main.o -lgrass_interpfl.8.0 -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.rst --html-description < /dev/null | grep -v '\|' > r.resamp.rst.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.rst > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.rst.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.rst.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1" rm r.resamp.rst.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.rst' make -C r.resamp.stats || echo /home/neteler/src/releasebranch_8_0/raster/r.resamp.stats >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats OBJ.x86_64-pc-linux-gnu/main.o -lgrass_stats.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resamp.stats --html-description < /dev/null | grep -v '\|' > r.resamp.stats.tmp.html ; fi /usr/bin/install -c -m 644 r_resamp_stats_6m_20m.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_resamp_stats_6m_20m.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resamp.stats > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.stats.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resamp.stats.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1" rm r.resamp.stats.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.resamp.stats' make -C r.resample || echo /home/neteler/src/releasebranch_8_0/raster/r.resample >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resample OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.resample --html-description < /dev/null | grep -v '\|' > r.resample.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.resample > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resample.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.resample.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1" rm r.resample.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.resample' make -C r.rescale || echo /home/neteler/src/releasebranch_8_0/raster/r.rescale >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.rescale" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.rescale --html-description < /dev/null | grep -v '\|' > r.rescale.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.rescale > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1" rm r.rescale.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.rescale' make -C r.rescale.eq || echo /home/neteler/src/releasebranch_8_0/raster/r.rescale.eq >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.rescale.eq --html-description < /dev/null | grep -v '\|' > r.rescale.eq.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.rescale.eq > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.eq.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.rescale.eq.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1" rm r.rescale.eq.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.rescale.eq' make -C r.ros || echo /home/neteler/src/releasebranch_8_0/raster/r.ros >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.ros" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.ros --html-description < /dev/null | grep -v '\|' > r.ros.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.ros > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.ros.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.ros.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1" rm r.ros.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.ros' make -C r.series || echo /home/neteler/src/releasebranch_8_0/raster/r.series >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.series' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series OBJ.x86_64-pc-linux-gnu/main.o -lgrass_stats.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series --html-description < /dev/null | grep -v '\|' > r.series.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.series > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.series.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.series.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1" rm r.series.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.series' make -C r.series.accumulate || echo /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series.accumulate\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.series.accumulate > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.series.accumulate.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.series.accumulate.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1" rm r.series.accumulate.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.series.accumulate' make -C r.series.interp || echo /home/neteler/src/releasebranch_8_0/raster/r.series.interp >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.series.interp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series.interp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_stats.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series.interp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.series.interp --html-description < /dev/null | grep -v '\|' > r.series.interp.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.series.interp > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.series.interp.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.series.interp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1" rm r.series.interp.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.series.interp' make -C r.relief || echo /home/neteler/src/releasebranch_8_0/raster/r.relief >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.relief' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.relief\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.relief OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.relief" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.relief --html-description < /dev/null | grep -v '\|' > r.relief.tmp.html ; fi is missing the description/usr/bin/install -c -m 644 r_relief.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_relief.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.relief > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.relief.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.relief.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1" rm r.relief.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.relief' make -C r.sim || echo /home/neteler/src/releasebranch_8_0/raster/r.sim >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.sim' make -C simlib || echo /home/neteler/src/releasebranch_8_0/raster/r.sim/simlib >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.sim/simlib' /usr/bin/install -c -m 644 waterglobs.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/waterglobs.h /usr/bin/install -c -m 644 simlib.h /home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/hydro.o -c hydro.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sim/simlib\" -o OBJ.x86_64-pc-linux-gnu/random.o -c random.c gcc -Werror-implicit-function-declaration -fno-common -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_sim.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_sim.8.0.so 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.0 -lgrass_datetime.8.0 -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_vector.8.0 -lgrass_vector.8.0 -lgrass_raster.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_sim.8.0.so /home/neteler/src/releasebranch_8_0/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_0/raster/r.sim/simlib' make -C r.sim.water || echo /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sim.water OBJ.x86_64-pc-linux-gnu/main.o -lgrass_sim.8.0 -lgrass_gmath.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sim.water" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sim.water --html-description < /dev/null | grep -v '\|' > r.sim.water.tmp.html ; fi /usr/bin/install -c -m 644 r_sim_water.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_sim_water.png /usr/bin/install -c -m 644 r_sim_water_water_depth.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_sim_water_water_depth.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sim.water > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sim.water.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sim.water.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1" rm r.sim.water.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water' make -C r.sim.sediment || echo /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment OBJ.x86_64-pc-linux-gnu/main.o -lgrass_sim.8.0 -lgrass_gmath.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sim.sediment --html-description < /dev/null | grep -v '\|' > r.sim.sediment.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sim.sediment > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sim.sediment.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sim.sediment.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1" rm r.sim.sediment.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.sim' make -C r.slope.aspect || echo /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.slope.aspect' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.slope.aspect --html-description < /dev/null | grep -v '\|' > r.slope.aspect.tmp.html ; fi /usr/bin/install -c -m 644 r_slope_aspect_slope.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_slope.png /usr/bin/install -c -m 644 tcurv.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/tcurv.png /usr/bin/install -c -m 644 aspect.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/aspect.png /usr/bin/install -c -m 644 r_slope_aspect_tcurv.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_tcurv.png /usr/bin/install -c -m 644 pcurv.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/pcurv.png /usr/bin/install -c -m 644 aspect_diagram.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/aspect_diagram.png /usr/bin/install -c -m 644 r_slope_aspect_pcurv.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_pcurv.png /usr/bin/install -c -m 644 r_slope_aspect_aspect.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_aspect.png /usr/bin/install -c -m 644 r_slope_aspect_4_directions.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_slope_aspect_4_directions.png /usr/bin/install -c -m 644 dem.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/dem.png /usr/bin/install -c -m 644 slope.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/slope.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.slope.aspect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.slope.aspect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.slope.aspect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1" rm r.slope.aspect.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.slope.aspect' make -C r.solute.transport || echo /home/neteler/src/releasebranch_8_0/raster/r.solute.transport >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.solute.transport OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_gpde.8.0 -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.solute.transport" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.solute.transport --html-description < /dev/null | grep -v '\|' > r.solute.transport.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.solute.transport > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.solute.transport.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.solute.transport.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1" rm r.solute.transport.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.solute.transport' make -C r.spread || echo /home/neteler/src/releasebranch_8_0/raster/r.spread >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/spot.o -c spot.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spread\" -o OBJ.x86_64-pc-linux-gnu/spread.o -c spread.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.spread" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.spread --html-description < /dev/null | grep -v '\|' > r.spread.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.spread > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.spread.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.spread.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1" rm r.spread.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.spread' make -C r.spreadpath || echo /home/neteler/src/releasebranch_8_0/raster/r.spreadpath >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.spreadpath\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.spreadpath" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.spreadpath --html-description < /dev/null | grep -v '\|' > r.spreadpath.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.spreadpath > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.spreadpath.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.spreadpath.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1" rm r.spreadpath.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.spreadpath' make -C r.statistics || echo /home/neteler/src/releasebranch_8_0/raster/r.statistics >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.statistics" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.statistics --html-description < /dev/null | grep -v '\|' > r.statistics.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.statistics > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.statistics.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.statistics.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1" rm r.statistics.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.statistics' make -C r.stats.zonal || echo /home/neteler/src/releasebranch_8_0/raster/r.stats.zonal >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.stats.zonal' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats.zonal --html-description < /dev/null | grep -v '\|' > r.stats.zonal.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stats.zonal > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stats.zonal.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stats.zonal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1" rm r.stats.zonal.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.stats.zonal' make -C r.stats.quantile || echo /home/neteler/src/releasebranch_8_0/raster/r.stats.quantile >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats.quantile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats.quantile --html-description < /dev/null | grep -v '\|' > r.stats.quantile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stats.quantile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stats.quantile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stats.quantile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1" rm r.stats.quantile.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.stats.quantile' make -C r.stats || echo /home/neteler/src/releasebranch_8_0/raster/r.stats >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stats\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stats --html-description < /dev/null | grep -v '\|' > r.stats.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stats > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stats.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stats.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1" rm r.stats.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.stats' make -C r.stream.extract || echo /home/neteler/src/releasebranch_8_0/raster/r.stream.extract >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.stream.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/dseg.o -c dseg.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/load.o -c load.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.stream.extract\" -o OBJ.x86_64-pc-linux-gnu/streams.o -c streams.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stream.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.stream.extract --html-description < /dev/null | grep -v '\|' > r.stream.extract.tmp.html ; fi /usr/bin/install -c -m 644 r_stream_extract_streams_weighed.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_streams_weighed.png /usr/bin/install -c -m 644 r_stream_extract_streams_noweight.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_streams_noweight.png /usr/bin/install -c -m 644 r_stream_extract_weights_zoom.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_weights_zoom.png /usr/bin/install -c -m 644 r_stream_extract_accum_orig_zoom.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_accum_orig_zoom.png /usr/bin/install -c -m 644 r_stream_extract_accum_weighted_zoom.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_stream_extract_accum_weighted_zoom.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.stream.extract > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stream.extract.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.stream.extract.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1" rm r.stream.extract.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.stream.extract' make -C r.sun || echo /home/neteler/src/releasebranch_8_0/raster/r.sun >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sun\" -o OBJ.x86_64-pc-linux-gnu/rsunlib.o -c rsunlib.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lgrass_gmath.8.0 -lproj -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sun" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sun --html-description < /dev/null | grep -v '\|' > r.sun.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sun > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sun.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sun.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1" rm r.sun.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.sun' make -C r.sunhours || echo /home/neteler/src/releasebranch_8_0/raster/r.sunhours >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.sunhours' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunhours\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunhours\" -o OBJ.x86_64-pc-linux-gnu/solpos00.o -c solpos00.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sunhours" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sunhours --html-description < /dev/null | grep -v '\|' > r.sunhours.tmp.html ; fi /usr/bin/install -c -m 644 r_sunhours.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_sunhours.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sunhours > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sunhours.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sunhours.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1" rm r.sunhours.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.sunhours' make -C r.sunmask || echo /home/neteler/src/releasebranch_8_0/raster/r.sunmask >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.sunmask\" -o OBJ.x86_64-pc-linux-gnu/solpos00.o -c solpos00.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sunmask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.sunmask --html-description < /dev/null | grep -v '\|' > r.sunmask.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.sunmask > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sunmask.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.sunmask.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1" rm r.sunmask.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.sunmask' make -C r.support || echo /home/neteler/src/releasebranch_8_0/raster/r.support >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.support --html-description < /dev/null | grep -v '\|' > r.support.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.support > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.support.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.support.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1" rm r.support.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.support' make -C r.support.stats || echo /home/neteler/src/releasebranch_8_0/raster/r.support.stats >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.support.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.support.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.support.stats --html-description < /dev/null | grep -v '\|' > r.support.stats.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.support.stats > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.support.stats.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.support.stats.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1" rm r.support.stats.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.support.stats' make -C r.surf.area || echo /home/neteler/src/releasebranch_8_0/raster/r.surf.area >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.area\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.area --html-description < /dev/null | grep -v '\|' > r.surf.area.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.area > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.area.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.area.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1" rm r.surf.area.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.area' make -C r.surf.contour || echo /home/neteler/src/releasebranch_8_0/raster/r.surf.contour >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.contour --html-description < /dev/null | grep -v '\|' > r.surf.contour.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.contour > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.contour.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.contour.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1" rm r.surf.contour.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.contour' make -C r.surf.fractal || echo /home/neteler/src/releasebranch_8_0/raster/r.surf.fractal >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.fractal' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.fractal --html-description < /dev/null | grep -v '\|' > r.surf.fractal.tmp.html ; fi /usr/bin/install -c -m 644 r_surf_fractal_simple.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_surf_fractal_simple.png /usr/bin/install -c -m 644 r_surf_fractal.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_surf_fractal.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.fractal > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.fractal.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.fractal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1" rm r.surf.fractal.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.fractal' make -C r.surf.gauss || echo /home/neteler/src/releasebranch_8_0/raster/r.surf.gauss >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.gauss' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.gauss\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.gauss --html-description < /dev/null | grep -v '\|' > r.surf.gauss.tmp.html ; fi /usr/bin/install -c -m 644 r_surf_gauss_hist.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_surf_gauss_hist.png /usr/bin/install -c -m 644 r_surf_gauss.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_surf_gauss.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.gauss > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.gauss.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.gauss.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1" rm r.surf.gauss.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.gauss' make -C r.surf.idw || echo /home/neteler/src/releasebranch_8_0/raster/r.surf.idw >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/ll.o -c ll.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.idw\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.idw --html-description < /dev/null | grep -v '\|' > r.surf.idw.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.idw > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.idw.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.idw.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1" rm r.surf.idw.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.idw' make -C r.surf.random || echo /home/neteler/src/releasebranch_8_0/raster/r.surf.random >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.random' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.surf.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.surf.random --html-description < /dev/null | grep -v '\|' > r.surf.random.tmp.html ; fi /usr/bin/install -c -m 644 r_surf_random_hist.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_surf_random_hist.png /usr/bin/install -c -m 644 r_surf_random.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_surf_random.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.surf.random > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.random.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.surf.random.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1" rm r.surf.random.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.surf.random' make -C r.terraflow || echo /home/neteler/src/releasebranch_8_0/raster/r.terraflow >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.terraflow' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/ccforest.o -c ccforest.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/common.o -c common.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/fill.o -c fill.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/flow.o -c flow.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/genericWindow.o -c genericWindow.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/grid.o -c grid.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/nodata.o -c nodata.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/plateau.o -c plateau.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/types.o -c types.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -DNODATA_FIX -DELEV_FLOAT -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.terraflow\" -o OBJ.x86_64-pc-linux-gnu/weightWindow.o -c weightWindow.cpp : && g++ -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_iostream.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.terraflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.terraflow --html-description < /dev/null | grep -v '\|' > r.terraflow.tmp.html ; fi /usr/bin/install -c -m 644 rterraflow_accumulation.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_accumulation.png /usr/bin/install -c -m 644 rterraflow_dir3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_dir3.png /usr/bin/install -c -m 644 rterraflow_dir2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rterraflow_dir2.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.terraflow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.terraflow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.terraflow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1" rm r.terraflow.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.terraflow' make -C r.texture || echo /home/neteler/src/releasebranch_8_0/raster/r.texture >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.texture' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.texture\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.texture OBJ.x86_64-pc-linux-gnu/h_measure.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.texture" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.texture --html-description < /dev/null | grep -v '\|' > r.texture.tmp.html ; fi /usr/bin/install -c -m 644 r_texture_directions_example.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_texture_directions_example.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.texture > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.texture.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.texture.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1" rm r.texture.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.texture' make -C r.thin || echo /home/neteler/src/releasebranch_8_0/raster/r.thin >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.thin' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.thin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.thin --html-description < /dev/null | grep -v '\|' > r.thin.tmp.html ; fi /usr/bin/install -c -m 644 r_thin_network.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_thin_network.png /usr/bin/install -c -m 644 r_thin_vectorized.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_thin_vectorized.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.thin > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.thin.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.thin.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1" rm r.thin.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.thin' make -C r.tile || echo /home/neteler/src/releasebranch_8_0/raster/r.tile >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.tile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.tile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.tile --html-description < /dev/null | grep -v '\|' > r.tile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.tile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.tile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.tile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1" rm r.tile.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.tile' make -C r.timestamp || echo /home/neteler/src/releasebranch_8_0/raster/r.timestamp >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.timestamp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.timestamp --html-description < /dev/null | grep -v '\|' > r.timestamp.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.timestamp > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.timestamp.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.timestamp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1" rm r.timestamp.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.timestamp' make -C r.to.rast3 || echo /home/neteler/src/releasebranch_8_0/raster/r.to.rast3 >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.to.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.rast3 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.rast3 --html-description < /dev/null | grep -v '\|' > r.to.rast3.tmp.html ; fi /usr/bin/install -c -m 644 r.to.rast3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.to.rast3 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1" rm r.to.rast3.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.to.rast3' make -C r.to.rast3elev || echo /home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.rast3elev --html-description < /dev/null | grep -v '\|' > r.to.rast3elev.tmp.html ; fi /usr/bin/install -c -m 644 r.to.rast3elev.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.to.rast3elev > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.rast3elev.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1" rm r.to.rast3elev.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev' make -C r.to.vect || echo /home/neteler/src/releasebranch_8_0/raster/r.to.vect >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.to.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.to.vect --html-description < /dev/null | grep -v '\|' > r.to.vect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.to.vect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.vect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.to.vect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1" rm r.to.vect.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.to.vect' make -C r.topidx || echo /home/neteler/src/releasebranch_8_0/raster/r.topidx >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.topidx' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.topidx" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.topidx --html-description < /dev/null | grep -v '\|' > r.topidx.tmp.html ; fi /usr/bin/install -c -m 644 r_topidx.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_topidx.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.topidx > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.topidx.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.topidx.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1" rm r.topidx.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.topidx' make -C r.topmodel || echo /home/neteler/src/releasebranch_8_0/raster/r.topmodel >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.topmodel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.topmodel --html-description < /dev/null | grep -v '\|' > r.topmodel.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.topmodel > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.topmodel.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.topmodel.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1" rm r.topmodel.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.topmodel' make -C r.transect || echo /home/neteler/src/releasebranch_8_0/raster/r.transect >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.transect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.transect --html-description < /dev/null | grep -v '\|' > r.transect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.transect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.transect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.transect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1" rm r.transect.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.transect' make -C r.univar || echo /home/neteler/src/releasebranch_8_0/raster/r.univar >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.univar\" -o OBJ.x86_64-pc-linux-gnu/stats.o -c stats.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.univar --html-description < /dev/null | grep -v '\|' > r.univar.tmp.html /usr/bin/install -c -m 644 runivar_basins.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/runivar_basins.png /usr/bin/install -c -m 644 runivar_basins_elev_zonal.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/runivar_basins_elev_zonal.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.univar.html GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.univar --html-description < /dev/null | grep -v '\|' > r3.univar.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.univar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1" rm r3.univar.tmp.html r.univar.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.univar' make -C r.uslek || echo /home/neteler/src/releasebranch_8_0/raster/r.uslek >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.uslek" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.uslek --html-description < /dev/null | grep -v '\|' > r.uslek.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.uslek > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.uslek.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.uslek.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1" rm r.uslek.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.uslek' make -C r.usler || echo /home/neteler/src/releasebranch_8_0/raster/r.usler >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.usler" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.usler --html-description < /dev/null | grep -v '\|' > r.usler.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.usler > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.usler.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.usler.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1" rm r.usler.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.usler' make -C r.viewshed || echo /home/neteler/src/releasebranch_8_0/raster/r.viewshed >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.viewshed' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/distribute.o -c distribute.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/eventlist.o -c eventlist.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/grass.o -c grass.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/grid.o -c grid.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/rbbst.o -c rbbst.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/statusstructure.o -c statusstructure.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/viewshed.o -c viewshed.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DUSER=\"\" -Wno-sign-compare -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.viewshed\" -o OBJ.x86_64-pc-linux-gnu/visibility.o -c visibility.cpp : && g++ -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_iostream.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.viewshed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.viewshed --html-description < /dev/null | grep -v '\|' > r.viewshed.tmp.html ; fi /usr/bin/install -c -m 644 sweep1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/sweep1.png /usr/bin/install -c -m 644 r.viewshed.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.png /usr/bin/install -c -m 644 sweep2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/sweep2.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.viewshed > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.viewshed.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1" rm r.viewshed.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.viewshed' make -C r.volume || echo /home/neteler/src/releasebranch_8_0/raster/r.volume >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.volume' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.volume" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.volume --html-description < /dev/null | grep -v '\|' > r.volume.tmp.html ; fi /usr/bin/install -c -m 644 r_volume_lake.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_volume_lake.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.volume > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.volume.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.volume.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1" rm r.volume.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.volume' make -C r.walk || echo /home/neteler/src/releasebranch_8_0/raster/r.walk >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.walk' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.walk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.walk --html-description < /dev/null | grep -v '\|' > r.walk.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.walk > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.walk.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.walk.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1" rm r.walk.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.walk' make -C r.water.outlet || echo /home/neteler/src/releasebranch_8_0/raster/r.water.outlet >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.water.outlet' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.water.outlet" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.water.outlet --html-description < /dev/null | grep -v '\|' > r.water.outlet.tmp.html ; fi /usr/bin/install -c -m 644 r_water_outlet.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_water_outlet.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.water.outlet > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.water.outlet.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.water.outlet.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1" rm r.water.outlet.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.water.outlet' make -C r.watershed || echo /home/neteler/src/releasebranch_8_0/raster/r.watershed >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed' make -C ram || echo /home/neteler/src/releasebranch_8_0/raster/r.watershed/ram >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed/ram' mkdir -p /home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lgrass_btree2.8.0 -lm no HTML documentation available no manual page available make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed/ram' make -C seg || echo /home/neteler/src/releasebranch_8_0/raster/r.watershed/seg >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed/seg' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster/r.watershed/seg\" -o OBJ.x86_64-pc-linux-gnu/usage.o -c usage.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm no HTML documentation available no manual page available make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed/seg' make -C front || echo /home/neteler/src/releasebranch_8_0/raster/r.watershed/front >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed/front' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.watershed OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.watershed" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.watershed --html-description < /dev/null | grep -v '\|' > r.watershed.tmp.html ; fi /usr/bin/install -c -m 644 r_watershed_drainage.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_watershed_drainage.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.watershed > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.watershed.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.watershed.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1" rm r.watershed.tmp.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed/front' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.watershed' make -C r.what || echo /home/neteler/src/releasebranch_8_0/raster/r.what >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.what OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_vector.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.what --html-description < /dev/null | grep -v '\|' > r.what.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.what > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.what.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.what.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1" rm r.what.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.what' make -C r.what.color || echo /home/neteler/src/releasebranch_8_0/raster/r.what.color >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.what.color OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.what.color" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r.what.color --html-description < /dev/null | grep -v '\|' > r.what.color.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.what.color > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.what.color.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.what.color.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1" rm r.what.color.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster/r.what.color' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py raster3dintro > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster3dintro.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster3dintro.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1" make -C r3.cross.rast || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.cross.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.cross.rast\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.cross.rast --html-description < /dev/null | grep -v '\|' > r3.cross.rast.tmp.html ; fi /usr/bin/install -c -m 644 r3.cross.rast.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.cross.rast > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.cross.rast.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1" rm r3.cross.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast' make -C r3.flow || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.flow >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.flow --html-description < /dev/null | grep -v '\|' > r3.flow.tmp.html /usr/bin/install -c -m 644 r3flow_flowlines_color.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3flow_flowlines_color.png /usr/bin/install -c -m 644 r3flow_flowlines.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3flow_flowlines.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.flow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.flow.html GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/test.r3flow --html-description < /dev/null | grep -v '\|' > test.r3flow.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py test.r3flow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/test.r3flow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.flow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/test.r3flow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1" rm test.r3flow.tmp.html r3.flow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.flow' make -C r3.gradient || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.gradient OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.gradient" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.gradient --html-description < /dev/null | grep -v '\|' > r3.gradient.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.gradient > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.gradient.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.gradient.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1" rm r3.gradient.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.gradient' make -C r3.gwflow || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.gwflow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.gwflow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gpde.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.gwflow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.gwflow --html-description < /dev/null | grep -v '\|' > r3.gwflow.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.gwflow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.gwflow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.gwflow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1" rm r3.gwflow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow' make -C r3.in.ascii || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.ascii --html-description < /dev/null | grep -v '\|' > r3.in.ascii.tmp.html ; fi /usr/bin/install -c -m 644 raster3d_layout.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster3d_layout.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.ascii > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.ascii.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.ascii.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1" rm r3.in.ascii.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii' make -C r3.in.bin || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.bin --html-description < /dev/null | grep -v '\|' > r3.in.bin.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.bin > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.bin.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.bin.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1" rm r3.in.bin.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin' make -C r3.in.lidar || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/filters.o -c filters.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/info.o -c info.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.lidar\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/projection.o -c projection.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/rast_segment.o -c rast_segment.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -I/usr/include/gdal -DPACKAGE=\""grassmods"\" -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/string_list.o -c string_list.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.lidar OBJ.x86_64-pc-linux-gnu/filters.o OBJ.x86_64-pc-linux-gnu/info.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/projection.o OBJ.x86_64-pc-linux-gnu/rast_segment.o OBJ.x86_64-pc-linux-gnu/string_list.o -lgrass_raster.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm -lgrass_gproj.8.0 -L/usr/lib -llas -llas_c -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libboost_program_options.so /usr/lib/x86_64-linux-gnu/libboost_thread.so /usr/lib/libgdal.so /usr/lib/x86_64-linux-gnu/libgeotiff.so /usr/lib/x86_64-linux-gnu/libtiff.so -lgrass_segment.8.0 -lgrass_vector.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.lidar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.lidar --html-description < /dev/null | grep -v '\|' > r3.in.lidar.tmp.html ; fi /usr/bin/install -c -m 644 r3_in_lidar.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3_in_lidar.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.lidar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.lidar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.lidar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.lidar.1" rm r3.in.lidar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar' make -C r3.in.v5d || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.in.v5d\" -o OBJ.x86_64-pc-linux-gnu/v5d.o -c v5d.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.in.v5d --html-description < /dev/null | grep -v '\|' > r3.in.v5d.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.v5d > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.v5d.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.v5d.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1" rm r3.in.v5d.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d' make -C r3.info || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.info >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.info\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.info OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.info --html-description < /dev/null | grep -v '\|' > r3.info.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.info > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.info.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.info.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1" rm r3.info.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.info' make -C r3.mask || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.mask >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mask\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.mask OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.mask --html-description < /dev/null | grep -v '\|' > r3.mask.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.mask > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mask.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mask.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1" rm r3.mask.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.mask' make -C r3.mkdspf || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.mkdspf\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../../lib/dspf -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.mkdspf --html-description < /dev/null | grep -v '\|' > r3.mkdspf.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.mkdspf > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mkdspf.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.mkdspf.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1" rm r3.mkdspf.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf' make -C r3.null || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.null >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.null OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.null" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.null --html-description < /dev/null | grep -v '\|' > r3.null.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.null > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.null.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.null.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1" rm r3.null.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.null' make -C r3.neighbors || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.neighbors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.neighbors OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lgrass_stats.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.neighbors --html-description < /dev/null | grep -v '\|' > r3.neighbors.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.neighbors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.neighbors.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.neighbors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1" rm r3.neighbors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors' make -C r3.out.ascii || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.ascii --html-description < /dev/null | grep -v '\|' > r3.out.ascii.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.ascii > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.ascii.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.ascii.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1" rm r3.out.ascii.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii' make -C r3.out.bin || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.bin OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.bin" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.bin --html-description < /dev/null | grep -v '\|' > r3.out.bin.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.bin > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.bin.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.bin.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1" rm r3.out.bin.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin' make -C r3.out.netcdf || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_gproj.8.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lnetcdf -lhdf5_hl -lhdf5 -lpthread -lsz -lz -ldl -lm -lcurl -lproj -lgrass_datetime.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.netcdf --html-description < /dev/null | grep -v '\|' > r3.out.netcdf.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.netcdf > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.netcdf.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.netcdf.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1" rm r3.out.netcdf.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf' make -C r3.out.v5d || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.out.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DLITTLE -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.v5d --html-description < /dev/null | grep -v '\|' > r3.out.v5d.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.v5d > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.v5d.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.v5d.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1" rm r3.out.v5d.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d' make -C r3.out.vtk || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.out.vtk --html-description < /dev/null | grep -v '\|' > r3.out.vtk.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.out.vtk > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.vtk.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.out.vtk.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1" rm r3.out.vtk.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk' make -C r3.retile || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.retile >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.retile' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.retile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.retile OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.retile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.retile --html-description < /dev/null | grep -v '\|' > r3.retile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.retile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.retile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.retile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1" rm r3.retile.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.retile' make -C r3.stats || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.stats >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.stats --html-description < /dev/null | grep -v '\|' > r3.stats.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.stats > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.stats.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.stats.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1" rm r3.stats.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.stats' make -C r3.support || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.support >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.support\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"raster3d/r3.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.support --html-description < /dev/null | grep -v '\|' > r3.support.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.support > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.support.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.support.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1" rm r3.support.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.support' make -C r3.timestamp || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.timestamp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.timestamp --html-description < /dev/null | grep -v '\|' > r3.timestamp.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.timestamp > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.timestamp.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.timestamp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1" rm r3.timestamp.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp' make -C r3.to.rast || echo /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.to.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.to.rast OBJ.x86_64-pc-linux-gnu/main.o -lgrass_g3d.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/r3.to.rast --html-description < /dev/null | grep -v '\|' > r3.to.rast.tmp.html ; fi /usr/bin/install -c -m 644 r3.to.rast.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.to.rast > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.to.rast.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1" rm r3.to.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/raster3d' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/vector' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py vectorintro > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vectorintro.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vectorintro.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1" make -C v.buffer || echo /home/neteler/src/releasebranch_8_0/vector/v.buffer >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.buffer' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.buffer\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.buffer" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.buffer --html-description < /dev/null | grep -v '\|' > v.buffer.tmp.html ; fi /usr/bin/install -c -m 644 v_buffer_lines.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_lines.png /usr/bin/install -c -m 644 v_buffer_points.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_points.png /usr/bin/install -c -m 644 v_buffer_areas.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_areas.png /usr/bin/install -c -m 644 v_buffer_area.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_area.png /usr/bin/install -c -m 644 v_buffer_square_cap.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_square_cap.png /usr/bin/install -c -m 644 v_buffer_area_s.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_area_s.png /usr/bin/install -c -m 644 v_buffer_line.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line.png /usr/bin/install -c -m 644 v_buffer_line_c.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line_c.png /usr/bin/install -c -m 644 v_buffer_point_s.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_point_s.png /usr/bin/install -c -m 644 v_buffer_areas_int.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_areas_int.png /usr/bin/install -c -m 644 v_buffer_rounded_cap.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_rounded_cap.png /usr/bin/install -c -m 644 v_buffer_no_cap.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_no_cap.png /usr/bin/install -c -m 644 v_buffer_line_s.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_buffer_line_s.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.buffer > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.buffer.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.buffer.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1" rm v.buffer.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.buffer' make -C v.build || echo /home/neteler/src/releasebranch_8_0/vector/v.build >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.build OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.build" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.build --html-description < /dev/null | grep -v '\|' > v.build.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.build > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.build.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.build.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1" rm v.build.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.build' make -C v.build.polylines || echo /home/neteler/src/releasebranch_8_0/vector/v.build.polylines >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build.polylines\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.build.polylines\" -o OBJ.x86_64-pc-linux-gnu/walk.o -c walk.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.build.polylines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.build.polylines --html-description < /dev/null | grep -v '\|' > v.build.polylines.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.build.polylines > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.build.polylines.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.build.polylines.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1" rm v.build.polylines.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.build.polylines' make -C v.category || echo /home/neteler/src/releasebranch_8_0/vector/v.category >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.category OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.category" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.category --html-description < /dev/null | grep -v '\|' > v.category.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.category > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.category.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.category.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1" rm v.category.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.category' make -C v.class || echo /home/neteler/src/releasebranch_8_0/vector/v.class >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.class\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.class OBJ.x86_64-pc-linux-gnu/main.o -lgrass_arraystats.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.class" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.class --html-description < /dev/null | grep -v '\|' > v.class.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.class > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.class.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.class.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1" rm v.class.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.class' make -C v.clean || echo /home/neteler/src/releasebranch_8_0/vector/v.clean >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.clean' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/rmdac.o -c rmdac.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.clean\" -o OBJ.x86_64-pc-linux-gnu/split.o -c split.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.clean" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.clean --html-description < /dev/null | grep -v '\|' > v.clean.tmp.html ; fi /usr/bin/install -c -m 644 v_clean.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_clean.png /usr/bin/install -c -m 644 v_clean_rmsa.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_clean_rmsa.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.clean > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.clean.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.clean.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1" rm v.clean.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.clean' make -C v.cluster || echo /home/neteler/src/releasebranch_8_0/vector/v.cluster >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.cluster' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.cluster\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.cluster OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_btree2.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.cluster --html-description < /dev/null | grep -v '\|' > v.cluster.tmp.html ; fi /usr/bin/install -c -m 644 v_cluster_4_methods.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_cluster_4_methods.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.cluster > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.cluster.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.cluster.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1" rm v.cluster.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.cluster' make -C v.colors || echo /home/neteler/src/releasebranch_8_0/vector/v.colors >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_g3d.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.colors --html-description < /dev/null | grep -v '\|' > v.colors.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.colors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.colors.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.colors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1" rm v.colors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.colors' make -C v.colors.out || echo /home/neteler/src/releasebranch_8_0/vector/v.colors.out >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.colors.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.colors.out --html-description < /dev/null | grep -v '\|' > v.colors.out.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.colors.out > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.colors.out.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.colors.out.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1" rm v.colors.out.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.colors.out' make -C v.db.connect || echo /home/neteler/src/releasebranch_8_0/vector/v.db.connect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.db.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.db.connect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.db.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.connect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.connect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.connect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1" rm v.db.connect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.db.connect' make -C v.db.select || echo /home/neteler/src/releasebranch_8_0/vector/v.db.select >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.db.select\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.db.select OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.db.select --html-description < /dev/null | grep -v '\|' > v.db.select.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.select > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.select.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.select.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1" rm v.db.select.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.db.select' make -C v.decimate || echo /home/neteler/src/releasebranch_8_0/vector/v.decimate >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.decimate' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.decimate\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_btree2.8.0 -lgrass_segment.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.decimate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.decimate --html-description < /dev/null | grep -v '\|' > v.decimate.tmp.html ; fi /usr/bin/install -c -m 644 v_decimate_count.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_count.png /usr/bin/install -c -m 644 v_decimate_original.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_original.png /usr/bin/install -c -m 644 v_decimate_grid_cat.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_decimate_grid_cat.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.decimate > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.decimate.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.decimate.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1" rm v.decimate.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.decimate' make -C v.delaunay || echo /home/neteler/src/releasebranch_8_0/vector/v.delaunay >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.delaunay' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.delaunay\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.delaunay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.delaunay --html-description < /dev/null | grep -v '\|' > v.delaunay.tmp.html ; fi /usr/bin/install -c -m 644 v_delaunay.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_delaunay.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.delaunay > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.delaunay.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.delaunay.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1" rm v.delaunay.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.delaunay' make -C v.distance || echo /home/neteler/src/releasebranch_8_0/vector/v.distance >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.distance\" -o OBJ.x86_64-pc-linux-gnu/print.o -c print.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.distance --html-description < /dev/null | grep -v '\|' > v.distance.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.distance > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.distance.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.distance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1" rm v.distance.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.distance' make -C v.drape || echo /home/neteler/src/releasebranch_8_0/vector/v.drape >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.drape" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.drape --html-description < /dev/null | grep -v '\|' > v.drape.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.drape > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.drape.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.drape.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1" rm v.drape.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.drape' make -C v.edit || echo /home/neteler/src/releasebranch_8_0/vector/v.edit >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.edit\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.edit --html-description < /dev/null | grep -v '\|' > v.edit.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.edit > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.edit.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.edit.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1" rm v.edit.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.edit' make -C v.extract || echo /home/neteler/src/releasebranch_8_0/vector/v.extract >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extract\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.extract --html-description < /dev/null | grep -v '\|' > v.extract.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.extract > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.extract.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.extract.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1" rm v.extract.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.extract' make -C v.extrude || echo /home/neteler/src/releasebranch_8_0/vector/v.extrude >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.extrude\" -o OBJ.x86_64-pc-linux-gnu/extrude.o -c extrude.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.extrude" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.extrude --html-description < /dev/null | grep -v '\|' > v.extrude.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.extrude > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.extrude.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.extrude.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1" rm v.extrude.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.extrude' make -C v.generalize || echo /home/neteler/src/releasebranch_8_0/vector/v.generalize >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.generalize' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/displacement.o -c displacement.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.generalize\" -o OBJ.x86_64-pc-linux-gnu/point.o -c point.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dig2.8.0 -lgrass_dgl.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.generalize" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.generalize --html-description < /dev/null | grep -v '\|' > v.generalize.tmp.html ; fi /usr/bin/install -c -m 644 v_generalize_smooth.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_generalize_smooth.png /usr/bin/install -c -m 644 v_generalize_simplify.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_generalize_simplify.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.generalize > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.generalize.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.generalize.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1" rm v.generalize.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.generalize' make -C v.hull || echo /home/neteler/src/releasebranch_8_0/vector/v.hull >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.hull' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.hull\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.hull" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.hull --html-description < /dev/null | grep -v '\|' > v.hull.tmp.html ; fi /usr/bin/install -c -m 644 v_hull_3d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_hull_3d.png /usr/bin/install -c -m 644 v_hull.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_hull.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.hull > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.hull.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.hull.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1" rm v.hull.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.hull' make -C v.info || echo /home/neteler/src/releasebranch_8_0/vector/v.info >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/level1.o -c level1.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.info\" -o OBJ.x86_64-pc-linux-gnu/print.o -c print.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dig2.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.info --html-description < /dev/null | grep -v '\|' > v.info.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.info > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.info.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.info.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1" rm v.info.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.info' make -C v.in.ascii || echo /home/neteler/src/releasebranch_8_0/vector/v.in.ascii >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.ascii > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.ascii.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.ascii.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1" rm v.in.ascii.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.ascii' make -C v.in.db || echo /home/neteler/src/releasebranch_8_0/vector/v.in.db >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.db\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.db OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.db --html-description < /dev/null | grep -v '\|' > v.in.db.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.db > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.db.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.db.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1" rm v.in.db.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.db' make -C v.in.dxf || echo /home/neteler/src/releasebranch_8_0/vector/v.in.dxf >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.dxf --html-description < /dev/null | grep -v '\|' > v.in.dxf.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.dxf > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.dxf.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.dxf.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1" rm v.in.dxf.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.dxf' make -C v.in.pdal || echo /home/neteler/src/releasebranch_8_0/vector/v.in.pdal >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.in.pdal' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/filters.o -c filters.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/lidar.o -c lidar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/projection.o -c projection.c g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -g -O2 -fdebug-prefix-map=/build/pdal-jB1BHp/pdal-1.8.0+ds=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/libxml2 -I/usr/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.pdal\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp : && g++ -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.pdal OBJ.x86_64-pc-linux-gnu/filters.o OBJ.x86_64-pc-linux-gnu/lidar.o OBJ.x86_64-pc-linux-gnu/projection.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -L/usr/lib -lpdalcpp -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.pdal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.pdal --html-description < /dev/null | grep -v '\|' > v.in.pdal.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.pdal > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.pdal.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.pdal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.pdal.1" rm v.in.pdal.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.pdal' make -C v.in.region || echo /home/neteler/src/releasebranch_8_0/vector/v.in.region >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.region OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.region" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.region --html-description < /dev/null | grep -v '\|' > v.in.region.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.region > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.region.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.region.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1" rm v.in.region.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.region' make -C v.kcv || echo /home/neteler/src/releasebranch_8_0/vector/v.kcv >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.kcv' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.kcv OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.kcv" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.kcv --html-description < /dev/null | grep -v '\|' > v.kcv.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.kcv > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.kcv.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.kcv.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1" rm v.kcv.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.kcv' make -C v.kernel || echo /home/neteler/src/releasebranch_8_0/vector/v.kernel >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.kernel' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.kernel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.kernel --html-description < /dev/null | grep -v '\|' > v.kernel.tmp.html ; fi /usr/bin/install -c -m 644 v_kernel.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_kernel.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.kernel > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.kernel.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.kernel.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1" rm v.kernel.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.kernel' make -C v.label || echo /home/neteler/src/releasebranch_8_0/vector/v.label >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.label OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.label --html-description < /dev/null | grep -v '\|' > v.label.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.label > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.label.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.label.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1" rm v.label.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.label' make -C v.label.sa || echo /home/neteler/src/releasebranch_8_0/vector/v.label.sa >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.label.sa' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.label.sa\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dig2.8.0 -lgrass_dgl.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lfreetype -lfreetype -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.label.sa" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.label.sa --html-description < /dev/null | grep -v '\|' > v.label.sa.tmp.html ; fi /usr/bin/install -c -m 644 v_label_sa.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_label_sa.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.label.sa > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.label.sa.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.label.sa.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1" rm v.label.sa.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.label.sa' make -C v.lidar.correction || echo /home/neteler/src/releasebranch_8_0/vector/v.lidar.correction >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.correction\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.correction\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_raster.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lidar.correction --html-description < /dev/null | grep -v '\|' > v.lidar.correction.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lidar.correction > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.correction.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.correction.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1" rm v.lidar.correction.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lidar.correction' make -C v.lidar.edgedetection || echo /home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.edgedetection\" -o OBJ.x86_64-pc-linux-gnu/edgedetection.o -c edgedetection.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lidar.edgedetection --html-description < /dev/null | grep -v '\|' > v.lidar.edgedetection.tmp.html ; fi /usr/bin/install -c -m 644 v_lidar_edgedetection.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_lidar_edgedetection.png /usr/bin/install -c -m 644 v_lidar_edgedetection_objects.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_lidar_edgedetection_objects.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lidar.edgedetection > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.edgedetection.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.edgedetection.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1" rm v.lidar.edgedetection.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection' make -C v.lidar.growing || echo /home/neteler/src/releasebranch_8_0/vector/v.lidar.growing >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/ConvexHull.o -c ConvexHull.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.lidar.growing\" -o OBJ.x86_64-pc-linux-gnu/growing.o -c growing.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lidar.growing --html-description < /dev/null | grep -v '\|' > v.lidar.growing.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lidar.growing > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.growing.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lidar.growing.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1" rm v.lidar.growing.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lidar.growing' make -C v.lrs || echo /home/neteler/src/releasebranch_8_0/vector/v.lrs >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs' make -C lib || echo /home/neteler/src/releasebranch_8_0/vector/v.lrs/lib >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib/libgrass_lrs.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_lrs.8.0.so OBJ.x86_64-pc-linux-gnu/lrs.o -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_lrs.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_lrs.so) if [ "" != "" -a -f "".html ] ; then make html ; fi /usr/bin/install -c -m 644 lrs.h /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/lrs.h make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs/lib' make -C v.lrs.create || echo /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.create OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.create --html-description < /dev/null | grep -v '\|' > v.lrs.create.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.create > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.create.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.create.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1" rm v.lrs.create.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create' make -C v.lrs.segment || echo /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.segment --html-description < /dev/null | grep -v '\|' > v.lrs.segment.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.segment > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.segment.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.segment.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1" rm v.lrs.segment.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment' make -C v.lrs.label || echo /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.label OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.label > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.label.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.label.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1" rm v.lrs.label.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label' make -C v.lrs.where || echo /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.where OBJ.x86_64-pc-linux-gnu/main.o -lgrass_lrs.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.lrs.where" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.lrs.where > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.where.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.lrs.where.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1" rm v.lrs.where.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py lrs > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/lrs.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/lrs.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1" make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.lrs' make -C v.proj || echo /home/neteler/src/releasebranch_8_0/vector/v.proj >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.proj\" -o OBJ.x86_64-pc-linux-gnu/setenv.o -c setenv.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.proj --html-description < /dev/null | grep -v '\|' > v.proj.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.proj > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.proj.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.proj.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1" rm v.proj.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.proj' make -C v.mkgrid || echo /home/neteler/src/releasebranch_8_0/vector/v.mkgrid >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.mkgrid' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -o OBJ.x86_64-pc-linux-gnu/hexgrid.o -c hexgrid.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.mkgrid\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.mkgrid" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.mkgrid --html-description < /dev/null | grep -v '\|' > v.mkgrid.tmp.html ; fi /usr/bin/install -c -m 644 v_mkgrid_ppattern.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid_ppattern.png /usr/bin/install -c -m 644 v_mkgrid.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid.png /usr/bin/install -c -m 644 v_mkgrid_hexagons.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_mkgrid_hexagons.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.mkgrid > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.mkgrid.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.mkgrid.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1" rm v.mkgrid.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.mkgrid' make -C v.neighbors || echo /home/neteler/src/releasebranch_8_0/vector/v.neighbors >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.neighbors\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.neighbors OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_raster.8.0 -lgrass_stats.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.neighbors --html-description < /dev/null | grep -v '\|' > v.neighbors.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.neighbors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.neighbors.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.neighbors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1" rm v.neighbors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.neighbors' make -C v.net || echo /home/neteler/src/releasebranch_8_0/vector/v.net >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/nodes.o -c nodes.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net\" -o OBJ.x86_64-pc-linux-gnu/turntable.o -c turntable.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net --html-description < /dev/null | grep -v '\|' > v.net.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1" rm v.net.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net' make -C v.net.alloc || echo /home/neteler/src/releasebranch_8_0/vector/v.net.alloc >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.net.alloc' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_dgl.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.alloc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.alloc --html-description < /dev/null | grep -v '\|' > v.net.alloc.tmp.html ; fi /usr/bin/install -c -m 644 v_net_alloc_time.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_time.png /usr/bin/install -c -m 644 v_net_alloc.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc.png /usr/bin/install -c -m 644 v_net_alloc_to_centers.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_to_centers.png /usr/bin/install -c -m 644 v_net_alloc_from_centers.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_net_alloc_from_centers.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.alloc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.alloc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.alloc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1" rm v.net.alloc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.alloc' make -C v.net.allpairs || echo /home/neteler/src/releasebranch_8_0/vector/v.net.allpairs >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_dgl.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.allpairs --html-description < /dev/null | grep -v '\|' > v.net.allpairs.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.allpairs > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.allpairs.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.allpairs.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1" rm v.net.allpairs.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.allpairs' make -C v.net.bridge || echo /home/neteler/src/releasebranch_8_0/vector/v.net.bridge >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.bridge OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.bridge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.bridge > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.bridge.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.bridge.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1" rm v.net.bridge.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.bridge' make -C v.net.centrality || echo /home/neteler/src/releasebranch_8_0/vector/v.net.centrality >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.centrality\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.centrality OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_dgl.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.centrality" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.centrality --html-description < /dev/null | grep -v '\|' > v.net.centrality.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.centrality > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.centrality.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.centrality.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1" rm v.net.centrality.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.centrality' make -C v.net.components || echo /home/neteler/src/releasebranch_8_0/vector/v.net.components >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.components OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.components" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.components --html-description < /dev/null | grep -v '\|' > v.net.components.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.components > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.components.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.components.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1" rm v.net.components.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.components' make -C v.net.connectivity || echo /home/neteler/src/releasebranch_8_0/vector/v.net.connectivity >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.connectivity\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.connectivity --html-description < /dev/null | grep -v '\|' > v.net.connectivity.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.connectivity > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.connectivity.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.connectivity.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1" rm v.net.connectivity.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.connectivity' make -C v.net.distance || echo /home/neteler/src/releasebranch_8_0/vector/v.net.distance >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.net.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.distance OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_dgl.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.distance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.distance --html-description < /dev/null | grep -v '\|' > v.net.distance.tmp.html ; fi /usr/bin/install -c -m 644 vnetdistance.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetdistance.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.distance > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.distance.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.distance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1" rm v.net.distance.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.distance' make -C v.net.flow || echo /home/neteler/src/releasebranch_8_0/vector/v.net.flow >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.flow\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.flow OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.flow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.flow --html-description < /dev/null | grep -v '\|' > v.net.flow.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.flow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.flow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.flow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1" rm v.net.flow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.flow' make -C v.net.iso || echo /home/neteler/src/releasebranch_8_0/vector/v.net.iso >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.net.iso' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_dgl.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.iso" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.iso --html-description < /dev/null | grep -v '\|' > v.net.iso.tmp.html ; fi /usr/bin/install -c -m 644 vnetisotime.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetisotime.png /usr/bin/install -c -m 644 vnetiso.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetiso.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.iso > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.iso.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.iso.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1" rm v.net.iso.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.iso' make -C v.net.path || echo /home/neteler/src/releasebranch_8_0/vector/v.net.path >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.net.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.path\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.path\" -o OBJ.x86_64-pc-linux-gnu/path.o -c path.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.path" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.path --html-description < /dev/null | grep -v '\|' > v.net.path.tmp.html ; fi /usr/bin/install -c -m 644 vnetpath.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetpath.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.path > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.path.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.path.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1" rm v.net.path.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.path' make -C v.net.salesman || echo /home/neteler/src/releasebranch_8_0/vector/v.net.salesman >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.net.salesman' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.salesman OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dgl.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.salesman" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.salesman --html-description < /dev/null | grep -v '\|' > v.net.salesman.tmp.html ; fi /usr/bin/install -c -m 644 vnetsalesmantime.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetsalesmantime.png /usr/bin/install -c -m 644 vnetsalesman.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetsalesman.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.salesman > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.salesman.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.salesman.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1" rm v.net.salesman.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.salesman' make -C v.net.spanningtree || echo /home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.spanningtree\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.spanningtree --html-description < /dev/null | grep -v '\|' > v.net.spanningtree.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.spanningtree > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.spanningtree.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.spanningtree.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1" rm v.net.spanningtree.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree' make -C v.net.steiner || echo /home/neteler/src/releasebranch_8_0/vector/v.net.steiner >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.net.steiner' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.steiner OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.steiner" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.steiner --html-description < /dev/null | grep -v '\|' > v.net.steiner.tmp.html ; fi /usr/bin/install -c -m 644 vnetsteiner.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetsteiner.png /usr/bin/install -c -m 644 vnetsteinertime.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vnetsteinertime.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.steiner > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.steiner.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.steiner.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1" rm v.net.steiner.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.steiner' make -C v.net.timetable || echo /home/neteler/src/releasebranch_8_0/vector/v.net.timetable >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.timetable\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.timetable OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lgrass_neta.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.timetable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.timetable --html-description < /dev/null | grep -v '\|' > v.net.timetable.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.timetable > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.timetable.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.timetable.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1" rm v.net.timetable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.timetable' make -C v.net.visibility || echo /home/neteler/src/releasebranch_8_0/vector/v.net.visibility >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.net.visibility' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.net.visibility\" -o OBJ.x86_64-pc-linux-gnu/visibility.o -c visibility.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dgl.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.visibility" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.net.visibility --html-description < /dev/null | grep -v '\|' > v.net.visibility.tmp.html ; fi /usr/bin/install -c -m 644 v_net_visibility.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_net_visibility.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.net.visibility > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.visibility.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.net.visibility.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1" rm v.net.visibility.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.net.visibility' make -C v.normal || echo /home/neteler/src/releasebranch_8_0/vector/v.normal >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lgrass_cdhc.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.normal" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.normal --html-description < /dev/null | grep -v '\|' > v.normal.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.normal > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.normal.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.normal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1" rm v.normal.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.normal' make -C v.out.ascii || echo /home/neteler/src/releasebranch_8_0/vector/v.out.ascii >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ascii\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ascii\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.ascii" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.ascii --html-description < /dev/null | grep -v '\|' > v.out.ascii.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.ascii > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.ascii.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.ascii.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1" rm v.out.ascii.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.ascii' make -C v.out.dxf || echo /home/neteler/src/releasebranch_8_0/vector/v.out.dxf >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.dxf" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.dxf > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.dxf.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.dxf.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1" rm v.out.dxf.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.dxf' make -C v.out.lidar || echo /home/neteler/src/releasebranch_8_0/vector/v.out.lidar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.out.lidar' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.lidar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.lidar OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -L/usr/lib -llas -llas_c -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libboost_program_options.so /usr/lib/x86_64-linux-gnu/libboost_thread.so /usr/lib/libgdal.so /usr/lib/x86_64-linux-gnu/libgeotiff.so /usr/lib/x86_64-linux-gnu/libtiff.so -lm -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.lidar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.lidar --html-description < /dev/null | grep -v '\|' > v.out.lidar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.lidar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.lidar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.lidar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.lidar.1" rm v.out.lidar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.lidar' make -C v.out.postgis || echo /home/neteler/src/releasebranch_8_0/vector/v.out.postgis >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.postgis\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lpq -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.postgis" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.postgis --html-description < /dev/null | grep -v '\|' > v.out.postgis.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.postgis > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.postgis.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.postgis.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1" rm v.out.postgis.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.postgis' make -C v.out.pov || echo /home/neteler/src/releasebranch_8_0/vector/v.out.pov >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.pov OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.pov" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.pov --html-description < /dev/null | grep -v '\|' > v.out.pov.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.pov > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.pov.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.pov.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1" rm v.out.pov.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.pov' make -C v.out.svg || echo /home/neteler/src/releasebranch_8_0/vector/v.out.svg >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.svg\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.svg OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.svg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.svg --html-description < /dev/null | grep -v '\|' > v.out.svg.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.svg > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.svg.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.svg.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1" rm v.out.svg.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.svg' make -C v.out.vtk || echo /home/neteler/src/releasebranch_8_0/vector/v.out.vtk >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.vtk\" -o OBJ.x86_64-pc-linux-gnu/writeVTK.o -c writeVTK.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.vtk --html-description < /dev/null | grep -v '\|' > v.out.vtk.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.vtk > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.vtk.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.vtk.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1" rm v.out.vtk.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.vtk' make -C v.outlier || echo /home/neteler/src/releasebranch_8_0/vector/v.outlier >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.outlier\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.outlier\" -o OBJ.x86_64-pc-linux-gnu/outlier.o -c outlier.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.outlier" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.outlier --html-description < /dev/null | grep -v '\|' > v.outlier.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.outlier > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.outlier.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.outlier.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1" rm v.outlier.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.outlier' make -C v.overlay || echo /home/neteler/src/releasebranch_8_0/vector/v.overlay >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.overlay' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.overlay\" -o OBJ.x86_64-pc-linux-gnu/util.o -c util.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.overlay" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.overlay --html-description < /dev/null | grep -v '\|' > v.overlay.tmp.html ; fi /usr/bin/install -c -m 644 v_overlay_poly_1_2_a_o_n_x.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_poly_1_2_a_o_n_x.png /usr/bin/install -c -m 644 v_overlay_urban_census2000.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_urban_census2000.png /usr/bin/install -c -m 644 v_overlay_op_not.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_not.png /usr/bin/install -c -m 644 v_overlay_census_wake2000.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_census_wake2000.png /usr/bin/install -c -m 644 v_overlay_op_or.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_or.png /usr/bin/install -c -m 644 v_overlay_area_lines.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_area_lines.png /usr/bin/install -c -m 644 v_overlay_op_xor.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_xor.png /usr/bin/install -c -m 644 v_overlay_urbanarea.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_urbanarea.png /usr/bin/install -c -m 644 v_overlay_poly_1_2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_poly_1_2.png /usr/bin/install -c -m 644 v_overlay_op_and.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_overlay_op_and.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.overlay > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.overlay.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.overlay.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1" rm v.overlay.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.overlay' make -C v.parallel || echo /home/neteler/src/releasebranch_8_0/vector/v.parallel >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.parallel OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.parallel" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.parallel --html-description < /dev/null | grep -v '\|' > v.parallel.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.parallel > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.parallel.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.parallel.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1" rm v.parallel.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.parallel' make -C v.patch || echo /home/neteler/src/releasebranch_8_0/vector/v.patch >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.patch OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.patch" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.patch --html-description < /dev/null | grep -v '\|' > v.patch.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.patch > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.patch.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.patch.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1" rm v.patch.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.patch' make -C v.perturb || echo /home/neteler/src/releasebranch_8_0/vector/v.perturb >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.perturb' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/normalrs.o -c normalrs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.perturb\" -o OBJ.x86_64-pc-linux-gnu/zufallrs.o -c zufallrs.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.perturb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.perturb --html-description < /dev/null | grep -v '\|' > v.perturb.tmp.html ; fi /usr/bin/install -c -m 644 v_perturb_normal.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_perturb_normal.png /usr/bin/install -c -m 644 v_perturb_uniform.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_perturb_uniform.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.perturb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.perturb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.perturb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1" rm v.perturb.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.perturb' make -C v.split || echo /home/neteler/src/releasebranch_8_0/vector/v.split >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.split\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.split OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.split" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.split --html-description < /dev/null | grep -v '\|' > v.split.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.split > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.split.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.split.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1" rm v.split.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.split' make -C v.qcount || echo /home/neteler/src/releasebranch_8_0/vector/v.qcount >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.qcount' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/indices.o -c indices.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.qcount\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.qcount" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.qcount --html-description < /dev/null | grep -v '\|' > v.qcount.tmp.html ; fi /usr/bin/install -c -m 644 v_qcount_5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_5.png /usr/bin/install -c -m 644 v_qcount_1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_1.png /usr/bin/install -c -m 644 v_qcount_2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_2.png /usr/bin/install -c -m 644 v_qcount_3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_3.png /usr/bin/install -c -m 644 v_qcount_4.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_qcount_4.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.qcount > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.qcount.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.qcount.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1" rm v.qcount.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.qcount' make -C v.profile || echo /home/neteler/src/releasebranch_8_0/vector/v.profile >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.profile" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.profile --html-description < /dev/null | grep -v '\|' > v.profile.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.profile > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.profile.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.profile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1" rm v.profile.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.profile' make -C v.random || echo /home/neteler/src/releasebranch_8_0/vector/v.random >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.random' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.random\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.random OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.random" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.random --html-description < /dev/null | grep -v '\|' > v.random.tmp.html ; fi /usr/bin/install -c -m 644 vrandom_restricted_attr.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vrandom_restricted_attr.png /usr/bin/install -c -m 644 vrandom_z.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vrandom_z.png /usr/bin/install -c -m 644 vrandom_restricted_area.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vrandom_restricted_area.png /usr/bin/install -c -m 644 v_random_points_in_polygon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_random_points_in_polygon.png /usr/bin/install -c -m 644 vrandom_polygons.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vrandom_polygons.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.random > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.random.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.random.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1" rm v.random.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.random' make -C v.reclass || echo /home/neteler/src/releasebranch_8_0/vector/v.reclass >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.reclass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.reclass --html-description < /dev/null | grep -v '\|' > v.reclass.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.reclass > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.reclass.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.reclass.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1" rm v.reclass.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.reclass' make -C v.rectify || echo /home/neteler/src/releasebranch_8_0/vector/v.rectify >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/crs3d.o -c crs3d.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.rectify\" -o OBJ.x86_64-pc-linux-gnu/orthorot.o -c orthorot.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_imagery.8.0 -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.rectify --html-description < /dev/null | grep -v '\|' > v.rectify.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.rectify > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.rectify.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.rectify.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1" rm v.rectify.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.rectify' make -C v.sample || echo /home/neteler/src/releasebranch_8_0/vector/v.sample >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.sample\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.sample OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.sample --html-description < /dev/null | grep -v '\|' > v.sample.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.sample > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.sample.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.sample.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1" rm v.sample.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.sample' make -C v.segment || echo /home/neteler/src/releasebranch_8_0/vector/v.segment >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.segment' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.segment\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.segment OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.segment --html-description < /dev/null | grep -v '\|' > v.segment.tmp.html ; fi /usr/bin/install -c -m 644 v_segment_spaced_percent_points.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_percent_points.jpg /usr/bin/install -c -m 644 v_segment_subline.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_segment_subline.jpg /usr/bin/install -c -m 644 v_segment_spaced_points.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_points.jpg /usr/bin/install -c -m 644 v_segment_spaced_right_points.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_segment_spaced_right_points.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.segment > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.segment.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.segment.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1" rm v.segment.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.segment' make -C v.select || echo /home/neteler/src/releasebranch_8_0/vector/v.select >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.select\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -L/usr/lib/x86_64-linux-gnu -lgeos_c -lgeos_c -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.select --html-description < /dev/null | grep -v '\|' > v.select.tmp.html ; fi /usr/bin/install -c -m 644 v_select_op_overlap.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_overlap.png /usr/bin/install -c -m 644 v_select_op_contains_pnts.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_contains_pnts.png /usr/bin/install -c -m 644 v_select_op_touches.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_touches.png /usr/bin/install -c -m 644 v_select_op_crosses.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_crosses.png /usr/bin/install -c -m 644 v_select_op_disjoint.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_disjoint.png /usr/bin/install -c -m 644 v_select_op_equals.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_equals.png /usr/bin/install -c -m 644 v_select_op_within.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_within.png /usr/bin/install -c -m 644 v_select_op_contains_pol.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_contains_pol.png /usr/bin/install -c -m 644 v_select_op_intersects.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_intersects.png /usr/bin/install -c -m 644 v_select_op_overlaps.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_select_op_overlaps.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.select > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.select.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.select.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1" rm v.select.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.select' make -C v.support || echo /home/neteler/src/releasebranch_8_0/vector/v.support >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.support\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.support OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.support --html-description < /dev/null | grep -v '\|' > v.support.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.support > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.support.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.support.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1" rm v.support.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.support' make -C v.surf.bspline || echo /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.bspline\" -o OBJ.x86_64-pc-linux-gnu/resamp.o -c resamp.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_segment.8.0 -lm -lgrass_gpde.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.surf.bspline --html-description < /dev/null | grep -v '\|' > v.surf.bspline.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.surf.bspline > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.surf.bspline.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.surf.bspline.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1" rm v.surf.bspline.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.surf.bspline' make -C v.surf.idw || echo /home/neteler/src/releasebranch_8_0/vector/v.surf.idw >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.surf.idw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.surf.idw > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.surf.idw.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.surf.idw.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1" rm v.surf.idw.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.surf.idw' make -C v.surf.rst || echo /home/neteler/src/releasebranch_8_0/vector/v.surf.rst >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.surf.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.surf.rst\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.surf.rst OBJ.x86_64-pc-linux-gnu/main.o -lgrass_interpfl.8.0 -lgrass_qtree.8.0 -lgrass_interpdata.8.0 -lgrass_gmath.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.surf.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.surf.rst --html-description < /dev/null | grep -v '\|' > v.surf.rst.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.surf.rst > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.surf.rst.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.surf.rst.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1" rm v.surf.rst.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.surf.rst' make -C v.transform || echo /home/neteler/src/releasebranch_8_0/vector/v.transform >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.transform --html-description < /dev/null | grep -v '\|' > v.transform.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.transform > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.transform.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.transform.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1" rm v.transform.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.transform' make -C v.timestamp || echo /home/neteler/src/releasebranch_8_0/vector/v.timestamp >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.timestamp\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.timestamp OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.timestamp" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.timestamp --html-description < /dev/null | grep -v '\|' > v.timestamp.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.timestamp > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.timestamp.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.timestamp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1" rm v.timestamp.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.timestamp' make -C v.to.3d || echo /home/neteler/src/releasebranch_8_0/vector/v.to.3d >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.to.3d' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.3d\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.3d" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.3d --html-description < /dev/null | grep -v '\|' > v.to.3d.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.3d > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.3d.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.3d.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1" rm v.to.3d.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.to.3d' make -C v.to.db || echo /home/neteler/src/releasebranch_8_0/vector/v.to.db >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.db\" -o OBJ.x86_64-pc-linux-gnu/update.o -c update.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.db" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.db > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.db.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.db.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1" rm v.to.db.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.to.db' make -C v.to.points || echo /home/neteler/src/releasebranch_8_0/vector/v.to.points >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.points\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.points\" -o OBJ.x86_64-pc-linux-gnu/write.o -c write.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.points" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.points --html-description < /dev/null | grep -v '\|' > v.to.points.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.points > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.points.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.points.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1" rm v.to.points.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.to.points' make -C v.to.rast || echo /home/neteler/src/releasebranch_8_0/vector/v.to.rast >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.to.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.to.rast\" -o OBJ.x86_64-pc-linux-gnu/vect2rast.o -c vect2rast.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.rast --html-description < /dev/null | grep -v '\|' > v.to.rast.tmp.html ; fi /usr/bin/install -c -m 644 v_to_rast_direction.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast_direction.png /usr/bin/install -c -m 644 v_to_rast_binning.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast_binning.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.rast > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1" rm v.to.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.to.rast' make -C v.to.rast3 || echo /home/neteler/src/releasebranch_8_0/vector/v.to.rast3 >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.to.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.rast3 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_g3d.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.to.rast3 --html-description < /dev/null | grep -v '\|' > v.to.rast3.tmp.html ; fi /usr/bin/install -c -m 644 v_to_rast3_test.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_to_rast3_test.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.rast3 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast3.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.rast3.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1" rm v.to.rast3.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.to.rast3' make -C v.type || echo /home/neteler/src/releasebranch_8_0/vector/v.type >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.type\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.type OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.type" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.type --html-description < /dev/null | grep -v '\|' > v.type.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.type > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.type.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.type.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1" rm v.type.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.type' make -C v.univar || echo /home/neteler/src/releasebranch_8_0/vector/v.univar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.univar OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.univar --html-description < /dev/null | grep -v '\|' > v.univar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.univar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1" rm v.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.univar' make -C v.voronoi || echo /home/neteler/src/releasebranch_8_0/vector/v.voronoi >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.voronoi' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.voronoi\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dig2.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.voronoi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.voronoi --html-description < /dev/null | grep -v '\|' > v.voronoi.tmp.html ; fi /usr/bin/install -c -m 644 v_voronoi_points.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_points.png /usr/bin/install -c -m 644 v_voronoi_areas.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_areas.png /usr/bin/install -c -m 644 v_voronoi_skeleton.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_voronoi_skeleton.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.voronoi > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.voronoi.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.voronoi.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1" rm v.voronoi.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.voronoi' make -C v.what || echo /home/neteler/src/releasebranch_8_0/vector/v.what >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what\" -o OBJ.x86_64-pc-linux-gnu/what.o -c what.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.what --html-description < /dev/null | grep -v '\|' > v.what.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1" rm v.what.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.what' make -C v.what.rast || echo /home/neteler/src/releasebranch_8_0/vector/v.what.rast >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.what.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.what.rast --html-description < /dev/null | grep -v '\|' > v.what.rast.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.rast > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1" rm v.what.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.what.rast' make -C v.what.rast3 || echo /home/neteler/src/releasebranch_8_0/vector/v.what.rast3 >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_g3d.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.what.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.rast3 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast3.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.rast3.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1" rm v.what.rast3.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.what.rast3' make -C v.vect.stats || echo /home/neteler/src/releasebranch_8_0/vector/v.vect.stats >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.vect.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vect.stats\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.vect.stats OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.0 -lgrass_stats.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.vect.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.vect.stats --html-description < /dev/null | grep -v '\|' > v.vect.stats.tmp.html ; fi /usr/bin/install -c -m 644 v_vect_stats.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_vect_stats.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.vect.stats > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.vect.stats.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.vect.stats.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1" rm v.vect.stats.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.vect.stats' make -C v.vol.rst || echo /home/neteler/src/releasebranch_8_0/vector/v.vol.rst >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/dataoct.o -c dataoct.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/oct.o -c oct.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/user2.o -c user2.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.vol.rst\" -o OBJ.x86_64-pc-linux-gnu/user3.o -c user3.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_g3d.8.0 -lgrass_bitmap.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.vol.rst" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.vol.rst --html-description < /dev/null | grep -v '\|' > v.vol.rst.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.vol.rst > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.vol.rst.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.vol.rst.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1" rm v.vol.rst.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.vol.rst' make -C v.out.ogr || echo /home/neteler/src/releasebranch_8_0/vector/v.out.ogr >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.out.ogr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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/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_lines.o OBJ.x86_64-pc-linux-gnu/list.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gproj.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -lproj -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.out.ogr --html-description < /dev/null | grep -v '\|' > v.out.ogr.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.out.ogr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.ogr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.out.ogr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1" rm v.out.ogr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.out.ogr' make -C v.in.ogr || echo /home/neteler/src/releasebranch_8_0/vector/v.in.ogr >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.ogr\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -L/usr/lib -lgdal -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.ogr --html-description < /dev/null | grep -v '\|' > v.in.ogr.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.ogr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.ogr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.ogr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1" rm v.in.ogr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.ogr' make -C v.external || echo /home/neteler/src/releasebranch_8_0/vector/v.external >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external\" -o OBJ.x86_64-pc-linux-gnu/proj.o -c proj.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lgrass_dbmibase.8.0 -lgrass_gproj.8.0 -L/usr/lib -lgdal -lpq -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.external" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.external --html-description < /dev/null | grep -v '\|' > v.external.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.external > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.external.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.external.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1" rm v.external.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.external' make -C v.in.dwg || echo /home/neteler/src/releasebranch_8_0/vector/v.in.dwg >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.in.dwg' make[3]: Nothing to be done for 'first'. make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.dwg' make -C v.in.lidar || echo /home/neteler/src/releasebranch_8_0/vector/v.in.lidar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/vector/v.in.lidar' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/attributes.o -c attributes.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/count_decimation.o -c count_decimation.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/filters.o -c filters.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/info.o -c info.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/lidar.o -c lidar.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/projection.o -c projection.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/usr/include -I/usr/include/gdal -I/usr/include/geotiff -I/usr/include/x86_64-linux-gnu -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.in.lidar\" -o OBJ.x86_64-pc-linux-gnu/vector_mask.o -c vector_mask.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.lidar OBJ.x86_64-pc-linux-gnu/attributes.o OBJ.x86_64-pc-linux-gnu/count_decimation.o OBJ.x86_64-pc-linux-gnu/filters.o OBJ.x86_64-pc-linux-gnu/info.o OBJ.x86_64-pc-linux-gnu/lidar.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/projection.o OBJ.x86_64-pc-linux-gnu/vector_mask.o -lgrass_gproj.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_gis.8.0 -L/usr/lib -llas -llas_c -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libboost_program_options.so /usr/lib/x86_64-linux-gnu/libboost_thread.so /usr/lib/libgdal.so /usr/lib/x86_64-linux-gnu/libgeotiff.so /usr/lib/x86_64-linux-gnu/libtiff.so -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.lidar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.in.lidar --html-description < /dev/null | grep -v '\|' > v.in.lidar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.lidar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.lidar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.lidar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lidar.1" rm v.in.lidar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.in.lidar' make -C v.external.out || echo /home/neteler/src/releasebranch_8_0/vector/v.external.out >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.out\" -o OBJ.x86_64-pc-linux-gnu/link.o -c link.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"vector/v.external.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -L/usr/lib -lgdal -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.external.out" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/v.external.out --html-description < /dev/null | grep -v '\|' > v.external.out.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.external.out > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.external.out.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.external.out.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1" rm v.external.out.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector/v.external.out' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/vector' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/misc' make -C m.cogo || echo /home/neteler/src/releasebranch_8_0/misc/m.cogo >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/misc/m.cogo' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.cogo\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.cogo OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.cogo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.cogo --html-description < /dev/null | grep -v '\|' > m.cogo.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.cogo > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.cogo.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.cogo.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1" rm m.cogo.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/misc/m.cogo' make -C m.measure || echo /home/neteler/src/releasebranch_8_0/misc/m.measure >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.measure OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.measure" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.measure --html-description < /dev/null | grep -v '\|' > m.measure.tmp.html ; fi /usr/bin/install -c -m 644 m_measure_distance.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m_measure_distance.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.measure > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.measure.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.measure.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1" rm m.measure.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/misc/m.measure' make -C m.nviz.image || echo /home/neteler/src/releasebranch_8_0/misc/m.nviz.image >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/surface.o -c surface.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.nviz.image\" -o OBJ.x86_64-pc-linux-gnu/volume.o -c volume.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_ogsf.8.0 -lgrass_nviz.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.nviz.image" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.nviz.image --html-description < /dev/null | grep -v '\|' > m.nviz.image.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.nviz.image > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.image.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.image.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1" rm m.nviz.image.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/misc/m.nviz.image' make -C m.nviz.script || echo /home/neteler/src/releasebranch_8_0/misc/m.nviz.script >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.nviz.script OBJ.x86_64-pc-linux-gnu/main.o -lgrass_display.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.nviz.script" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.nviz.script --html-description < /dev/null | grep -v '\|' > m.nviz.script.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.nviz.script > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.script.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.nviz.script.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1" rm m.nviz.script.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/misc/m.nviz.script' make -C m.transform || echo /home/neteler/src/releasebranch_8_0/misc/m.transform >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"misc/m.transform\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.transform OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/m.transform --html-description < /dev/null | grep -v '\|' > m.transform.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.transform > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.transform.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.transform.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1" rm m.transform.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/misc/m.transform' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/misc' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py imageryintro > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/imageryintro.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/imageryintro.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1" make -C i.albedo || echo /home/neteler/src/releasebranch_8_0/imagery/i.albedo >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.albedo' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.albedo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.albedo --html-description < /dev/null | grep -v '\|' > i.albedo.tmp.html ; fi /usr/bin/install -c -m 644 i_albedo_landsat5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_albedo_landsat5.png /usr/bin/install -c -m 644 i_albedo_landsat7.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_albedo_landsat7.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.albedo > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.albedo.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.albedo.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1" rm i.albedo.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.albedo' make -C i.aster.toar || echo /home/neteler/src/releasebranch_8_0/imagery/i.aster.toar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.aster.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.aster.toar --html-description < /dev/null | grep -v '\|' > i.aster.toar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.aster.toar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.aster.toar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.aster.toar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1" rm i.aster.toar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.aster.toar' make -C i.atcorr || echo /home/neteler/src/releasebranch_8_0/imagery/i.atcorr >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.atcorr' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/6s.o -c 6s.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/abstra.o -c abstra.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/aerosolconcentration.o -c aerosolconcentration.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/aerosolmodel.o -c aerosolmodel.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/altitude.o -c altitude.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/atmosmodel.o -c atmosmodel.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/common.o -c common.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/computations.o -c computations.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/gauss.o -c gauss.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/geomcond.o -c geomcond.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/interp.o -c interp.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/iwave.o -c iwave.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/output.o -c output.cpp g++ -g -O2 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.atcorr\" -o OBJ.x86_64-pc-linux-gnu/transform.o -c transform.cpp : && g++ -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lgrass_btree2.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.atcorr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.atcorr --html-description < /dev/null | grep -v '\|' > i.atcorr.tmp.html ; fi /usr/bin/install -c -m 644 i_atcorr_B02_atcorr.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_atcorr_B02_atcorr.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.atcorr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.atcorr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.atcorr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1" rm i.atcorr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.atcorr' make -C i.biomass || echo /home/neteler/src/releasebranch_8_0/imagery/i.biomass >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.biomass" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.biomass --html-description < /dev/null | grep -v '\|' > i.biomass.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.biomass > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.biomass.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.biomass.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1" rm i.biomass.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.biomass' make -C i.cca || echo /home/neteler/src/releasebranch_8_0/imagery/i.cca >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.cca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.cca --html-description < /dev/null | grep -v '\|' > i.cca.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.cca > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.cca.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.cca.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1" rm i.cca.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.cca' make -C i.cluster || echo /home/neteler/src/releasebranch_8_0/imagery/i.cluster >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.cluster' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.cluster\" -o OBJ.x86_64-pc-linux-gnu/timer.o -c timer.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_imagery.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.cluster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.cluster --html-description < /dev/null | grep -v '\|' > i.cluster.tmp.html ; fi /usr/bin/install -c -m 644 i_cluster_landsat_clustering.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_cluster_landsat_clustering.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.cluster > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.cluster.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.cluster.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1" rm i.cluster.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.cluster' make -C i.eb.evapfr || echo /home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.evapfr --html-description < /dev/null | grep -v '\|' > i.eb.evapfr.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.evapfr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.evapfr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.evapfr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1" rm i.eb.evapfr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr' make -C i.eb.eta || echo /home/neteler/src/releasebranch_8_0/imagery/i.eb.eta >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.eta" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.eta --html-description < /dev/null | grep -v '\|' > i.eb.eta.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.eta > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.eta.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.eta.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1" rm i.eb.eta.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.eb.eta' make -C i.eb.hsebal01 || echo /home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01 >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01 OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.hsebal01 --html-description < /dev/null | grep -v '\|' > i.eb.hsebal01.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.hsebal01 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.hsebal01.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.hsebal01.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1" rm i.eb.hsebal01.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01' make -C i.eb.netrad || echo /home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.netrad --html-description < /dev/null | grep -v '\|' > i.eb.netrad.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.netrad > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.netrad.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.netrad.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1" rm i.eb.netrad.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad' make -C i.eb.soilheatflux || echo /home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.eb.soilheatflux --html-description < /dev/null | grep -v '\|' > i.eb.soilheatflux.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.eb.soilheatflux > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.soilheatflux.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.eb.soilheatflux.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1" rm i.eb.soilheatflux.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux' make -C i.evapo.mh || echo /home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.mh --html-description < /dev/null | grep -v '\|' > i.evapo.mh.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.mh > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.mh.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.mh.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1" rm i.evapo.mh.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh' make -C i.evapo.pm || echo /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.pm --html-description < /dev/null | grep -v '\|' > i.evapo.pm.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.pm > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pm.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pm.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1" rm i.evapo.pm.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm' make -C i.evapo.pt || echo /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.pt --html-description < /dev/null | grep -v '\|' > i.evapo.pt.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.pt > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pt.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.pt.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1" rm i.evapo.pt.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt' make -C i.evapo.time || echo /home/neteler/src/releasebranch_8_0/imagery/i.evapo.time >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.evapo.time' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.time OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.time" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.evapo.time --html-description < /dev/null | grep -v '\|' > i.evapo.time.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.evapo.time > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.time.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.evapo.time.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1" rm i.evapo.time.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.evapo.time' make -C i.emissivity || echo /home/neteler/src/releasebranch_8_0/imagery/i.emissivity >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.emissivity" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.emissivity --html-description < /dev/null | grep -v '\|' > i.emissivity.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.emissivity > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.emissivity.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.emissivity.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1" rm i.emissivity.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.emissivity' make -C i.find || echo /home/neteler/src/releasebranch_8_0/imagery/i.find >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.find' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/i.find OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gis.8.0 -lm no HTML documentation available no manual page available make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.find' make -C i.gensig || echo /home/neteler/src/releasebranch_8_0/imagery/i.gensig >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.gensig" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.gensig --html-description < /dev/null | grep -v '\|' > i.gensig.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.gensig > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.gensig.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.gensig.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1" rm i.gensig.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.gensig' make -C i.gensigset || echo /home/neteler/src/releasebranch_8_0/imagery/i.gensigset >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.gensigset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.gensigset --html-description < /dev/null | grep -v '\|' > i.gensigset.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.gensigset > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.gensigset.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.gensigset.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1" rm i.gensigset.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.gensigset' make -C i.group || echo /home/neteler/src/releasebranch_8_0/imagery/i.group >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.group OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.group" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.group --html-description < /dev/null | grep -v '\|' > i.group.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.group > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.group.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.group.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1" rm i.group.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.group' make -C i.his.rgb || echo /home/neteler/src/releasebranch_8_0/imagery/i.his.rgb >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.his.rgb\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.his.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.his.rgb --html-description < /dev/null | grep -v '\|' > i.his.rgb.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.his.rgb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.his.rgb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.his.rgb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1" rm i.his.rgb.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.his.rgb' make -C i.landsat.toar || echo /home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.toar\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.landsat.toar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.landsat.toar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.toar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.toar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1" rm i.landsat.toar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar' make -C i.landsat.acca || echo /home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.acca\" -o OBJ.x86_64-pc-linux-gnu/algorithm.o -c algorithm.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.landsat.acca\" -o OBJ.x86_64-pc-linux-gnu/tools.o -c tools.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.landsat.acca --html-description < /dev/null | grep -v '\|' > i.landsat.acca.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.landsat.acca > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.acca.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.landsat.acca.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1" rm i.landsat.acca.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca' make -C i.maxlik || echo /home/neteler/src/releasebranch_8_0/imagery/i.maxlik >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.maxlik' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.maxlik\" -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.maxlik" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.maxlik --html-description < /dev/null | grep -v '\|' > i.maxlik.tmp.html ; fi /usr/bin/install -c -m 644 i_maxlik_classes.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_maxlik_classes.png /usr/bin/install -c -m 644 i_maxlik_rejection.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_maxlik_rejection.png /usr/bin/install -c -m 644 i_maxlik_rgb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_maxlik_rgb.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.maxlik > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.maxlik.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.maxlik.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1" rm i.maxlik.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.maxlik' make -C i.modis.qc || echo /home/neteler/src/releasebranch_8_0/imagery/i.modis.qc >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mcd43B2b.o -c mcd43B2b.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mcd43B2qa.o -c mcd43B2qa.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1d.o -c mod09A1d.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sb.o -c mod09A1sb.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sc.o -c mod09A1sc.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09A1sd.o -c mod09A1sd.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAd.o -c mod09GAd.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09GAsi.o -c mod09GAsi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1a.o -c mod09Q1a.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod09Q1e.o -c mod09Q1e.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A1b.o -c mod11A1b.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2a.o -c mod11A2a.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2b.o -c mod11A2b.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod11A2c.o -c mod11A2c.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1b.o -c mod13Q1b.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1d.o -c mod13Q1d.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1g.o -c mod13Q1g.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.modis.qc\" -o OBJ.x86_64-pc-linux-gnu/mod13Q1i.o -c mod13Q1i.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.modis.qc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.modis.qc --html-description < /dev/null | grep -v '\|' > i.modis.qc.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.modis.qc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.modis.qc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.modis.qc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1" rm i.modis.qc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.modis.qc' make -C i.ortho.photo || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo' make -C lib || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -fPIC -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grasslibs"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -shared -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_iortho.8.0.so -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -Wl,-soname,libgrass_iortho.8.0.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.0 -lgrass_gis.8.0 -lgrass_gmath.8.0 -lm (cd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib; ln -f -s libgrass_iortho.8.0.so /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib/libgrass_iortho.so) if [ "" != "" -a -f "".html ] ; then make html ; fi make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib' make -C i.ortho.camera || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera OBJ.x86_64-pc-linux-gnu/main.o -lgrass_iortho.8.0 -lgrass_imagery.8.0 -lgrass_gis.8.0 -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.camera --html-description < /dev/null | grep -v '\|' > i.ortho.camera.tmp.html ; fi /usr/bin/install -c -m 644 i_ortho_camera.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_camera.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.camera > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.camera.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.camera.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1" rm i.ortho.camera.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera' make -C i.ortho.elev || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.0 -lgrass_gis.8.0 -lgrass_iortho.8.0 -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.elev --html-description < /dev/null | grep -v '\|' > i.ortho.elev.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.elev > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.elev.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.elev.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1" rm i.ortho.elev.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev' make -C i.ortho.init || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.init OBJ.x86_64-pc-linux-gnu/main.o -lgrass_iortho.8.0 -lgrass_imagery.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.init" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.init --html-description < /dev/null | grep -v '\|' > i.ortho.init.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.init > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.init.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.init.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1" rm i.ortho.init.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init' make -C i.ortho.photo || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo OBJ.x86_64-pc-linux-gnu/menu.o -lgrass_imagery.8.0 -lgrass_gis.8.0 -lgrass_iortho.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.photo --html-description < /dev/null | grep -v '\|' > i.ortho.photo.tmp.html ; fi /usr/bin/install -c -m 644 i_ortho_photo_step6.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step6.png /usr/bin/install -c -m 644 i_ortho_photo_step8.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step8.png /usr/bin/install -c -m 644 i_ortho_photo_step7.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step7.png /usr/bin/install -c -m 644 i_ortho_photo_step5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step5.png /usr/bin/install -c -m 644 i_ortho_photo_step1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_ortho_photo_step1.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.photo > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.photo.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.photo.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1" rm i.ortho.photo.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo' make -C i.ortho.rectify || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lgrass_iortho.8.0 -lgrass_gmath.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.rectify --html-description < /dev/null | grep -v '\|' > i.ortho.rectify.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.rectify > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.rectify.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.rectify.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1" rm i.ortho.rectify.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify' make -C i.ortho.target || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.target OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.0 -lgrass_gis.8.0 -lgrass_iortho.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.target --html-description < /dev/null | grep -v '\|' > i.ortho.target.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.target > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.target.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.target.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1" rm i.ortho.target.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target' make -C i.ortho.transform || echo /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform >> /home/neteler/src/releasebranch_8_0/error.log make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I../lib -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.0 -lgrass_iortho.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ortho.transform --html-description < /dev/null | grep -v '\|' > i.ortho.transform.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ortho.transform > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.transform.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ortho.transform.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1" rm i.ortho.transform.tmp.html make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo' make -C i.rectify || echo /home/neteler/src/releasebranch_8_0/imagery/i.rectify >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.rectify\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.rectify" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.rectify --html-description < /dev/null | grep -v '\|' > i.rectify.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.rectify > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.rectify.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.rectify.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1" rm i.rectify.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.rectify' make -C i.rgb.his || echo /home/neteler/src/releasebranch_8_0/imagery/i.rgb.his >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.rgb.his" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.rgb.his > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.rgb.his.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.rgb.his.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1" rm i.rgb.his.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.rgb.his' make -C i.segment || echo /home/neteler/src/releasebranch_8_0/imagery/i.segment >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.segment' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/ngbrtree.o -c ngbrtree.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.segment\" -o OBJ.x86_64-pc-linux-gnu/regtree.o -c regtree.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_segment.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.segment" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.segment --html-description < /dev/null | grep -v '\|' > i.segment.tmp.html ; fi /usr/bin/install -c -m 644 i_segment_lsat7_seg_min5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_seg_min5.png /usr/bin/install -c -m 644 i_segment_lsat7_seg_min100.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_seg_min100.png /usr/bin/install -c -m 644 i_segment_lsat7_pan.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_segment_lsat7_pan.png /usr/bin/install -c -m 644 i_segment_ortho_segs_l1.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_l1.jpg /usr/bin/install -c -m 644 i_segment_ortho_segs_l2_l5.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_l2_l5.jpg /usr/bin/install -c -m 644 i_segment_ortho_segs_final.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_segment_ortho_segs_final.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.segment > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.segment.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.segment.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1" rm i.segment.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.segment' make -C i.smap || echo /home/neteler/src/releasebranch_8_0/imagery/i.smap >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/interp.o -c interp.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/model.o -c model.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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 gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.smap\" -o OBJ.x86_64-pc-linux-gnu/segment.o -c segment.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.smap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.smap --html-description < /dev/null | grep -v '\|' > i.smap.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.smap > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.smap.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.smap.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1" rm i.smap.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.smap' make -C i.target || echo /home/neteler/src/releasebranch_8_0/imagery/i.target >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.target\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.target OBJ.x86_64-pc-linux-gnu/main.o -lgrass_imagery.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.target" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.target --html-description < /dev/null | grep -v '\|' > i.target.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.target > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.target.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.target.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1" rm i.target.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.target' make -C i.topo.corr || echo /home/neteler/src/releasebranch_8_0/imagery/i.topo.corr >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.topo.corr' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.topo.corr\" -o OBJ.x86_64-pc-linux-gnu/illumination.o -c illumination.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.topo.corr\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.topo.corr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.topo.corr --html-description < /dev/null | grep -v '\|' > i.topo.corr.tmp.html ; fi /usr/bin/install -c -m 644 i_topo_corr_angles.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_topo_corr_angles.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.topo.corr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.topo.corr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.topo.corr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1" rm i.topo.corr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.topo.corr' make -C i.pca || echo /home/neteler/src/releasebranch_8_0/imagery/i.pca >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.pca' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.pca\" -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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_raster.8.0 -lgrass_imagery.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.pca" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.pca --html-description < /dev/null | grep -v '\|' > i.pca.tmp.html ; fi /usr/bin/install -c -m 644 i_pca_result.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_pca_result.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.pca > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.pca.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.pca.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1" rm i.pca.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.pca' make -C i.vi || echo /home/neteler/src/releasebranch_8_0/imagery/i.vi >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/imagery/i.vi' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/arvi.o -c arvi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/evi.o -c evi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/msavi2.o -c msavi2.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/pvi.o -c pvi.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/sr.o -c sr.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.vi\" -o OBJ.x86_64-pc-linux-gnu/wdvi.o -c wdvi.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.vi OBJ.x86_64-pc-linux-gnu/arvi.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.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.vi" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.vi --html-description < /dev/null | grep -v '\|' > i.vi.tmp.html ; fi /usr/bin/install -c -m 644 i_vi_ndvi.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_vi_ndvi.png /usr/bin/install -c -m 644 i_vi_gari.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_vi_gari.png /usr/bin/install -c -m 644 i_vi_arvi.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_vi_arvi.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.vi > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.vi.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.vi.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1" rm i.vi.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.vi' make -C i.fft || echo /home/neteler/src/releasebranch_8_0/imagery/i.fft >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.fft\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.fft OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.fft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.fft --html-description < /dev/null | grep -v '\|' > i.fft.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.fft > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.fft.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.fft.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1" rm i.fft.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.fft' make -C i.ifft || echo /home/neteler/src/releasebranch_8_0/imagery/i.ifft >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ifft OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ifft" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.ifft --html-description < /dev/null | grep -v '\|' > i.ifft.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.ifft > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ifft.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.ifft.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1" rm i.ifft.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.ifft' make -C i.zc || echo /home/neteler/src/releasebranch_8_0/imagery/i.zc >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"imagery/i.zc\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.zc OBJ.x86_64-pc-linux-gnu/main.o -lgrass_gmath.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.zc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/i.zc --html-description < /dev/null | grep -v '\|' > i.zc.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.zc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.zc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.zc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1" rm i.zc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery/i.zc' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/imagery' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/ps' make -C ps.map || echo /home/neteler/src/releasebranch_8_0/ps/ps.map >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/ps/ps.map' 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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"ps/ps.map\" -o OBJ.x86_64-pc-linux-gnu/yesno.o -c yesno.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lgrass_symb.8.0 -lgrass_imagery.8.0 -lgrass_vector.8.0 -lgrass_dbmiclient.8.0 -lgrass_dbmibase.8.0 -lgrass_raster.8.0 -lgrass_gis.8.0 -lm -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/ps.map" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/ps.map --html-description < /dev/null | grep -v '\|' > ps.map.tmp.html ; fi /usr/bin/install -c -m 644 ps_map_basic.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/ps_map_basic.png /usr/bin/install -c -m 644 ps_map.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/ps_map.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py ps.map > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/ps.map.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/ps.map.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1" mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint /usr/bin/install -c -m 644 prolog.ps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/prolog.ps mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns /usr/bin/install -c -m 644 patterns/diag_up_dash.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up_dash.eps /usr/bin/install -c -m 644 patterns/cross_diag.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_diag.eps /usr/bin/install -c -m 644 patterns/railroad_up.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/railroad_up.eps /usr/bin/install -c -m 644 patterns/brick.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/brick.eps /usr/bin/install -c -m 644 patterns/diag_down.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down.eps /usr/bin/install -c -m 644 patterns/cross_diag5.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_diag5.eps /usr/bin/install -c -m 644 patterns/horiz_line6.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line6.eps /usr/bin/install -c -m 644 patterns/polka_dot.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/polka_dot.eps /usr/bin/install -c -m 644 patterns/vert_line.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line.eps /usr/bin/install -c -m 644 patterns/cross_normal5.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_normal5.eps /usr/bin/install -c -m 644 patterns/horiz_zigzag.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_zigzag.eps /usr/bin/install -c -m 644 patterns/diag_up6.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up6.eps /usr/bin/install -c -m 644 patterns/diag_up.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_up.eps /usr/bin/install -c -m 644 patterns/diag_down6.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down6.eps /usr/bin/install -c -m 644 patterns/horiz_line_dash.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line_dash.eps /usr/bin/install -c -m 644 patterns/cross_normal.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/cross_normal.eps /usr/bin/install -c -m 644 patterns/vert_line6.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line6.eps /usr/bin/install -c -m 644 patterns/diag_down_dash.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/diag_down_dash.eps /usr/bin/install -c -m 644 patterns/horiz_line.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/horiz_line.eps /usr/bin/install -c -m 644 patterns/vert_line_dash.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_line_dash.eps /usr/bin/install -c -m 644 patterns/railroad_down.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/railroad_down.eps /usr/bin/install -c -m 644 patterns/vert_zigzag.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns/vert_zigzag.eps mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations /usr/bin/install -c -m 644 decorations/NorthArrow1.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow1.eps /usr/bin/install -c -m 644 decorations/n_arrow2.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow2.eps /usr/bin/install -c -m 644 decorations/NorthArrow5.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow5.eps /usr/bin/install -c -m 644 decorations/NorthArrow3.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/NorthArrow3.eps /usr/bin/install -c -m 644 decorations/grasslogo.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/grasslogo.eps /usr/bin/install -c -m 644 decorations/compass_exterior.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/compass_exterior.eps /usr/bin/install -c -m 644 decorations/compass_interior.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/compass_interior.eps /usr/bin/install -c -m 644 decorations/north-arrow_1_simple_half_arrow.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/north-arrow_1_simple_half_arrow.eps /usr/bin/install -c -m 644 decorations/n_arrow1.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow1.eps /usr/bin/install -c -m 644 decorations/n_arrow1_fancy.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations/n_arrow1_fancy.eps rm ps.map.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/ps/ps.map' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/ps' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts' make -C d.correlate || echo /home/neteler/src/releasebranch_8_0/scripts/d.correlate >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.correlate' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts /usr/bin/install -c d.correlate.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.correlate if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.correlate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.correlate --html-description < /dev/null | grep -v '\|' > d.correlate.tmp.html ; fi /usr/bin/install -c -m 644 d_correlate_plot.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_correlate_plot.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.correlate > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.correlate.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.correlate.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.correlate_to_translate.c rm d.correlate.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.correlate' make -C d.frame || echo /home/neteler/src/releasebranch_8_0/scripts/d.frame >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.frame' /usr/bin/install -c d.frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.frame if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.frame" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.frame --html-description < /dev/null | grep -v '\|' > d.frame.tmp.html ; fi /usr/bin/install -c -m 644 d_frame.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_frame.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.frame > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.frame.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.frame.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.frame_to_translate.c rm d.frame.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.frame' make -C d.out.file || echo /home/neteler/src/releasebranch_8_0/scripts/d.out.file >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.out.file' /usr/bin/install -c d.out.file.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.out.file if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.out.file" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.out.file --html-description < /dev/null | grep -v '\|' > d.out.file.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.out.file > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.out.file.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.out.file.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.out.file_to_translate.c rm d.out.file.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.out.file' make -C d.to.rast || echo /home/neteler/src/releasebranch_8_0/scripts/d.to.rast >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.to.rast' /usr/bin/install -c d.to.rast.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.to.rast if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.to.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.to.rast --html-description < /dev/null | grep -v '\|' > d.to.rast.tmp.html ; fi /usr/bin/install -c -m 644 d_to_rast_3D_example.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_to_rast_3D_example.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.to.rast > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.to.rast.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.to.rast.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.to.rast_to_translate.c rm d.to.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.to.rast' make -C d.polar || echo /home/neteler/src/releasebranch_8_0/scripts/d.polar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.polar' Makefile:13: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/etc/d.polar' /usr/bin/install -c d.polar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.polar if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.polar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.polar --html-description < /dev/null | grep -v '\|' > d.polar.tmp.html ; fi /usr/bin/install -c -m 644 d_polar_aspect.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_polar_aspect.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.polar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.polar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.polar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.polar_to_translate.c mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.polar /usr/bin/install -c -m 644 ps_defs.eps /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.polar/ps_defs.eps rm d.polar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.polar' make -C d.rast.edit || echo /home/neteler/src/releasebranch_8_0/scripts/d.rast.edit >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.rast.edit' /usr/bin/install -c d.rast.edit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.rast.edit --html-description < /dev/null | grep -v '\|' > d.rast.edit.tmp.html ; fi /usr/bin/install -c -m 644 d_rast_edit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d_rast_edit.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.edit > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.edit.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.edit.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.rast.edit_to_translate.c rm d.rast.edit.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.rast.edit' make -C d.rast.leg || echo /home/neteler/src/releasebranch_8_0/scripts/d.rast.leg >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.rast.leg' /usr/bin/install -c d.rast.leg.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.rast.leg --html-description < /dev/null | grep -v '\|' > d.rast.leg.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.rast.leg > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.leg.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.rast.leg.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.rast.leg_to_translate.c rm d.rast.leg.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.rast.leg' make -C d.redraw || echo /home/neteler/src/releasebranch_8_0/scripts/d.redraw >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.redraw' /usr/bin/install -c d.redraw.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.redraw if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.redraw" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.redraw --html-description < /dev/null | grep -v '\|' > d.redraw.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.redraw > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.redraw.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.redraw.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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.redraw.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_8_0/locale/scriptstrings/d.redraw_to_translate.c rm d.redraw.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.redraw' make -C d.shade || echo /home/neteler/src/releasebranch_8_0/scripts/d.shade >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.shade' /usr/bin/install -c d.shade.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.shade if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.shade --html-description < /dev/null | grep -v '\|' > d.shade.tmp.html ; fi /usr/bin/install -c -m 644 dshade.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/dshade.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.shade > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.shade.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.shade.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.shade_to_translate.c rm d.shade.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.shade' make -C d.what.rast || echo /home/neteler/src/releasebranch_8_0/scripts/d.what.rast >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.what.rast' /usr/bin/install -c d.what.rast.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.what.rast if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.what.rast" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.what.rast --html-description < /dev/null | grep -v '\|' > d.what.rast.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.what.rast > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.what.rast.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.what.rast.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.what.rast_to_translate.c rm d.what.rast.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.what.rast' make -C d.what.vect || echo /home/neteler/src/releasebranch_8_0/scripts/d.what.vect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/d.what.vect' /usr/bin/install -c d.what.vect.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.what.vect if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/d.what.vect --html-description < /dev/null | grep -v '\|' > d.what.vect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py d.what.vect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.what.vect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/d.what.vect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/d.what.vect_to_translate.c rm d.what.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/d.what.vect' make -C db.dropcolumn || echo /home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn' /usr/bin/install -c db.dropcolumn.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.dropcolumn --html-description < /dev/null | grep -v '\|' > db.dropcolumn.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.dropcolumn > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.dropcolumn.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.dropcolumn.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/db.dropcolumn_to_translate.c rm db.dropcolumn.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn' make -C db.droptable || echo /home/neteler/src/releasebranch_8_0/scripts/db.droptable >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/db.droptable' /usr/bin/install -c db.droptable.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.droptable if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.droptable --html-description < /dev/null | grep -v '\|' > db.droptable.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.droptable > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.droptable.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.droptable.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/db.droptable_to_translate.c rm db.droptable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/db.droptable' make -C db.in.ogr || echo /home/neteler/src/releasebranch_8_0/scripts/db.in.ogr >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/db.in.ogr' /usr/bin/install -c db.in.ogr.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.in.ogr --html-description < /dev/null | grep -v '\|' > db.in.ogr.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.in.ogr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.in.ogr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.in.ogr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/db.in.ogr_to_translate.c rm db.in.ogr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/db.in.ogr' make -C db.out.ogr || echo /home/neteler/src/releasebranch_8_0/scripts/db.out.ogr >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/db.out.ogr' /usr/bin/install -c db.out.ogr.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.out.ogr" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.out.ogr > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.out.ogr.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.out.ogr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/db.out.ogr_to_translate.c rm db.out.ogr.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/db.out.ogr' make -C db.test || echo /home/neteler/src/releasebranch_8_0/scripts/db.test >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/db.test' Makefile:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/etc/db.test' /usr/bin/install -c db.test.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.test if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.test" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.test --html-description < /dev/null | grep -v '\|' > db.test.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.test > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.test.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.test.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/db.test_to_translate.c mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/db.test /usr/bin/install -c -m 644 test1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/db.test/test1 rm db.test.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/db.test' make -C db.univar || echo /home/neteler/src/releasebranch_8_0/scripts/db.univar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/db.univar' /usr/bin/install -c db.univar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.univar if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/db.univar --html-description < /dev/null | grep -v '\|' > db.univar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py db.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.univar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/db.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/db.univar_to_translate.c rm db.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/db.univar' make -C g.download.location || echo /home/neteler/src/releasebranch_8_0/scripts/g.download.location >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/g.download.location' /usr/bin/install -c g.download.location.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.download.location if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.download.location" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.download.location > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.download.location.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.download.location.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.location.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/g.download.location_to_translate.c rm g.download.location.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/g.download.location' make -C g.extension || echo /home/neteler/src/releasebranch_8_0/scripts/g.extension >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/g.extension' /usr/bin/install -c g.extension.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.extension if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.extension" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.extension --html-description < /dev/null | grep -v '\|' > g.extension.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.extension > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.extension.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.extension.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/g.extension_to_translate.c rm g.extension.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/g.extension' make -C g.extension.all || echo /home/neteler/src/releasebranch_8_0/scripts/g.extension.all >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/g.extension.all' /usr/bin/install -c g.extension.all.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.extension.all if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.extension.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.extension.all > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.extension.all.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.extension.all.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/g.extension.all_to_translate.c rm g.extension.all.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/g.extension.all' make -C g.manual || echo /home/neteler/src/releasebranch_8_0/scripts/g.manual >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/g.manual' /usr/bin/install -c g.manual.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.manual if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.manual" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.manual --html-description < /dev/null | grep -v '\|' > g.manual.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.manual > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.manual.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.manual.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/g.manual_to_translate.c rm g.manual.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/g.manual' make -C g.search.modules || echo /home/neteler/src/releasebranch_8_0/scripts/g.search.modules >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/g.search.modules' /usr/bin/install -c g.search.modules.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.search.modules if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.search.modules" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.search.modules --html-description < /dev/null | grep -v '\|' > g.search.modules.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.search.modules > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.search.modules.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.search.modules.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/g.search.modules_to_translate.c rm g.search.modules.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/g.search.modules' make -C i.band.library || echo /home/neteler/src/releasebranch_8_0/scripts/i.band.library >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.band.library' /usr/bin/install -c i.band.library.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.band.library if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.band.library" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.band.library --html-description < /dev/null | grep -v '\|' > i.band.library.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.band.library > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.band.library.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.band.library.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.band.library.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.band.library_to_translate.c mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/i.band.library /usr/bin/install -c -m 644 sentinel.json /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/i.band.library/sentinel.json /usr/bin/install -c -m 644 landsat.json /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/i.band.library/landsat.json rm i.band.library.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.band.library' make -C i.colors.enhance || echo /home/neteler/src/releasebranch_8_0/scripts/i.colors.enhance >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.colors.enhance' /usr/bin/install -c i.colors.enhance.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.colors.enhance --html-description < /dev/null | grep -v '\|' > i.colors.enhance.tmp.html ; fi /usr/bin/install -c -m 644 i_colors_enhance_corrected.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_colors_enhance_corrected.jpg /usr/bin/install -c -m 644 i_colors_enhance_uncorrected.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_colors_enhance_uncorrected.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.colors.enhance > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.colors.enhance.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.colors.enhance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.colors.enhance_to_translate.c rm i.colors.enhance.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.colors.enhance' make -C i.image.mosaic || echo /home/neteler/src/releasebranch_8_0/scripts/i.image.mosaic >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.image.mosaic' /usr/bin/install -c i.image.mosaic.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.image.mosaic --html-description < /dev/null | grep -v '\|' > i.image.mosaic.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.image.mosaic > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.image.mosaic.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.image.mosaic.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.image.mosaic_to_translate.c rm i.image.mosaic.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.image.mosaic' make -C i.in.spotvgt || echo /home/neteler/src/releasebranch_8_0/scripts/i.in.spotvgt >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.in.spotvgt' /usr/bin/install -c i.in.spotvgt.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.in.spotvgt" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.in.spotvgt > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.in.spotvgt.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.in.spotvgt.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.in.spotvgt_to_translate.c rm i.in.spotvgt.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.in.spotvgt' make -C i.oif || echo /home/neteler/src/releasebranch_8_0/scripts/i.oif >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.oif' /usr/bin/install -c i.oif.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.oif if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.oif" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.oif --html-description < /dev/null | grep -v '\|' > i.oif.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.oif > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.oif.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.oif.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.oif_to_translate.c rm i.oif.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.oif' make -C i.pansharpen || echo /home/neteler/src/releasebranch_8_0/scripts/i.pansharpen >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.pansharpen' /usr/bin/install -c i.pansharpen.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.pansharpen --html-description < /dev/null | grep -v '\|' > i.pansharpen.tmp.html ; fi /usr/bin/install -c -m 644 i_pansharpen_rgb_landsat542.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_landsat542.jpg /usr/bin/install -c -m 644 i_pansharpen_rgb_pca542.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_pca542.jpg /usr/bin/install -c -m 644 i_pansharpen_rgb_brovey542.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_brovey542.jpg /usr/bin/install -c -m 644 i_pansharpen_rgb_ihs542.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_pansharpen_rgb_ihs542.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.pansharpen > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.pansharpen.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.pansharpen.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.pansharpen_to_translate.c rm i.pansharpen.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.pansharpen' make -C i.spectral || echo /home/neteler/src/releasebranch_8_0/scripts/i.spectral >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.spectral' /usr/bin/install -c i.spectral.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.spectral if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.spectral" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.spectral --html-description < /dev/null | grep -v '\|' > i.spectral.tmp.html ; fi /usr/bin/install -c -m 644 i_spectral.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_spectral.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.spectral > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.spectral.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.spectral.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.spectral_to_translate.c rm i.spectral.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.spectral' make -C i.tasscap || echo /home/neteler/src/releasebranch_8_0/scripts/i.tasscap >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/i.tasscap' /usr/bin/install -c i.tasscap.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.tasscap if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.tasscap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/i.tasscap --html-description < /dev/null | grep -v '\|' > i.tasscap.tmp.html ; fi /usr/bin/install -c -m 644 i_tasscap_wetness.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_wetness.jpg /usr/bin/install -c -m 644 i_tasscap_haze.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_haze.jpg /usr/bin/install -c -m 644 i_tasscap_brightness.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_brightness.jpg /usr/bin/install -c -m 644 i_tasscap_greenness.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i_tasscap_greenness.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.tasscap > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.tasscap.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/i.tasscap.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/i.tasscap_to_translate.c rm i.tasscap.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/i.tasscap' make -C m.proj || echo /home/neteler/src/releasebranch_8_0/scripts/m.proj >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/m.proj' /usr/bin/install -c m.proj.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/m.proj if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/m.proj" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/m.proj --html-description < /dev/null | grep -v '\|' > m.proj.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.proj > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.proj.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/m.proj.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/m.proj_to_translate.c rm m.proj.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/m.proj' make -C r.blend || echo /home/neteler/src/releasebranch_8_0/scripts/r.blend >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.blend' /usr/bin/install -c r.blend.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.blend if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.blend" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.blend --html-description < /dev/null | grep -v '\|' > r.blend.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.blend > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.blend.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.blend.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.blend_to_translate.c rm r.blend.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.blend' make -C r.buffer.lowmem || echo /home/neteler/src/releasebranch_8_0/scripts/r.buffer.lowmem >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.buffer.lowmem' /usr/bin/install -c r.buffer.lowmem.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.buffer.lowmem --html-description < /dev/null | grep -v '\|' > r.buffer.lowmem.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.buffer.lowmem > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.lowmem.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.buffer.lowmem.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.buffer.lowmem_to_translate.c rm r.buffer.lowmem.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.buffer.lowmem' make -C r.colors.stddev || echo /home/neteler/src/releasebranch_8_0/scripts/r.colors.stddev >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.colors.stddev' /usr/bin/install -c r.colors.stddev.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.colors.stddev --html-description < /dev/null | grep -v '\|' > r.colors.stddev.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.colors.stddev > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.colors.stddev.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.colors.stddev.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.colors.stddev_to_translate.c rm r.colors.stddev.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.colors.stddev' make -C r.drain || echo /home/neteler/src/releasebranch_8_0/scripts/r.drain >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.drain' /usr/bin/install -c r.drain.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.drain if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.drain" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.drain --html-description < /dev/null | grep -v '\|' > r.drain.tmp.html ; fi /usr/bin/install -c -m 644 r_drain.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_drain.png /usr/bin/install -c -m 644 r_drain_with_r_watershed_direction.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_drain_with_r_watershed_direction.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.drain > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.drain.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.drain.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.drain_to_translate.c rm r.drain.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.drain' make -C r.fillnulls || echo /home/neteler/src/releasebranch_8_0/scripts/r.fillnulls >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.fillnulls' /usr/bin/install -c r.fillnulls.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.fillnulls --html-description < /dev/null | grep -v '\|' > r.fillnulls.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.fillnulls > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.fillnulls.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.fillnulls.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.fillnulls_to_translate.c rm r.fillnulls.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.fillnulls' make -C r.grow || echo /home/neteler/src/releasebranch_8_0/scripts/r.grow >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.grow' /usr/bin/install -c r.grow.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.grow if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.grow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.grow --html-description < /dev/null | grep -v '\|' > r.grow.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.grow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.grow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.grow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.grow_to_translate.c rm r.grow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.grow' make -C r.import || echo /home/neteler/src/releasebranch_8_0/scripts/r.import >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.import' /usr/bin/install -c r.import.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.import if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.import --html-description < /dev/null | grep -v '\|' > r.import.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.import > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.import.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.import.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.import_to_translate.c rm r.import.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.import' make -C r.in.aster || echo /home/neteler/src/releasebranch_8_0/scripts/r.in.aster >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.in.aster' /usr/bin/install -c r.in.aster.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.aster if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.aster" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.aster --html-description < /dev/null | grep -v '\|' > r.in.aster.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.aster > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.aster.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.aster.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.in.aster_to_translate.c rm r.in.aster.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.in.aster' make -C r.in.srtm || echo /home/neteler/src/releasebranch_8_0/scripts/r.in.srtm >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.in.srtm' /usr/bin/install -c r.in.srtm.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.srtm --html-description < /dev/null | grep -v '\|' > r.in.srtm.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.srtm > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.srtm.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.srtm.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.in.srtm_to_translate.c rm r.in.srtm.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.in.srtm' make -C r.in.wms || echo /home/neteler/src/releasebranch_8_0/scripts/r.in.wms >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.in.wms' /usr/bin/install -c r.in.wms.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.wms mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms /usr/bin/install -c -m 644 wms_base.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_base.py /usr/bin/install -c -m 644 wms_drv.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_drv.py /usr/bin/install -c -m 644 wms_gdal_drv.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_gdal_drv.py /usr/bin/install -c -m 644 wms_cap_parsers.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_cap_parsers.py /usr/bin/install -c -m 644 srs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/srs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_base.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_drv.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_gdal_drv.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/wms_cap_parsers.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/srs.py if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.wms" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.in.wms --html-description < /dev/null | grep -v '\|' > r.in.wms.tmp.html ; fi /usr/bin/install -c -m 644 r_in_wms_sentinel2.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_in_wms_sentinel2.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.in.wms > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.wms.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.in.wms.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.in.wms_to_translate.c rm r.in.wms.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.in.wms' make -C r.mapcalc.simple || echo /home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple' /usr/bin/install -c r.mapcalc.simple.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.mapcalc.simple --html-description < /dev/null | grep -v '\|' > r.mapcalc.simple.tmp.html ; fi /usr/bin/install -c -m 644 r_mapcalc_simple.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_mapcalc_simple.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mapcalc.simple > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.simple.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mapcalc.simple.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.mapcalc.simple_to_translate.c rm r.mapcalc.simple.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple' make -C r.mask || echo /home/neteler/src/releasebranch_8_0/scripts/r.mask >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.mask' /usr/bin/install -c r.mask.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.mask if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.mask" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.mask --html-description < /dev/null | grep -v '\|' > r.mask.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.mask > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mask.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.mask.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.mask_to_translate.c rm r.mask.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.mask' make -C r.out.xyz || echo /home/neteler/src/releasebranch_8_0/scripts/r.out.xyz >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.out.xyz' /usr/bin/install -c r.out.xyz.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.out.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.out.xyz > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.xyz.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.out.xyz.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.out.xyz_to_translate.c rm r.out.xyz.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.out.xyz' make -C r.pack || echo /home/neteler/src/releasebranch_8_0/scripts/r.pack >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.pack' /usr/bin/install -c r.pack.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.pack if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.pack --html-description < /dev/null | grep -v '\|' > r.pack.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.pack > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.pack.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.pack.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.pack_to_translate.c rm r.pack.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.pack' make -C r.plane || echo /home/neteler/src/releasebranch_8_0/scripts/r.plane >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.plane' /usr/bin/install -c r.plane.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.plane if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.plane" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.plane --html-description < /dev/null | grep -v '\|' > r.plane.tmp.html ; fi /usr/bin/install -c -m 644 r_plane_3d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_plane_3d.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.plane > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.plane.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.plane.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.plane_to_translate.c rm r.plane.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.plane' make -C r.reclass.area || echo /home/neteler/src/releasebranch_8_0/scripts/r.reclass.area >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.reclass.area' /usr/bin/install -c r.reclass.area.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.reclass.area --html-description < /dev/null | grep -v '\|' > r.reclass.area.tmp.html ; fi /usr/bin/install -c -m 644 zipcodes_minor1000ha.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/zipcodes_minor1000ha.png /usr/bin/install -c -m 644 zipcodes_larger2000ha.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/zipcodes_larger2000ha.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.reclass.area > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.area.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.reclass.area.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.reclass.area_to_translate.c rm r.reclass.area.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.reclass.area' make -C r.rgb || echo /home/neteler/src/releasebranch_8_0/scripts/r.rgb >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.rgb' /usr/bin/install -c r.rgb.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.rgb if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.rgb" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.rgb --html-description < /dev/null | grep -v '\|' > r.rgb.tmp.html ; fi /usr/bin/install -c -m 644 r_rgb_elevation.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r_rgb_elevation.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.rgb > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.rgb.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.rgb.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.rgb_to_translate.c rm r.rgb.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.rgb' make -C r.semantic.label || echo /home/neteler/src/releasebranch_8_0/scripts/r.semantic.label >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.semantic.label' /usr/bin/install -c r.semantic.label.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.semantic.label if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.semantic.label" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.semantic.label > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.semantic.label.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.semantic.label.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.semantic.label.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.semantic.label_to_translate.c rm r.semantic.label.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.semantic.label' make -C r.shade || echo /home/neteler/src/releasebranch_8_0/scripts/r.shade >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.shade' /usr/bin/install -c r.shade.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.shade if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.shade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.shade --html-description < /dev/null | grep -v '\|' > r.shade.tmp.html ; fi /usr/bin/install -c -m 644 rshade.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/rshade.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.shade > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.shade.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.shade.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.shade_to_translate.c rm r.shade.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.shade' make -C r.tileset || echo /home/neteler/src/releasebranch_8_0/scripts/r.tileset >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.tileset' /usr/bin/install -c r.tileset.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.tileset if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.tileset" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.tileset --html-description < /dev/null | grep -v '\|' > r.tileset.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.tileset > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.tileset.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.tileset.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.tileset_to_translate.c rm r.tileset.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.tileset' make -C r.unpack || echo /home/neteler/src/releasebranch_8_0/scripts/r.unpack >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r.unpack' /usr/bin/install -c r.unpack.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.unpack if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r.unpack --html-description < /dev/null | grep -v '\|' > r.unpack.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.unpack > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.unpack.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r.unpack.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r.unpack_to_translate.c rm r.unpack.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r.unpack' make -C r3.in.xyz || echo /home/neteler/src/releasebranch_8_0/scripts/r3.in.xyz >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/r3.in.xyz' /usr/bin/install -c r3.in.xyz.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/r3.in.xyz --html-description < /dev/null | grep -v '\|' > r3.in.xyz.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.in.xyz > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.xyz.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/r3.in.xyz.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/r3.in.xyz_to_translate.c rm r3.in.xyz.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/r3.in.xyz' make -C v.build.all || echo /home/neteler/src/releasebranch_8_0/scripts/v.build.all >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.build.all' /usr/bin/install -c v.build.all.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.build.all if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.build.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.build.all --html-description < /dev/null | grep -v '\|' > v.build.all.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.build.all > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.build.all.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.build.all.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.build.all_to_translate.c rm v.build.all.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.build.all' make -C v.centroids || echo /home/neteler/src/releasebranch_8_0/scripts/v.centroids >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.centroids' /usr/bin/install -c v.centroids.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.centroids if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.centroids" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.centroids --html-description < /dev/null | grep -v '\|' > v.centroids.tmp.html ; fi /usr/bin/install -c -m 644 v_centroids.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_centroids.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.centroids > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.centroids.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.centroids.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.centroids_to_translate.c rm v.centroids.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.centroids' make -C v.clip || echo /home/neteler/src/releasebranch_8_0/scripts/v.clip >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.clip' /usr/bin/install -c v.clip.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.clip if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.clip" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.clip --html-description < /dev/null | grep -v '\|' > v.clip.tmp.html ; fi /usr/bin/install -c -m 644 v_clip_poly.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_clip_poly.png /usr/bin/install -c -m 644 v_clip_region.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v_clip_region.png VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.clip > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.clip.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.clip.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.clip_to_translate.c rm v.clip.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.clip' make -C v.db.addcolumn || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn' /usr/bin/install -c v.db.addcolumn.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.addcolumn --html-description < /dev/null | grep -v '\|' > v.db.addcolumn.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.addcolumn > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.addcolumn.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.addcolumn.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.addcolumn_to_translate.c rm v.db.addcolumn.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn' make -C v.db.addtable || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.addtable >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.addtable' /usr/bin/install -c v.db.addtable.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.addtable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.addtable > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.addtable.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.addtable.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.addtable_to_translate.c rm v.db.addtable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.addtable' make -C v.db.join || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.join >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.join' /usr/bin/install -c v.db.join.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.join if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.join" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.join > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.join.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.join.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.join_to_translate.c rm v.db.join.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.join' make -C v.db.dropcolumn || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn' /usr/bin/install -c v.db.dropcolumn.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.dropcolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.dropcolumn > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.dropcolumn.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.dropcolumn.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.dropcolumn_to_translate.c rm v.db.dropcolumn.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn' make -C v.db.droprow || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.droprow >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.droprow' /usr/bin/install -c v.db.droprow.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.droprow" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.droprow > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.droprow.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.droprow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.droprow_to_translate.c rm v.db.droprow.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.droprow' make -C v.db.droptable || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.droptable >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.droptable' /usr/bin/install -c v.db.droptable.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.droptable --html-description < /dev/null | grep -v '\|' > v.db.droptable.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.droptable > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.droptable.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.droptable.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.droptable_to_translate.c rm v.db.droptable.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.droptable' make -C v.db.renamecolumn || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn' /usr/bin/install -c v.db.renamecolumn.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.renamecolumn --html-description < /dev/null | grep -v '\|' > v.db.renamecolumn.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.renamecolumn > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.renamecolumn.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.renamecolumn.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.renamecolumn_to_translate.c rm v.db.renamecolumn.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn' make -C v.db.reconnect.all || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.reconnect.all >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.reconnect.all' /usr/bin/install -c v.db.reconnect.all.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.reconnect.all --html-description < /dev/null | grep -v '\|' > v.db.reconnect.all.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.reconnect.all > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.reconnect.all.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.reconnect.all.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.reconnect.all_to_translate.c rm v.db.reconnect.all.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.reconnect.all' make -C v.db.univar || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.univar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.univar' /usr/bin/install -c v.db.univar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.univar if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.univar --html-description < /dev/null | grep -v '\|' > v.db.univar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.univar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.univar_to_translate.c rm v.db.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.univar' make -C v.db.update || echo /home/neteler/src/releasebranch_8_0/scripts/v.db.update >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.update' /usr/bin/install -c v.db.update.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.update if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.update" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.db.update --html-description < /dev/null | grep -v '\|' > v.db.update.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.db.update > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.update.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.db.update.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.db.update_to_translate.c rm v.db.update.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.db.update' make -C v.dissolve || echo /home/neteler/src/releasebranch_8_0/scripts/v.dissolve >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.dissolve' /usr/bin/install -c v.dissolve.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.dissolve if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.dissolve" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.dissolve --html-description < /dev/null | grep -v '\|' > v.dissolve.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.dissolve > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.dissolve.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.dissolve.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.dissolve_to_translate.c rm v.dissolve.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.dissolve' make -C v.import || echo /home/neteler/src/releasebranch_8_0/scripts/v.import >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.import' /usr/bin/install -c v.import.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.import if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.import --html-description < /dev/null | grep -v '\|' > v.import.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.import > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.import.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.import.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.import_to_translate.c rm v.import.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.import' make -C v.in.e00 || echo /home/neteler/src/releasebranch_8_0/scripts/v.in.e00 >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.e00' /usr/bin/install -c v.in.e00.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.e00 if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.e00" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.e00 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.e00.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.e00.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.in.e00_to_translate.c rm v.in.e00.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.e00' make -C v.in.geonames || echo /home/neteler/src/releasebranch_8_0/scripts/v.in.geonames >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.geonames' /usr/bin/install -c v.in.geonames.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.geonames" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.geonames > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.geonames.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.geonames.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.in.geonames_to_translate.c rm v.in.geonames.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.geonames' make -C v.in.lines || echo /home/neteler/src/releasebranch_8_0/scripts/v.in.lines >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.lines' /usr/bin/install -c v.in.lines.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.lines if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.lines --html-description < /dev/null | grep -v '\|' > v.in.lines.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.lines > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.lines.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.lines.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.in.lines_to_translate.c rm v.in.lines.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.lines' make -C v.in.mapgen || echo /home/neteler/src/releasebranch_8_0/scripts/v.in.mapgen >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.mapgen' /usr/bin/install -c v.in.mapgen.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.mapgen --html-description < /dev/null | grep -v '\|' > v.in.mapgen.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.mapgen > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.mapgen.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.mapgen.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.in.mapgen_to_translate.c rm v.in.mapgen.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.mapgen' make -C v.in.wfs || echo /home/neteler/src/releasebranch_8_0/scripts/v.in.wfs >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.wfs' /usr/bin/install -c v.in.wfs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.in.wfs --html-description < /dev/null | grep -v '\|' > v.in.wfs.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.in.wfs > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.wfs.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.in.wfs.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.in.wfs_to_translate.c rm v.in.wfs.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.in.wfs' make -C v.rast.stats || echo /home/neteler/src/releasebranch_8_0/scripts/v.rast.stats >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.rast.stats' /usr/bin/install -c v.rast.stats.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.rast.stats" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.rast.stats > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.rast.stats.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.rast.stats.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.rast.stats_to_translate.c rm v.rast.stats.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.rast.stats' make -C v.report || echo /home/neteler/src/releasebranch_8_0/scripts/v.report >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.report' /usr/bin/install -c v.report.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.report if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.report" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.report --html-description < /dev/null | grep -v '\|' > v.report.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.report > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.report.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.report.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.report_to_translate.c rm v.report.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.report' make -C v.pack || echo /home/neteler/src/releasebranch_8_0/scripts/v.pack >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.pack' /usr/bin/install -c v.pack.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.pack if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.pack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.pack --html-description < /dev/null | grep -v '\|' > v.pack.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.pack > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.pack.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.pack.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.pack_to_translate.c rm v.pack.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.pack' make -C v.to.lines || echo /home/neteler/src/releasebranch_8_0/scripts/v.to.lines >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.to.lines' /usr/bin/install -c v.to.lines.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.to.lines if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.to.lines" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.to.lines --html-description < /dev/null | grep -v '\|' > v.to.lines.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.to.lines > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.lines.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.to.lines.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.to.lines_to_translate.c rm v.to.lines.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.to.lines' make -C v.unpack || echo /home/neteler/src/releasebranch_8_0/scripts/v.unpack >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.unpack' /usr/bin/install -c v.unpack.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.unpack if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.unpack" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.unpack --html-description < /dev/null | grep -v '\|' > v.unpack.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.unpack > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.unpack.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.unpack.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.unpack_to_translate.c rm v.unpack.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.unpack' make -C v.what.strds || echo /home/neteler/src/releasebranch_8_0/scripts/v.what.strds >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.what.strds' /usr/bin/install -c v.what.strds.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.what.strds if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.what.strds --html-description < /dev/null | grep -v '\|' > v.what.strds.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.strds > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.strds.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.strds.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.what.strds_to_translate.c rm v.what.strds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.what.strds' make -C v.what.vect || echo /home/neteler/src/releasebranch_8_0/scripts/v.what.vect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/v.what.vect' /usr/bin/install -c v.what.vect.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.what.vect if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.what.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/v.what.vect --html-description < /dev/null | grep -v '\|' > v.what.vect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.what.vect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.vect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/v.what.vect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/v.what.vect_to_translate.c rm v.what.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/v.what.vect' make -C wxpyimgview || echo /home/neteler/src/releasebranch_8_0/scripts/wxpyimgview >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/scripts/wxpyimgview' /usr/bin/install -c wxpyimgview.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/wxpyimgview --html-description < /dev/null | grep -v '\|' > wxpyimgview.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxpyimgview > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxpyimgview.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxpyimgview.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/wxpyimgview_to_translate.c /usr/bin/install -c wxpyimgview_gui.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/wxpyimgview_gui.py rm wxpyimgview.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts/wxpyimgview' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/scripts' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py temporalintro > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/temporalintro.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/temporalintro.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1" make -C t.connect || echo /home/neteler/src/releasebranch_8_0/temporal/t.connect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"temporal/t.connect\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c : && gcc -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/t.connect OBJ.x86_64-pc-linux-gnu/main.o -lgrass_temporal.8.0 -lgrass_gis.8.0 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/t.connect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/t.connect --html-description < /dev/null | grep -v '\|' > t.connect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.connect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.connect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.connect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1" rm t.connect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.connect' make -C t.create || echo /home/neteler/src/releasebranch_8_0/temporal/t.create >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.create' /usr/bin/install -c t.create.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.create if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.create" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.create --html-description < /dev/null | grep -v '\|' > t.create.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.create > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.create.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.create.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.create_to_translate.c rm t.create.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.create' make -C t.support || echo /home/neteler/src/releasebranch_8_0/temporal/t.support >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.support' /usr/bin/install -c t.support.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.support if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.support" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.support --html-description < /dev/null | grep -v '\|' > t.support.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.support > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.support.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.support.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.support_to_translate.c rm t.support.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.support' make -C t.topology || echo /home/neteler/src/releasebranch_8_0/temporal/t.topology >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.topology' /usr/bin/install -c t.topology.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.topology if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.topology" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.topology --html-description < /dev/null | grep -v '\|' > t.topology.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.topology > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.topology.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.topology.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.topology_to_translate.c rm t.topology.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.topology' make -C t.list || echo /home/neteler/src/releasebranch_8_0/temporal/t.list >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.list' /usr/bin/install -c t.list.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.list if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.list --html-description < /dev/null | grep -v '\|' > t.list.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.list > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.list.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.list.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.list_to_translate.c rm t.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.list' make -C t.info || echo /home/neteler/src/releasebranch_8_0/temporal/t.info >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.info' /usr/bin/install -c t.info.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.info if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.info" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.info --html-description < /dev/null | grep -v '\|' > t.info.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.info > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.info.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.info.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.info_to_translate.c rm t.info.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.info' make -C t.merge || echo /home/neteler/src/releasebranch_8_0/temporal/t.merge >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.merge' /usr/bin/install -c t.merge.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.merge if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.merge" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.merge --html-description < /dev/null | grep -v '\|' > t.merge.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.merge > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.merge.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.merge.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.merge_to_translate.c rm t.merge.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.merge' make -C t.remove || echo /home/neteler/src/releasebranch_8_0/temporal/t.remove >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.remove' /usr/bin/install -c t.remove.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.remove if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.remove" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.remove --html-description < /dev/null | grep -v '\|' > t.remove.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.remove > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.remove.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.remove.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.remove_to_translate.c rm t.remove.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.remove' make -C t.sample || echo /home/neteler/src/releasebranch_8_0/temporal/t.sample >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.sample' /usr/bin/install -c t.sample.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.sample if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.sample" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.sample --html-description < /dev/null | grep -v '\|' > t.sample.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.sample > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.sample.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.sample.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.sample_to_translate.c rm t.sample.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.sample' make -C t.register || echo /home/neteler/src/releasebranch_8_0/temporal/t.register >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.register' /usr/bin/install -c t.register.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.register if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.register" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.register --html-description < /dev/null | grep -v '\|' > t.register.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.register > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.register.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.register.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.register_to_translate.c rm t.register.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.register' make -C t.unregister || echo /home/neteler/src/releasebranch_8_0/temporal/t.unregister >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.unregister' /usr/bin/install -c t.unregister.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.unregister if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.unregister" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.unregister --html-description < /dev/null | grep -v '\|' > t.unregister.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.unregister > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.unregister.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.unregister.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.unregister_to_translate.c rm t.unregister.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.unregister' make -C t.rast.accumulate || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate' /usr/bin/install -c t.rast.accumulate.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.accumulate --html-description < /dev/null | grep -v '\|' > t.rast.accumulate.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.accumulate > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accumulate.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accumulate.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.accumulate_to_translate.c rm t.rast.accumulate.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate' make -C t.rast.accdetect || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect' /usr/bin/install -c t.rast.accdetect.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.accdetect --html-description < /dev/null | grep -v '\|' > t.rast.accdetect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.accdetect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accdetect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.accdetect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.accdetect_to_translate.c rm t.rast.accdetect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect' make -C t.rast.aggregate || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate' /usr/bin/install -c t.rast.aggregate.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate --html-description < /dev/null | grep -v '\|' > t.rast.aggregate.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.aggregate > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.aggregate_to_translate.c rm t.rast.aggregate.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate' make -C t.rast.aggregate.ds || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds' /usr/bin/install -c t.rast.aggregate.ds.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.aggregate.ds --html-description < /dev/null | grep -v '\|' > t.rast.aggregate.ds.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.aggregate.ds > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.ds.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.aggregate.ds.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.aggregate.ds_to_translate.c rm t.rast.aggregate.ds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds' make -C t.rast.colors || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.colors >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.colors' /usr/bin/install -c t.rast.colors.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.colors --html-description < /dev/null | grep -v '\|' > t.rast.colors.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.colors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.colors.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.colors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.colors_to_translate.c rm t.rast.colors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.colors' make -C t.rast.contour || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.contour >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.contour' /usr/bin/install -c t.rast.contour.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.contour --html-description < /dev/null | grep -v '\|' > t.rast.contour.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.contour > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.contour.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.contour.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.contour_to_translate.c rm t.rast.contour.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.contour' make -C t.rast.to.rast3 || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3 >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3' /usr/bin/install -c t.rast.to.rast3.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3 if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.rast3 --html-description < /dev/null | grep -v '\|' > t.rast.to.rast3.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.to.rast3 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.rast3.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.rast3.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.to.rast3_to_translate.c rm t.rast.to.rast3.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3' make -C t.rast.univar || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.univar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.univar' /usr/bin/install -c t.rast.univar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.univar --html-description < /dev/null | grep -v '\|' > t.rast.univar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.univar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.univar_to_translate.c rm t.rast.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.univar' make -C t.rast.list || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.list >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.list' /usr/bin/install -c t.rast.list.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.list if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.list --html-description < /dev/null | grep -v '\|' > t.rast.list.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.list > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.list.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.list.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.list_to_translate.c rm t.rast.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.list' make -C t.rast.mapcalc || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.mapcalc >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.mapcalc' /usr/bin/install -c t.rast.mapcalc.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.mapcalc --html-description < /dev/null | grep -v '\|' > t.rast.mapcalc.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.mapcalc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.mapcalc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.mapcalc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.mapcalc_to_translate.c rm t.rast.mapcalc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.mapcalc' make -C t.rast.algebra || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra' /usr/bin/install -c t.rast.algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.algebra --html-description < /dev/null | grep -v '\|' > t.rast.algebra.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.algebra > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.algebra.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.algebra.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.algebra_to_translate.c rm t.rast.algebra.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra' make -C t.rast.neighbors || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors' /usr/bin/install -c t.rast.neighbors.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.neighbors --html-description < /dev/null | grep -v '\|' > t.rast.neighbors.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.neighbors > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.neighbors.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.neighbors.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.neighbors_to_translate.c rm t.rast.neighbors.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors' make -C t.rast.series || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.series >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.series' /usr/bin/install -c t.rast.series.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.series if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.series" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.series --html-description < /dev/null | grep -v '\|' > t.rast.series.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.series > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.series.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.series.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.series_to_translate.c rm t.rast.series.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.series' make -C t.rast.export || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.export >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.export' /usr/bin/install -c t.rast.export.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.export if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.export --html-description < /dev/null | grep -v '\|' > t.rast.export.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.export > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.export.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.export.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.export_to_translate.c rm t.rast.export.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.export' make -C t.rast.out.vtk || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.out.vtk >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.out.vtk' /usr/bin/install -c t.rast.out.vtk.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.out.vtk --html-description < /dev/null | grep -v '\|' > t.rast.out.vtk.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.out.vtk > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.out.vtk.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.out.vtk.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.out.vtk_to_translate.c rm t.rast.out.vtk.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.out.vtk' make -C t.rast.import || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.import >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.import' /usr/bin/install -c t.rast.import.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.import if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.import --html-description < /dev/null | grep -v '\|' > t.rast.import.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.import > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.import.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.import.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.import_to_translate.c rm t.rast.import.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.import' make -C t.rast.gapfill || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill' /usr/bin/install -c t.rast.gapfill.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.gapfill --html-description < /dev/null | grep -v '\|' > t.rast.gapfill.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.gapfill > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.gapfill.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.gapfill.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.gapfill_to_translate.c rm t.rast.gapfill.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill' make -C t.rast.extract || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.extract >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.extract' /usr/bin/install -c t.rast.extract.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.extract --html-description < /dev/null | grep -v '\|' > t.rast.extract.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.extract > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.extract.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.extract.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.extract_to_translate.c rm t.rast.extract.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.extract' make -C t.rast.to.vect || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect' /usr/bin/install -c t.rast.to.vect.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.to.vect --html-description < /dev/null | grep -v '\|' > t.rast.to.vect.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.to.vect > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.vect.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.to.vect.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.to.vect_to_translate.c rm t.rast.to.vect.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect' make -C t.rast.what || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast.what >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.what' /usr/bin/install -c t.rast.what.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.what if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.what" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast.what --html-description < /dev/null | grep -v '\|' > t.rast.what.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast.what > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.what.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast.what.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast.what_to_translate.c rm t.rast.what.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast.what' make -C t.rast3d.list || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list' /usr/bin/install -c t.rast3d.list.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.list --html-description < /dev/null | grep -v '\|' > t.rast3d.list.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.list > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.list.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.list.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast3d.list_to_translate.c rm t.rast3d.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list' make -C t.rast3d.extract || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract' /usr/bin/install -c t.rast3d.extract.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.extract > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.extract.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.extract.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast3d.extract_to_translate.c rm t.rast3d.extract.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract' make -C t.rast3d.mapcalc || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.mapcalc >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.mapcalc' /usr/bin/install -c t.rast3d.mapcalc.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.mapcalc --html-description < /dev/null | grep -v '\|' > t.rast3d.mapcalc.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.mapcalc > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.mapcalc.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.mapcalc.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast3d.mapcalc_to_translate.c rm t.rast3d.mapcalc.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.mapcalc' make -C t.rast3d.algebra || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra' /usr/bin/install -c t.rast3d.algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.algebra --html-description < /dev/null | grep -v '\|' > t.rast3d.algebra.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.algebra > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.algebra.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.algebra.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast3d.algebra_to_translate.c rm t.rast3d.algebra.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra' make -C t.rast3d.univar || echo /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar' /usr/bin/install -c t.rast3d.univar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rast3d.univar --html-description < /dev/null | grep -v '\|' > t.rast3d.univar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rast3d.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.univar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rast3d.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rast3d.univar_to_translate.c rm t.rast3d.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar' make -C t.rename || echo /home/neteler/src/releasebranch_8_0/temporal/t.rename >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.rename' /usr/bin/install -c t.rename.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rename if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rename" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.rename --html-description < /dev/null | grep -v '\|' > t.rename.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.rename > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rename.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.rename.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.rename_to_translate.c rm t.rename.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.rename' make -C t.select || echo /home/neteler/src/releasebranch_8_0/temporal/t.select >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.select' /usr/bin/install -c t.select.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.select if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.select --html-description < /dev/null | grep -v '\|' > t.select.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.select > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.select.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.select.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.select_to_translate.c rm t.select.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.select' make -C t.snap || echo /home/neteler/src/releasebranch_8_0/temporal/t.snap >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.snap' /usr/bin/install -c t.snap.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.snap if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.snap" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.snap --html-description < /dev/null | grep -v '\|' > t.snap.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.snap > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.snap.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.snap.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.snap_to_translate.c rm t.snap.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.snap' make -C t.shift || echo /home/neteler/src/releasebranch_8_0/temporal/t.shift >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.shift' /usr/bin/install -c t.shift.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.shift if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.shift" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.shift --html-description < /dev/null | grep -v '\|' > t.shift.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.shift > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.shift.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.shift.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.shift_to_translate.c rm t.shift.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.shift' make -C t.upgrade || echo /home/neteler/src/releasebranch_8_0/temporal/t.upgrade >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.upgrade' /usr/bin/install -c t.upgrade.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.upgrade if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.upgrade" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.upgrade --html-description < /dev/null | grep -v '\|' > t.upgrade.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.upgrade > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.upgrade.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.upgrade.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.upgrade.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.upgrade_to_translate.c rm t.upgrade.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.upgrade' make -C t.vect.list || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.list >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.list' /usr/bin/install -c t.vect.list.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.list if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.list" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.list --html-description < /dev/null | grep -v '\|' > t.vect.list.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.list > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.list.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.list.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.list_to_translate.c rm t.vect.list.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.list' make -C t.vect.db.select || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.db.select >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.db.select' /usr/bin/install -c t.vect.db.select.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.db.select --html-description < /dev/null | grep -v '\|' > t.vect.db.select.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.db.select > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.db.select.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.db.select.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.db.select_to_translate.c rm t.vect.db.select.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.db.select' make -C t.vect.export || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.export >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.export' /usr/bin/install -c t.vect.export.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.export if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.export" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.export > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.export.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.export.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.export_to_translate.c rm t.vect.export.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.export' make -C t.vect.extract || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.extract >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.extract' /usr/bin/install -c t.vect.extract.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.extract --html-description < /dev/null | grep -v '\|' > t.vect.extract.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.extract > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.extract.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.extract.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.extract_to_translate.c rm t.vect.extract.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.extract' make -C t.vect.algebra || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra' /usr/bin/install -c t.vect.algebra.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.algebra" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.algebra > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.algebra.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.algebra.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.algebra_to_translate.c rm t.vect.algebra.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra' make -C t.vect.import || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.import >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.import' /usr/bin/install -c t.vect.import.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.import if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.import" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.import > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.import.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.import.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.import_to_translate.c rm t.vect.import.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.import' make -C t.vect.what.strds || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.what.strds >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.what.strds' /usr/bin/install -c t.vect.what.strds.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.what.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.what.strds > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.what.strds.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.what.strds.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.what.strds_to_translate.c rm t.vect.what.strds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.what.strds' make -C t.vect.observe.strds || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds' /usr/bin/install -c t.vect.observe.strds.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.observe.strds" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/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.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.observe.strds > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.observe.strds.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.observe.strds.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.observe.strds_to_translate.c rm t.vect.observe.strds.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds' make -C t.vect.univar || echo /home/neteler/src/releasebranch_8_0/temporal/t.vect.univar >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.univar' /usr/bin/install -c t.vect.univar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/t.vect.univar --html-description < /dev/null | grep -v '\|' > t.vect.univar.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../ \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py t.vect.univar > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.univar.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/t.vect.univar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1" GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/locale/scriptstrings/t.vect.univar_to_translate.c rm t.vect.univar.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal/t.vect.univar' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/temporal' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/doc' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 /usr/bin/install -c -m 644 grass8_arch.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass8_arch.png /usr/bin/install -c -m 644 gi_raster.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_raster.jpg /usr/bin/install -c -m 644 gi_general.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_general.jpg /usr/bin/install -c -m 644 gi_vector.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_vector.jpg /usr/bin/install -c -m 644 gi_c.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_c.jpg /usr/bin/install -c -m 644 gi_display.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_display.jpg /usr/bin/install -c -m 644 gi_temporal.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_temporal.jpg /usr/bin/install -c -m 644 gi_python.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_python.jpg /usr/bin/install -c -m 644 gi_raster3d.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_raster3d.jpg /usr/bin/install -c -m 644 gi_gallery.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_gallery.jpg /usr/bin/install -c -m 644 gi_miscellaneous.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_miscellaneous.jpg /usr/bin/install -c -m 644 gi_database.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_database.jpg /usr/bin/install -c -m 644 gi_addons.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_addons.jpg /usr/bin/install -c -m 644 gi_imagery.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_imagery.jpg /usr/bin/install -c -m 644 gi_3dview.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_3dview.jpg /usr/bin/install -c -m 644 gi_cartography.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_cartography.jpg /usr/bin/install -c -m 644 gi_gui.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/gi_gui.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py projectionintro > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/projectionintro.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py grass_database > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass_database.html make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/doc' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/gui' make -C icons || echo /home/neteler/src/releasebranch_8_0/gui/icons >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/icons' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags /usr/bin/install -c -m 644 grass/vector.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector.png /usr/bin/install -c -m 644 grass/layer-label-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-label-add.png /usr/bin/install -c -m 644 grass/page-settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/page-settings.png /usr/bin/install -c -m 644 grass/centroid-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/centroid-create.png /usr/bin/install -c -m 644 grass/layer-vector-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-add.png /usr/bin/install -c -m 644 grass/settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/settings.png /usr/bin/install -c -m 644 grass/3d-help.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-help.png /usr/bin/install -c -m 644 grass/undo.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/undo.png /usr/bin/install -c -m 644 grass/flythrough.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/flythrough.png /usr/bin/install -c -m 644 grass/stats.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/stats.png /usr/bin/install -c -m 644 grass/layer-redraw.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-redraw.png /usr/bin/install -c -m 644 grass/raster-calculator.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-calculator.png /usr/bin/install -c -m 644 grass/player-pause.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-pause.png /usr/bin/install -c -m 644 grass/region.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/region.png /usr/bin/install -c -m 644 grass/zoom-layer.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-layer.png /usr/bin/install -c -m 644 grass/help.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/help.png /usr/bin/install -c -m 644 grass/map-info.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-info.png /usr/bin/install -c -m 644 grass/gcp-rms.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-rms.png /usr/bin/install -c -m 644 grass/relation-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/relation-create.png /usr/bin/install -c -m 644 grass/shortest-distance.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/shortest-distance.png /usr/bin/install -c -m 644 grass/zoom-extent.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-extent.png /usr/bin/install -c -m 644 grass/quit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/quit.png /usr/bin/install -c -m 644 grass/zoom-in.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-in.png /usr/bin/install -c -m 644 grass/scalebar-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/scalebar-add.png /usr/bin/install -c -m 644 grass/north-arrow-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/north-arrow-add.png /usr/bin/install -c -m 644 grass/rectangle-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/rectangle-add.png /usr/bin/install -c -m 644 grass/data-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/data-add.png /usr/bin/install -c -m 644 grass/layer-group-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-group-add.png /usr/bin/install -c -m 644 grass/shaded-relief.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/shaded-relief.png /usr/bin/install -c -m 644 grass/layer-shaded-relief-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-shaded-relief-add.png /usr/bin/install -c -m 644 grass/save.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/save.png /usr/bin/install -c -m 644 grass/print.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/print.png /usr/bin/install -c -m 644 grass/label.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/label.png /usr/bin/install -c -m 644 grass/layer-raster-profile.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-profile.png /usr/bin/install -c -m 644 grass/layer-vector-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-more.png /usr/bin/install -c -m 644 grass/print-compose.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/print-compose.png /usr/bin/install -c -m 644 grass/boundary-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/boundary-create.png /usr/bin/install -c -m 644 grass/overlay-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/overlay-add.png /usr/bin/install -c -m 644 grass/info.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/info.png /usr/bin/install -c -m 644 grass/vertex-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-delete.png /usr/bin/install -c -m 644 grass/player-stop.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-stop.png /usr/bin/install -c -m 644 grass/redo.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/redo.png /usr/bin/install -c -m 644 grass/layer-down.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-down.png /usr/bin/install -c -m 644 grass/grassdb-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/grassdb-add.png /usr/bin/install -c -m 644 grass/layer-aspect-arrow-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-aspect-arrow-add.png /usr/bin/install -c -m 644 grass/layer-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-more.png /usr/bin/install -c -m 644 grass/player-back.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-back.png /usr/bin/install -c -m 644 grass/layer-rgb-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-rgb-add.png /usr/bin/install -c -m 644 grass/redraw.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/redraw.png /usr/bin/install -c -m 644 grass/vertex-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-create.png /usr/bin/install -c -m 644 grass/layer-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-export.png /usr/bin/install -c -m 644 grass/pan.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/pan.png /usr/bin/install -c -m 644 grass/layer-his-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-his-add.png /usr/bin/install -c -m 644 grass/area-measure.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/area-measure.png /usr/bin/install -c -m 644 grass/raster-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-import.png /usr/bin/install -c -m 644 grass/zoom-out.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-out.png /usr/bin/install -c -m 644 grass/georectify.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/georectify.png /usr/bin/install -c -m 644 grass/layer-opacity.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-opacity.png /usr/bin/install -c -m 644 grass/cats-display.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/cats-display.png /usr/bin/install -c -m 644 grass/layer-bottom.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-bottom.png /usr/bin/install -c -m 644 grass/open.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/open.png /usr/bin/install -c -m 644 grass/point-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/point-create.png /usr/bin/install -c -m 644 grass/layer-raster-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-more.png /usr/bin/install -c -m 644 grass/mapset.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/mapset.png /usr/bin/install -c -m 644 grass/line-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-add.png /usr/bin/install -c -m 644 grass/wms.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/wms.png /usr/bin/install -c -m 644 grass/legend-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/legend-add.png /usr/bin/install -c -m 644 grass/measure-length.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/measure-length.png /usr/bin/install -c -m 644 grass/vector-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-import.png /usr/bin/install -c -m 644 grass/text-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/text-add.png /usr/bin/install -c -m 644 grass/tools.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/tools.png /usr/bin/install -c -m 644 grass/attributes-display.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/attributes-display.png /usr/bin/install -c -m 644 grass/modeler-main.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/modeler-main.png /usr/bin/install -c -m 644 grass/edit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/edit.png /usr/bin/install -c -m 644 grass/vertex-move.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vertex-move.png /usr/bin/install -c -m 644 grass/execute.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/execute.png /usr/bin/install -c -m 644 grass/map-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-add.png /usr/bin/install -c -m 644 grass/move.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/move.png /usr/bin/install -c -m 644 grass/vector-chart.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-chart.png /usr/bin/install -c -m 644 grass/pdf-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/pdf-export.png /usr/bin/install -c -m 644 grass/line-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-create.png /usr/bin/install -c -m 644 grass/rgb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/rgb.png /usr/bin/install -c -m 644 grass/layer-vector-thematic-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-thematic-add.png /usr/bin/install -c -m 644 grass/font.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/font.png /usr/bin/install -c -m 644 grass/python.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/python.png /usr/bin/install -c -m 644 grass/his.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/his.png /usr/bin/install -c -m 644 grass/point-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/point-add.png /usr/bin/install -c -m 644 grass/label-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/label-add.png /usr/bin/install -c -m 644 grass/gcp-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-add.png /usr/bin/install -c -m 644 grass/ps-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/ps-export.png /usr/bin/install -c -m 644 grass/reload.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/reload.png /usr/bin/install -c -m 644 grass/line-move.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-move.png /usr/bin/install -c -m 644 grass/raster-stats.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster-stats.png /usr/bin/install -c -m 644 grass/cell-cats.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/cell-cats.png /usr/bin/install -c -m 644 grass/gcp-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-delete.png /usr/bin/install -c -m 644 grass/3d-settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-settings.png /usr/bin/install -c -m 644 grass/module-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/module-add.png /usr/bin/install -c -m 644 grass/select.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/select.png /usr/bin/install -c -m 644 grass/layer-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-add.png /usr/bin/install -c -m 644 grass/location-download.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/location-download.png /usr/bin/install -c -m 644 grass/modeler-variables.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/modeler-variables.png /usr/bin/install -c -m 644 grass/raster.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster.png /usr/bin/install -c -m 644 grass/map-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-export.png /usr/bin/install -c -m 644 grass/image-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/image-export.png /usr/bin/install -c -m 644 grass/line-split.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-split.png /usr/bin/install -c -m 644 grass/player-repeat-back-forward.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/player-repeat-back-forward.png /usr/bin/install -c -m 644 grass/gcp-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-create.png /usr/bin/install -c -m 644 grass/unlocked.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/unlocked.png /usr/bin/install -c -m 644 grass/layer-vector-chart-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-vector-chart-add.png /usr/bin/install -c -m 644 grass/polygon-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon-delete.png /usr/bin/install -c -m 644 grass/layer-wms-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-wms-add.png /usr/bin/install -c -m 644 grass/polygon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon.png /usr/bin/install -c -m 644 grass/create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/create.png /usr/bin/install -c -m 644 grass/layer-raster-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-add.png /usr/bin/install -c -m 644 grass/loop-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/loop-add.png /usr/bin/install -c -m 644 grass/line-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-delete.png /usr/bin/install -c -m 644 grass/mapset-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/mapset-add.png /usr/bin/install -c -m 644 grass/map-settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/map-settings.png /usr/bin/install -c -m 644 grass/layer-up.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-up.png /usr/bin/install -c -m 644 grass/show.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/show.png /usr/bin/install -c -m 644 grass/zoom-last.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-last.png /usr/bin/install -c -m 644 grass/gcp-remove.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-remove.png /usr/bin/install -c -m 644 grass/polygon-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/polygon-create.png /usr/bin/install -c -m 644 grass/layer-edit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-edit.png /usr/bin/install -c -m 644 grass/zoom-region.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-region.png /usr/bin/install -c -m 644 grass/layer-info.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-info.png /usr/bin/install -c -m 644 grass/layer-command-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-command-add.png /usr/bin/install -c -m 644 grass/script-load.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/script-load.png /usr/bin/install -c -m 644 grass/vector-tools.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-tools.png /usr/bin/install -c -m 644 grass/layer-remove.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-remove.png /usr/bin/install -c -m 644 grass/erase.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/erase.png /usr/bin/install -c -m 644 grass/check.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/check.png /usr/bin/install -c -m 644 grass/locked.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/locked.png /usr/bin/install -c -m 644 grass/zoom-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/zoom-more.png /usr/bin/install -c -m 644 grass/layer-open.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-open.png /usr/bin/install -c -m 644 grass/aspect-arrow.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/aspect-arrow.png /usr/bin/install -c -m 644 grass/location-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/location-add.png /usr/bin/install -c -m 644 grass/cats-copy.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/cats-copy.png /usr/bin/install -c -m 644 grass/pointer.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/pointer.png /usr/bin/install -c -m 644 grass/raster3d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/raster3d.png /usr/bin/install -c -m 644 grass/3d-rotate.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/3d-rotate.png /usr/bin/install -c -m 644 grass/table.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/table.png /usr/bin/install -c -m 644 grass/line-edit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/line-edit.png /usr/bin/install -c -m 644 grass/gcp-save.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/gcp-save.png /usr/bin/install -c -m 644 grass/layer-raster-histogram.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-histogram.png /usr/bin/install -c -m 644 grass/layer-raster-analyze.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster-analyze.png /usr/bin/install -c -m 644 grass/monitor-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/monitor-create.png /usr/bin/install -c -m 644 grass/image-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/image-add.png /usr/bin/install -c -m 644 grass/layer-grid-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-grid-add.png /usr/bin/install -c -m 644 grass/table-manager.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/table-manager.png /usr/bin/install -c -m 644 grass/grassdb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/grassdb.png /usr/bin/install -c -m 644 grass/options.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/options.png /usr/bin/install -c -m 644 grass/layer-cell-cats-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-cell-cats-add.png /usr/bin/install -c -m 644 grass/script-save.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/script-save.png /usr/bin/install -c -m 644 grass/layer-raster3d-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-raster3d-add.png /usr/bin/install -c -m 644 grass/location.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/location.png /usr/bin/install -c -m 644 grass/python-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/python-export.png /usr/bin/install -c -m 644 grass/vector-thematic.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/vector-thematic.png /usr/bin/install -c -m 644 grass/layer-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass/layer-import.png /usr/bin/install -c -m 644 grass_cmd.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_cmd.ico /usr/bin/install -c -m 644 wingrass.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/wingrass.ico /usr/bin/install -c -m 644 grass_nviz.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_nviz.ico /usr/bin/install -c -m 644 grass_sql.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_sql.ico /usr/bin/install -c -m 644 grass_web.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_web.ico /usr/bin/install -c -m 644 grass.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass.ico /usr/bin/install -c -m 644 grass_osgeo.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_osgeo.ico /usr/bin/install -c -m 644 grass_dialog.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_dialog.ico /usr/bin/install -c -m 644 grass_map.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_map.ico /usr/bin/install -c -m 644 grass_msys.ico /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass_msys.ico /usr/bin/install -c -m 644 grass-16x16.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-16x16.png /usr/bin/install -c -m 644 grass-64x64.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-64x64.png /usr/bin/install -c -m 644 grass-32x32.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-32x32.png /usr/bin/install -c -m 644 grass-40x40.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-40x40.png /usr/bin/install -c -m 644 grass-72x72.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-72x72.png /usr/bin/install -c -m 644 grass-42x42.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-42x42.png /usr/bin/install -c -m 644 grass-22x22.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-22x22.png /usr/bin/install -c -m 644 grass-36x36.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-36x36.png /usr/bin/install -c -m 644 grass-192x192.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-192x192.png /usr/bin/install -c -m 644 grass-96x96.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-96x96.png /usr/bin/install -c -m 644 grass-8x8.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-8x8.png /usr/bin/install -c -m 644 grass-80x80.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-80x80.png /usr/bin/install -c -m 644 grass-128x128.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-128x128.png /usr/bin/install -c -m 644 grass-24x24.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-24x24.png /usr/bin/install -c -m 644 grass-48x48.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass-48x48.png /usr/bin/install -c -m 644 flags/sv.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/sv.png /usr/bin/install -c -m 644 flags/lv.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/lv.png /usr/bin/install -c -m 644 flags/ta.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ta.png /usr/bin/install -c -m 644 flags/sq.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/sq.png /usr/bin/install -c -m 644 flags/da.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/da.png /usr/bin/install -c -m 644 flags/am.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/am.png /usr/bin/install -c -m 644 flags/id.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/id.png /usr/bin/install -c -m 644 flags/ka.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ka.png /usr/bin/install -c -m 644 flags/mn.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/mn.png /usr/bin/install -c -m 644 flags/pl.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/pl.png /usr/bin/install -c -m 644 flags/bg.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/bg.png /usr/bin/install -c -m 644 flags/de.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/de.png /usr/bin/install -c -m 644 flags/tr.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/tr.png /usr/bin/install -c -m 644 flags/sr.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/sr.png /usr/bin/install -c -m 644 flags/ml.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ml.png /usr/bin/install -c -m 644 flags/sl.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/sl.png /usr/bin/install -c -m 644 flags/vi.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/vi.png /usr/bin/install -c -m 644 flags/lt.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/lt.png /usr/bin/install -c -m 644 flags/pt.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/pt.png /usr/bin/install -c -m 644 flags/et.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/et.png /usr/bin/install -c -m 644 flags/mr.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/mr.png /usr/bin/install -c -m 644 flags/el.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/el.png /usr/bin/install -c -m 644 flags/ko.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ko.png /usr/bin/install -c -m 644 flags/es.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/es.png /usr/bin/install -c -m 644 flags/no.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/no.png /usr/bin/install -c -m 644 flags/fi.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/fi.png /usr/bin/install -c -m 644 flags/hr.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/hr.png /usr/bin/install -c -m 644 flags/pt_br.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/pt_br.png /usr/bin/install -c -m 644 flags/cs.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/cs.png /usr/bin/install -c -m 644 flags/af.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/af.png /usr/bin/install -c -m 644 flags/ru.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ru.png /usr/bin/install -c -m 644 flags/it.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/it.png /usr/bin/install -c -m 644 flags/zh.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/zh.png /usr/bin/install -c -m 644 flags/fa.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/fa.png /usr/bin/install -c -m 644 flags/xh.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/xh.png /usr/bin/install -c -m 644 flags/th.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/th.png /usr/bin/install -c -m 644 flags/ar.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ar.png /usr/bin/install -c -m 644 flags/is.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/is.png /usr/bin/install -c -m 644 flags/lo.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/lo.png /usr/bin/install -c -m 644 flags/hu.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/hu.png /usr/bin/install -c -m 644 flags/ro.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ro.png /usr/bin/install -c -m 644 flags/ja.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/ja.png /usr/bin/install -c -m 644 flags/he.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/he.png /usr/bin/install -c -m 644 flags/uk.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/uk.png /usr/bin/install -c -m 644 flags/nl.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/nl.png /usr/bin/install -c -m 644 flags/fr.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/fr.png /usr/bin/install -c -m 644 flags/zh_tw.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/zh_tw.png /usr/bin/install -c -m 644 flags/sk.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags/sk.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons /usr/bin/install -c -m 644 grass/vector.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vector.png /usr/bin/install -c -m 644 grass/layer-label-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-label-add.png /usr/bin/install -c -m 644 grass/page-settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/page-settings.png /usr/bin/install -c -m 644 grass/centroid-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/centroid-create.png /usr/bin/install -c -m 644 grass/layer-vector-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-add.png /usr/bin/install -c -m 644 grass/settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/settings.png /usr/bin/install -c -m 644 grass/3d-help.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-help.png /usr/bin/install -c -m 644 grass/undo.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/undo.png /usr/bin/install -c -m 644 grass/flythrough.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/flythrough.png /usr/bin/install -c -m 644 grass/stats.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/stats.png /usr/bin/install -c -m 644 grass/layer-redraw.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-redraw.png /usr/bin/install -c -m 644 grass/raster-calculator.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-calculator.png /usr/bin/install -c -m 644 grass/player-pause.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/player-pause.png /usr/bin/install -c -m 644 grass/region.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/region.png /usr/bin/install -c -m 644 grass/zoom-layer.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-layer.png /usr/bin/install -c -m 644 grass/help.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/help.png /usr/bin/install -c -m 644 grass/map-info.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/map-info.png /usr/bin/install -c -m 644 grass/gcp-rms.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-rms.png /usr/bin/install -c -m 644 grass/relation-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/relation-create.png /usr/bin/install -c -m 644 grass/shortest-distance.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/shortest-distance.png /usr/bin/install -c -m 644 grass/zoom-extent.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-extent.png /usr/bin/install -c -m 644 grass/quit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/quit.png /usr/bin/install -c -m 644 grass/zoom-in.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-in.png /usr/bin/install -c -m 644 grass/scalebar-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/scalebar-add.png /usr/bin/install -c -m 644 grass/north-arrow-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/north-arrow-add.png /usr/bin/install -c -m 644 grass/rectangle-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/rectangle-add.png /usr/bin/install -c -m 644 grass/data-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/data-add.png /usr/bin/install -c -m 644 grass/layer-group-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-group-add.png /usr/bin/install -c -m 644 grass/shaded-relief.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/shaded-relief.png /usr/bin/install -c -m 644 grass/layer-shaded-relief-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-shaded-relief-add.png /usr/bin/install -c -m 644 grass/save.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/save.png /usr/bin/install -c -m 644 grass/print.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/print.png /usr/bin/install -c -m 644 grass/label.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/label.png /usr/bin/install -c -m 644 grass/layer-raster-profile.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-profile.png /usr/bin/install -c -m 644 grass/layer-vector-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-more.png /usr/bin/install -c -m 644 grass/print-compose.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/print-compose.png /usr/bin/install -c -m 644 grass/boundary-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/boundary-create.png /usr/bin/install -c -m 644 grass/overlay-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/overlay-add.png /usr/bin/install -c -m 644 grass/info.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/info.png /usr/bin/install -c -m 644 grass/vertex-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-delete.png /usr/bin/install -c -m 644 grass/player-stop.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/player-stop.png /usr/bin/install -c -m 644 grass/redo.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/redo.png /usr/bin/install -c -m 644 grass/layer-down.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-down.png /usr/bin/install -c -m 644 grass/grassdb-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/grassdb-add.png /usr/bin/install -c -m 644 grass/layer-aspect-arrow-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-aspect-arrow-add.png /usr/bin/install -c -m 644 grass/layer-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-more.png /usr/bin/install -c -m 644 grass/player-back.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/player-back.png /usr/bin/install -c -m 644 grass/layer-rgb-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-rgb-add.png /usr/bin/install -c -m 644 grass/redraw.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/redraw.png /usr/bin/install -c -m 644 grass/vertex-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-create.png /usr/bin/install -c -m 644 grass/layer-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-export.png /usr/bin/install -c -m 644 grass/pan.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/pan.png /usr/bin/install -c -m 644 grass/layer-his-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-his-add.png /usr/bin/install -c -m 644 grass/area-measure.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/area-measure.png /usr/bin/install -c -m 644 grass/raster-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-import.png /usr/bin/install -c -m 644 grass/zoom-out.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-out.png /usr/bin/install -c -m 644 grass/georectify.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/georectify.png /usr/bin/install -c -m 644 grass/layer-opacity.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-opacity.png /usr/bin/install -c -m 644 grass/cats-display.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/cats-display.png /usr/bin/install -c -m 644 grass/layer-bottom.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-bottom.png /usr/bin/install -c -m 644 grass/open.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/open.png /usr/bin/install -c -m 644 grass/point-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/point-create.png /usr/bin/install -c -m 644 grass/layer-raster-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-more.png /usr/bin/install -c -m 644 grass/mapset.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/mapset.png /usr/bin/install -c -m 644 grass/line-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/line-add.png /usr/bin/install -c -m 644 grass/wms.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/wms.png /usr/bin/install -c -m 644 grass/legend-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/legend-add.png /usr/bin/install -c -m 644 grass/measure-length.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/measure-length.png /usr/bin/install -c -m 644 grass/vector-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-import.png /usr/bin/install -c -m 644 grass/text-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/text-add.png /usr/bin/install -c -m 644 grass/tools.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/tools.png /usr/bin/install -c -m 644 grass/attributes-display.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/attributes-display.png /usr/bin/install -c -m 644 grass/modeler-main.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/modeler-main.png /usr/bin/install -c -m 644 grass/edit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/edit.png /usr/bin/install -c -m 644 grass/vertex-move.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vertex-move.png /usr/bin/install -c -m 644 grass/execute.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/execute.png /usr/bin/install -c -m 644 grass/map-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/map-add.png /usr/bin/install -c -m 644 grass/move.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/move.png /usr/bin/install -c -m 644 grass/vector-chart.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-chart.png /usr/bin/install -c -m 644 grass/pdf-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/pdf-export.png /usr/bin/install -c -m 644 grass/line-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/line-create.png /usr/bin/install -c -m 644 grass/rgb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/rgb.png /usr/bin/install -c -m 644 grass/layer-vector-thematic-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-thematic-add.png /usr/bin/install -c -m 644 grass/font.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/font.png /usr/bin/install -c -m 644 grass/python.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/python.png /usr/bin/install -c -m 644 grass/his.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/his.png /usr/bin/install -c -m 644 grass/point-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/point-add.png /usr/bin/install -c -m 644 grass/label-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/label-add.png /usr/bin/install -c -m 644 grass/gcp-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-add.png /usr/bin/install -c -m 644 grass/ps-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/ps-export.png /usr/bin/install -c -m 644 grass/reload.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/reload.png /usr/bin/install -c -m 644 grass/line-move.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/line-move.png /usr/bin/install -c -m 644 grass/raster-stats.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/raster-stats.png /usr/bin/install -c -m 644 grass/cell-cats.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/cell-cats.png /usr/bin/install -c -m 644 grass/gcp-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-delete.png /usr/bin/install -c -m 644 grass/3d-settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-settings.png /usr/bin/install -c -m 644 grass/module-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/module-add.png /usr/bin/install -c -m 644 grass/select.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/select.png /usr/bin/install -c -m 644 grass/layer-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-add.png /usr/bin/install -c -m 644 grass/location-download.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/location-download.png /usr/bin/install -c -m 644 grass/modeler-variables.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/modeler-variables.png /usr/bin/install -c -m 644 grass/raster.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/raster.png /usr/bin/install -c -m 644 grass/map-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/map-export.png /usr/bin/install -c -m 644 grass/image-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/image-export.png /usr/bin/install -c -m 644 grass/line-split.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/line-split.png /usr/bin/install -c -m 644 grass/player-repeat-back-forward.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/player-repeat-back-forward.png /usr/bin/install -c -m 644 grass/gcp-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-create.png /usr/bin/install -c -m 644 grass/unlocked.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/unlocked.png /usr/bin/install -c -m 644 grass/layer-vector-chart-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-vector-chart-add.png /usr/bin/install -c -m 644 grass/polygon-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon-delete.png /usr/bin/install -c -m 644 grass/layer-wms-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-wms-add.png /usr/bin/install -c -m 644 grass/polygon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon.png /usr/bin/install -c -m 644 grass/create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/create.png /usr/bin/install -c -m 644 grass/layer-raster-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-add.png /usr/bin/install -c -m 644 grass/loop-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/loop-add.png /usr/bin/install -c -m 644 grass/line-delete.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/line-delete.png /usr/bin/install -c -m 644 grass/mapset-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/mapset-add.png /usr/bin/install -c -m 644 grass/map-settings.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/map-settings.png /usr/bin/install -c -m 644 grass/layer-up.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-up.png /usr/bin/install -c -m 644 grass/show.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/show.png /usr/bin/install -c -m 644 grass/zoom-last.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-last.png /usr/bin/install -c -m 644 grass/gcp-remove.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-remove.png /usr/bin/install -c -m 644 grass/polygon-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/polygon-create.png /usr/bin/install -c -m 644 grass/layer-edit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-edit.png /usr/bin/install -c -m 644 grass/zoom-region.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-region.png /usr/bin/install -c -m 644 grass/layer-info.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-info.png /usr/bin/install -c -m 644 grass/layer-command-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-command-add.png /usr/bin/install -c -m 644 grass/script-load.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/script-load.png /usr/bin/install -c -m 644 grass/vector-tools.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-tools.png /usr/bin/install -c -m 644 grass/layer-remove.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-remove.png /usr/bin/install -c -m 644 grass/erase.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/erase.png /usr/bin/install -c -m 644 grass/check.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/check.png /usr/bin/install -c -m 644 grass/locked.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/locked.png /usr/bin/install -c -m 644 grass/zoom-more.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/zoom-more.png /usr/bin/install -c -m 644 grass/layer-open.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-open.png /usr/bin/install -c -m 644 grass/aspect-arrow.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/aspect-arrow.png /usr/bin/install -c -m 644 grass/location-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/location-add.png /usr/bin/install -c -m 644 grass/cats-copy.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/cats-copy.png /usr/bin/install -c -m 644 grass/pointer.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/pointer.png /usr/bin/install -c -m 644 grass/raster3d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/raster3d.png /usr/bin/install -c -m 644 grass/3d-rotate.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/3d-rotate.png /usr/bin/install -c -m 644 grass/table.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/table.png /usr/bin/install -c -m 644 grass/line-edit.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/line-edit.png /usr/bin/install -c -m 644 grass/gcp-save.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/gcp-save.png /usr/bin/install -c -m 644 grass/layer-raster-histogram.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-histogram.png /usr/bin/install -c -m 644 grass/layer-raster-analyze.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster-analyze.png /usr/bin/install -c -m 644 grass/monitor-create.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/monitor-create.png /usr/bin/install -c -m 644 grass/image-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/image-add.png /usr/bin/install -c -m 644 grass/layer-grid-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-grid-add.png /usr/bin/install -c -m 644 grass/table-manager.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/table-manager.png /usr/bin/install -c -m 644 grass/grassdb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/grassdb.png /usr/bin/install -c -m 644 grass/options.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/options.png /usr/bin/install -c -m 644 grass/layer-cell-cats-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-cell-cats-add.png /usr/bin/install -c -m 644 grass/script-save.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/script-save.png /usr/bin/install -c -m 644 grass/layer-raster3d-add.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-raster3d-add.png /usr/bin/install -c -m 644 grass/location.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/location.png /usr/bin/install -c -m 644 grass/python-export.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/python-export.png /usr/bin/install -c -m 644 grass/vector-thematic.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/vector-thematic.png /usr/bin/install -c -m 644 grass/layer-import.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons/layer-import.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/applications /usr/bin/install -c -m 644 grass.desktop /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/applications mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps /usr/bin/install -c -m 644 grass-8x8.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps /usr/bin/install -c -m 644 grass-16x16.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps /usr/bin/install -c -m 644 grass-22x22.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps /usr/bin/install -c -m 644 grass-24x24.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps /usr/bin/install -c -m 644 grass-32x32.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps /usr/bin/install -c -m 644 grass-36x36.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps /usr/bin/install -c -m 644 grass-40x40.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps /usr/bin/install -c -m 644 grass-42x42.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps /usr/bin/install -c -m 644 grass-48x48.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps /usr/bin/install -c -m 644 grass-64x64.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps /usr/bin/install -c -m 644 grass-72x72.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps /usr/bin/install -c -m 644 grass-80x80.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps /usr/bin/install -c -m 644 grass-96x96.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps /usr/bin/install -c -m 644 grass-128x128.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps /usr/bin/install -c -m 644 grass-192x192.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps/grass.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps /usr/bin/install -c -m 644 grass.svg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps/grass.svg mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/metainfo /usr/bin/install -c -m 644 grass.appdata.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/metainfo/org.osgeo.grass.appdata.xml make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/icons' make -C images || echo /home/neteler/src/releasebranch_8_0/gui/images >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/images' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images /usr/bin/install -c -m 644 small_down_arrow.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/small_down_arrow.png /usr/bin/install -c -m 644 splash_screen.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/splash_screen.png /usr/bin/install -c -m 644 qgis_world.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/qgis_world.png /usr/bin/install -c -m 644 small_up_arrow.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/small_up_arrow.png /usr/bin/install -c -m 644 scalebar-fancy.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/scalebar-fancy.png /usr/bin/install -c -m 644 grass_form.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/grass_form.png /usr/bin/install -c -m 644 scalebar-simple.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/scalebar-simple.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic /usr/bin/install -c -m 644 symbols/basic/cross2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross2.png /usr/bin/install -c -m 644 symbols/basic/pin_dot.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pin_dot.png /usr/bin/install -c -m 644 symbols/basic/marker.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/marker.png /usr/bin/install -c -m 644 symbols/basic/arrow.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow.png /usr/bin/install -c -m 644 symbols/basic/arrow1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow1.png /usr/bin/install -c -m 644 symbols/basic/cross3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross3.png /usr/bin/install -c -m 644 symbols/basic/circle.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/circle.png /usr/bin/install -c -m 644 symbols/basic/diamond.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/diamond.png /usr/bin/install -c -m 644 symbols/basic/arrow2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow2.png /usr/bin/install -c -m 644 symbols/basic/triangle.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/triangle.png /usr/bin/install -c -m 644 symbols/basic/star.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/star.png /usr/bin/install -c -m 644 symbols/basic/x.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/x.png /usr/bin/install -c -m 644 symbols/basic/pushpin.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pushpin.png /usr/bin/install -c -m 644 symbols/basic/box.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/box.png /usr/bin/install -c -m 644 symbols/basic/arrow3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/arrow3.png /usr/bin/install -c -m 644 symbols/basic/cross1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/cross1.png /usr/bin/install -c -m 644 symbols/basic/pin.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/pin.png /usr/bin/install -c -m 644 symbols/basic/octagon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/octagon.png /usr/bin/install -c -m 644 symbols/basic/point.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/point.png /usr/bin/install -c -m 644 symbols/basic/hexagon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic/hexagon.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo /usr/bin/install -c -m 644 symbols/demo/smrk.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo/smrk.png /usr/bin/install -c -m 644 symbols/demo/muchomurka.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo/muchomurka.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra /usr/bin/install -c -m 644 symbols/extra/fish.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/fish.png /usr/bin/install -c -m 644 symbols/extra/offbox_nw.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_nw.png /usr/bin/install -c -m 644 symbols/extra/alpha_flag.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/alpha_flag.png /usr/bin/install -c -m 644 symbols/extra/offbox_sw.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_sw.png /usr/bin/install -c -m 644 symbols/extra/fiducial.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/fiducial.png /usr/bin/install -c -m 644 symbols/extra/simple_zia.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/simple_zia.png /usr/bin/install -c -m 644 symbols/extra/offbox_se.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_se.png /usr/bin/install -c -m 644 symbols/extra/dive_flag.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/dive_flag.png /usr/bin/install -c -m 644 symbols/extra/4pt_star.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/4pt_star.png /usr/bin/install -c -m 644 symbols/extra/target.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/target.png /usr/bin/install -c -m 644 symbols/extra/offbox_ne.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/offbox_ne.png /usr/bin/install -c -m 644 symbols/extra/adcp.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/adcp.png /usr/bin/install -c -m 644 symbols/extra/dim_arrow.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/dim_arrow.png /usr/bin/install -c -m 644 symbols/extra/half-box.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/half-box.png /usr/bin/install -c -m 644 symbols/extra/pentagon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/pentagon.png /usr/bin/install -c -m 644 symbols/extra/ping.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/ping.png /usr/bin/install -c -m 644 symbols/extra/ring.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/ring.png /usr/bin/install -c -m 644 symbols/extra/bridge.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/bridge.png /usr/bin/install -c -m 644 symbols/extra/airport.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/airport.png /usr/bin/install -c -m 644 symbols/extra/half-circle.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra/half-circle.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology /usr/bin/install -c -m 644 symbols/geology/strike_box.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_box.png /usr/bin/install -c -m 644 symbols/geology/circle_cross.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/circle_cross.png /usr/bin/install -c -m 644 symbols/geology/strike_cleavage.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_cleavage.png /usr/bin/install -c -m 644 symbols/geology/strike_line.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_line.png /usr/bin/install -c -m 644 symbols/geology/half-arrow_left.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/half-arrow_left.png /usr/bin/install -c -m 644 symbols/geology/strike_circle.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_circle.png /usr/bin/install -c -m 644 symbols/geology/strike_parallel.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_parallel.png /usr/bin/install -c -m 644 symbols/geology/strike_triangle.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_triangle.png /usr/bin/install -c -m 644 symbols/geology/strike_half-bowtie.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/strike_half-bowtie.png /usr/bin/install -c -m 644 symbols/geology/half-arrow_right.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology/half-arrow_right.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend /usr/bin/install -c -m 644 symbols/legend/area_curved.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/area_curved.png /usr/bin/install -c -m 644 symbols/legend/line.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/line.png /usr/bin/install -c -m 644 symbols/legend/area.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/area.png /usr/bin/install -c -m 644 symbols/legend/line_crooked.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend/line_crooked.png mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow8b.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow8b.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow2.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow7b.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow7b.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow1a.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow1a.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow6.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow6.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow3.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow1b.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow1b.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow5.png /usr/bin/install -c -m 644 symbols/n_arrows/fancy_compass.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/fancy_compass.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow9.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow9.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow4.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow4.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow8a.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow8a.png /usr/bin/install -c -m 644 symbols/n_arrows/basic_compass.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/basic_compass.png /usr/bin/install -c -m 644 symbols/n_arrows/n_arrow7a.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows/n_arrow7a.png make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/images' make -C scripts || echo /home/neteler/src/releasebranch_8_0/gui/scripts >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/scripts' test -d /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/scripts | mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/scripts /usr/bin/install -c d.rast3d.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/scripts/d.rast3d /usr/bin/install -c d.wms.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/scripts/d.wms make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/scripts' make -C xml || echo /home/neteler/src/releasebranch_8_0/gui/xml >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/xml' test -d /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/xml | mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/xml /usr/bin/install -c -m 644 grass-interface.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/xml/grass-interface.dtd make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/xml' make -C wxpython || echo /home/neteler/src/releasebranch_8_0/gui/wxpython >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/scripts mkdir -p /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml /usr/bin/install -c -m 644 icons/grass_icons.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/grass_icons.py /usr/bin/install -c -m 644 icons/icon.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/icon.py /usr/bin/install -c -m 644 icons/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__init__.py /usr/bin/install -c -m 644 xml/main_menu.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/main_menu.dtd /usr/bin/install -c -m 644 xml/module_tree.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_tree.xml /usr/bin/install -c -m 644 xml/menudata_psmap.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_psmap.xml /usr/bin/install -c -m 644 xml/menudata.README /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.README /usr/bin/install -c -m 644 xml/grass-gxw.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/grass-gxw.dtd /usr/bin/install -c -m 644 xml/menudata_modeler.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_modeler.xml /usr/bin/install -c -m 644 xml/toolboxes.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/toolboxes.dtd /usr/bin/install -c -m 644 xml/grass-gxm.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/grass-gxm.dtd /usr/bin/install -c -m 644 xml/toolboxes.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/toolboxes.xml /usr/bin/install -c -m 644 xml/menudata_pyedit.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata_pyedit.xml /usr/bin/install -c -m 644 xml/menudata.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.dtd /usr/bin/install -c -m 644 xml/module_items.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.dtd /usr/bin/install -c -m 644 xml/main_menu.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/main_menu.xml /usr/bin/install -c -m 644 xml/wxgui_items.dtd /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/wxgui_items.dtd /usr/bin/install -c -m 644 xml/wxgui_items.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/wxgui_items.xml /usr/bin/install -c -m 644 animation/controller.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/controller.py /usr/bin/install -c -m 644 animation/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__init__.py /usr/bin/install -c -m 644 animation/data.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/data.py /usr/bin/install -c -m 644 animation/temporal_manager.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/temporal_manager.py /usr/bin/install -c -m 644 animation/utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/utils.py /usr/bin/install -c -m 644 animation/g.gui.animation.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/g.gui.animation.py /usr/bin/install -c -m 644 animation/provider.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/provider.py /usr/bin/install -c -m 644 animation/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/frame.py /usr/bin/install -c -m 644 animation/mapwindow.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/mapwindow.py /usr/bin/install -c -m 644 animation/nviztask.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/nviztask.py /usr/bin/install -c -m 644 animation/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/dialogs.py /usr/bin/install -c -m 644 animation/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/toolbars.py /usr/bin/install -c -m 644 animation/anim.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/anim.py /usr/bin/install -c -m 644 core/toolboxes.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/toolboxes.py /usr/bin/install -c -m 644 core/debug.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/debug.py /usr/bin/install -c -m 644 core/workspace.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/workspace.py /usr/bin/install -c -m 644 core/gconsole.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gconsole.py /usr/bin/install -c -m 644 core/ws.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/ws.py /usr/bin/install -c -m 644 core/render.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/render.py /usr/bin/install -c -m 644 core/units.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/units.py /usr/bin/install -c -m 644 core/gthread.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gthread.py /usr/bin/install -c -m 644 core/settings.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/settings.py /usr/bin/install -c -m 644 core/treemodel.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/treemodel.py /usr/bin/install -c -m 644 core/utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/utils.py /usr/bin/install -c -m 644 core/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__init__.py /usr/bin/install -c -m 644 core/gcmd.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gcmd.py /usr/bin/install -c -m 644 core/layerlist.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/layerlist.py /usr/bin/install -c -m 644 core/giface.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/giface.py /usr/bin/install -c -m 644 core/globalvar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/globalvar.py /usr/bin/install -c -m 644 core/menutree.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/menutree.py /usr/bin/install -c -m 644 datacatalog/g.gui.datacatalog.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/g.gui.datacatalog.py /usr/bin/install -c -m 644 datacatalog/catalog.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/catalog.py /usr/bin/install -c -m 644 datacatalog/tree.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/tree.py /usr/bin/install -c -m 644 datacatalog/infomanager.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/infomanager.py /usr/bin/install -c -m 644 datacatalog/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/frame.py /usr/bin/install -c -m 644 datacatalog/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__init__.py /usr/bin/install -c -m 644 datacatalog/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/dialogs.py /usr/bin/install -c -m 644 datacatalog/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/toolbars.py /usr/bin/install -c -m 644 dbmgr/base.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/base.py /usr/bin/install -c -m 644 dbmgr/sqlbuilder.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/sqlbuilder.py /usr/bin/install -c -m 644 dbmgr/manager.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/manager.py /usr/bin/install -c -m 644 dbmgr/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__init__.py /usr/bin/install -c -m 644 dbmgr/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/dialogs.py /usr/bin/install -c -m 644 dbmgr/vinfo.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/vinfo.py /usr/bin/install -c -m 644 dbmgr/g.gui.dbmgr.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/g.gui.dbmgr.py /usr/bin/install -c -m 644 gcp/mapdisplay.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/mapdisplay.py /usr/bin/install -c -m 644 gcp/manager.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/manager.py /usr/bin/install -c -m 644 gcp/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__init__.py /usr/bin/install -c -m 644 gcp/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/toolbars.py /usr/bin/install -c -m 644 gcp/g.gui.gcp.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/g.gui.gcp.py /usr/bin/install -c -m 644 gcp/statusbar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/statusbar.py /usr/bin/install -c -m 644 gmodeler/preferences.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/preferences.py /usr/bin/install -c -m 644 gmodeler/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/frame.py /usr/bin/install -c -m 644 gmodeler/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__init__.py /usr/bin/install -c -m 644 gmodeler/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/dialogs.py /usr/bin/install -c -m 644 gmodeler/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/toolbars.py /usr/bin/install -c -m 644 gmodeler/giface.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/giface.py /usr/bin/install -c -m 644 gmodeler/model.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model.py /usr/bin/install -c -m 644 gmodeler/menudata.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/menudata.py /usr/bin/install -c -m 644 gmodeler/g.gui.gmodeler.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/g.gui.gmodeler.py /usr/bin/install -c -m 644 gui_core/query.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/query.py /usr/bin/install -c -m 644 gui_core/treeview.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/treeview.py /usr/bin/install -c -m 644 gui_core/preferences.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/preferences.py /usr/bin/install -c -m 644 gui_core/menu.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/menu.py /usr/bin/install -c -m 644 gui_core/prompt.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/prompt.py /usr/bin/install -c -m 644 gui_core/forms.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/forms.py /usr/bin/install -c -m 644 gui_core/wrap.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/wrap.py /usr/bin/install -c -m 644 gui_core/pystc.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pystc.py /usr/bin/install -c -m 644 gui_core/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__init__.py /usr/bin/install -c -m 644 gui_core/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/dialogs.py /usr/bin/install -c -m 644 gui_core/simplelmgr.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/simplelmgr.py /usr/bin/install -c -m 644 gui_core/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/toolbars.py /usr/bin/install -c -m 644 gui_core/infobar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/infobar.py /usr/bin/install -c -m 644 gui_core/pyedit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pyedit.py /usr/bin/install -c -m 644 gui_core/mapdisp.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/mapdisp.py /usr/bin/install -c -m 644 gui_core/goutput.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/goutput.py /usr/bin/install -c -m 644 gui_core/gselect.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/gselect.py /usr/bin/install -c -m 644 gui_core/ghelp.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/ghelp.py /usr/bin/install -c -m 644 gui_core/vselect.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/vselect.py /usr/bin/install -c -m 644 gui_core/widgets.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/widgets.py /usr/bin/install -c -m 644 iclass/digit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/digit.py /usr/bin/install -c -m 644 iclass/g.gui.iclass.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/g.gui.iclass.py /usr/bin/install -c -m 644 iclass/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/frame.py /usr/bin/install -c -m 644 iclass/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__init__.py /usr/bin/install -c -m 644 iclass/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/dialogs.py /usr/bin/install -c -m 644 iclass/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/toolbars.py /usr/bin/install -c -m 644 iclass/statistics.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/statistics.py /usr/bin/install -c -m 644 iclass/plots.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/plots.py /usr/bin/install -c -m 644 lmgr/workspace.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/workspace.py /usr/bin/install -c -m 644 lmgr/pyshell.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/pyshell.py /usr/bin/install -c -m 644 lmgr/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/frame.py /usr/bin/install -c -m 644 lmgr/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__init__.py /usr/bin/install -c -m 644 lmgr/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/toolbars.py /usr/bin/install -c -m 644 lmgr/giface.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/giface.py /usr/bin/install -c -m 644 lmgr/menudata.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/menudata.py /usr/bin/install -c -m 644 lmgr/layertree.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/layertree.py /usr/bin/install -c -m 644 location_wizard/base.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/base.py /usr/bin/install -c -m 644 location_wizard/wizard.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/wizard.py /usr/bin/install -c -m 644 location_wizard/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__init__.py /usr/bin/install -c -m 644 location_wizard/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/dialogs.py /usr/bin/install -c -m 644 main_window/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/frame.py /usr/bin/install -c -m 644 mapwin/decorations.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/decorations.py /usr/bin/install -c -m 644 mapwin/graphics.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/graphics.py /usr/bin/install -c -m 644 mapwin/base.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/base.py /usr/bin/install -c -m 644 mapwin/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__init__.py /usr/bin/install -c -m 644 mapwin/analysis.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/analysis.py /usr/bin/install -c -m 644 mapwin/buffered.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/buffered.py /usr/bin/install -c -m 644 mapdisp/test_mapdisp.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/test_mapdisp.py /usr/bin/install -c -m 644 mapdisp/gprint.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/gprint.py /usr/bin/install -c -m 644 mapdisp/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/frame.py /usr/bin/install -c -m 644 mapdisp/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__init__.py /usr/bin/install -c -m 644 mapdisp/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/toolbars.py /usr/bin/install -c -m 644 mapdisp/statusbar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/statusbar.py /usr/bin/install -c -m 644 mapdisp/main.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/main.py /usr/bin/install -c -m 644 mapswipe/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/frame.py /usr/bin/install -c -m 644 mapswipe/mapwindow.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/mapwindow.py /usr/bin/install -c -m 644 mapswipe/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__init__.py /usr/bin/install -c -m 644 mapswipe/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/dialogs.py /usr/bin/install -c -m 644 mapswipe/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/toolbars.py /usr/bin/install -c -m 644 mapswipe/g.gui.mapswipe.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/g.gui.mapswipe.py /usr/bin/install -c -m 644 modules/mapsets_picker.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mapsets_picker.py /usr/bin/install -c -m 644 modules/mcalc_builder.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mcalc_builder.py /usr/bin/install -c -m 644 modules/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__init__.py /usr/bin/install -c -m 644 modules/import_export.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/import_export.py /usr/bin/install -c -m 644 modules/vclean.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/vclean.py /usr/bin/install -c -m 644 modules/histogram.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/histogram.py /usr/bin/install -c -m 644 modules/colorrules.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/colorrules.py /usr/bin/install -c -m 644 modules/extensions.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/extensions.py /usr/bin/install -c -m 644 nviz/workspace.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/workspace.py /usr/bin/install -c -m 644 nviz/preferences.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/preferences.py /usr/bin/install -c -m 644 nviz/mapwindow.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/mapwindow.py /usr/bin/install -c -m 644 nviz/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__init__.py /usr/bin/install -c -m 644 nviz/wxnviz.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/wxnviz.py /usr/bin/install -c -m 644 nviz/animation.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/animation.py /usr/bin/install -c -m 644 nviz/tools.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/tools.py /usr/bin/install -c -m 644 nviz/main.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/main.py /usr/bin/install -c -m 644 psmap/g.gui.psmap.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/g.gui.psmap.py /usr/bin/install -c -m 644 psmap/utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/utils.py /usr/bin/install -c -m 644 psmap/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/frame.py /usr/bin/install -c -m 644 psmap/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__init__.py /usr/bin/install -c -m 644 psmap/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/dialogs.py /usr/bin/install -c -m 644 psmap/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/toolbars.py /usr/bin/install -c -m 644 psmap/instructions.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/instructions.py /usr/bin/install -c -m 644 psmap/menudata.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/menudata.py /usr/bin/install -c -m 644 rdigit/g.gui.rdigit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/g.gui.rdigit.py /usr/bin/install -c -m 644 rdigit/controller.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/controller.py /usr/bin/install -c -m 644 rdigit/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__init__.py /usr/bin/install -c -m 644 rdigit/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/dialogs.py /usr/bin/install -c -m 644 rdigit/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/toolbars.py /usr/bin/install -c -m 644 rlisetup/functions.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/functions.py /usr/bin/install -c -m 644 rlisetup/sampling_frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/sampling_frame.py /usr/bin/install -c -m 644 rlisetup/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/frame.py /usr/bin/install -c -m 644 rlisetup/wizard.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/wizard.py /usr/bin/install -c -m 644 rlisetup/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__init__.py /usr/bin/install -c -m 644 rlisetup/g.gui.rlisetup.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/g.gui.rlisetup.py /usr/bin/install -c -m 644 startup/guiutils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/guiutils.py /usr/bin/install -c -m 644 startup/locdownload.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/locdownload.py /usr/bin/install -c -m 644 startup/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__init__.py /usr/bin/install -c -m 644 timeline/g.gui.timeline.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/g.gui.timeline.py /usr/bin/install -c -m 644 timeline/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/frame.py /usr/bin/install -c -m 644 timeline/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__init__.py /usr/bin/install -c -m 644 vdigit/g.gui.vdigit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/g.gui.vdigit.py /usr/bin/install -c -m 644 vdigit/preferences.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/preferences.py /usr/bin/install -c -m 644 vdigit/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__init__.py /usr/bin/install -c -m 644 vdigit/mapwindow.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/mapwindow.py /usr/bin/install -c -m 644 vdigit/wxdisplay.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdisplay.py /usr/bin/install -c -m 644 vdigit/wxdigit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdigit.py /usr/bin/install -c -m 644 vdigit/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/dialogs.py /usr/bin/install -c -m 644 vdigit/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/toolbars.py /usr/bin/install -c -m 644 vdigit/main.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/main.py /usr/bin/install -c -m 644 vnet/vnet_data.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_data.py /usr/bin/install -c -m 644 vnet/vnet_utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_utils.py /usr/bin/install -c -m 644 vnet/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__init__.py /usr/bin/install -c -m 644 vnet/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/dialogs.py /usr/bin/install -c -m 644 vnet/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/toolbars.py /usr/bin/install -c -m 644 vnet/vnet_core.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_core.py /usr/bin/install -c -m 644 vnet/widgets.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/widgets.py /usr/bin/install -c -m 644 web_services/cap_interface.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/cap_interface.py /usr/bin/install -c -m 644 web_services/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__init__.py /usr/bin/install -c -m 644 web_services/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/dialogs.py /usr/bin/install -c -m 644 web_services/widgets.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/widgets.py /usr/bin/install -c -m 644 wxplot/scatter.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/scatter.py /usr/bin/install -c -m 644 wxplot/base.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/base.py /usr/bin/install -c -m 644 wxplot/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__init__.py /usr/bin/install -c -m 644 wxplot/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/dialogs.py /usr/bin/install -c -m 644 wxplot/profile.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/profile.py /usr/bin/install -c -m 644 wxplot/histogram.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/histogram.py /usr/bin/install -c -m 644 iscatt/controllers.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/controllers.py /usr/bin/install -c -m 644 iscatt/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__init__.py /usr/bin/install -c -m 644 iscatt/utils.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/utils.py /usr/bin/install -c -m 644 iscatt/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/frame.py /usr/bin/install -c -m 644 iscatt/plots.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/plots.py /usr/bin/install -c -m 644 iscatt/dialogs.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/dialogs.py /usr/bin/install -c -m 644 iscatt/toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/toolbars.py /usr/bin/install -c -m 644 iscatt/core_c.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/core_c.py /usr/bin/install -c -m 644 iscatt/iscatt_core.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/iscatt_core.py /usr/bin/install -c -m 644 tplot/g.gui.tplot.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/g.gui.tplot.py /usr/bin/install -c -m 644 tplot/frame.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/frame.py /usr/bin/install -c -m 644 tplot/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__init__.py /usr/bin/install -c -m 644 photo2image/ip2i_manager.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_manager.py /usr/bin/install -c -m 644 photo2image/ip2i_toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_toolbars.py /usr/bin/install -c -m 644 photo2image/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__init__.py /usr/bin/install -c -m 644 photo2image/ip2i_statusbar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_statusbar.py /usr/bin/install -c -m 644 photo2image/ip2i_mapdisplay.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_mapdisplay.py /usr/bin/install -c -m 644 photo2image/g.gui.photo2image.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/g.gui.photo2image.py /usr/bin/install -c -m 644 image2target/ii2t_toolbars.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_toolbars.py /usr/bin/install -c -m 644 image2target/ii2t_gis_set.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set.py /usr/bin/install -c -m 644 image2target/ii2t_gis_set_error.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set_error.py /usr/bin/install -c -m 644 image2target/ii2t_statusbar.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_statusbar.py /usr/bin/install -c -m 644 image2target/ii2t_mapdisplay.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_mapdisplay.py /usr/bin/install -c -m 644 image2target/__init__.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__init__.py /usr/bin/install -c -m 644 image2target/ii2t_manager.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_manager.py /usr/bin/install -c -m 644 image2target/g.gui.image2target.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/g.gui.image2target.py /usr/bin/install -c -m 644 wxgui.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxgui.py /usr/bin/install -c -m 644 README /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/README python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/grass_icons.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/icon.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/controller.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/data.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/temporal_manager.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/g.gui.animation.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/provider.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/mapwindow.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/nviztask.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/anim.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/toolboxes.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/debug.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/workspace.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gconsole.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/ws.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/render.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/units.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gthread.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/settings.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/treemodel.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/gcmd.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/layerlist.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/giface.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/globalvar.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/menutree.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/g.gui.datacatalog.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/catalog.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/tree.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/infomanager.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/base.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/sqlbuilder.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/manager.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/vinfo.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/g.gui.dbmgr.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/mapdisplay.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/manager.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/g.gui.gcp.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/statusbar.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/preferences.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/giface.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/model.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/menudata.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/g.gui.gmodeler.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/query.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/treeview.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/preferences.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/menu.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/prompt.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/forms.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/wrap.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pystc.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/simplelmgr.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/infobar.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/pyedit.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/mapdisp.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/goutput.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/gselect.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/ghelp.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/vselect.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/widgets.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/digit.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/g.gui.iclass.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/statistics.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/plots.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/workspace.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/pyshell.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/giface.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/menudata.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/layertree.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/base.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/wizard.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/decorations.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/graphics.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/base.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/analysis.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/buffered.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/test_mapdisp.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/gprint.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/statusbar.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/main.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/mapwindow.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/g.gui.mapswipe.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mapsets_picker.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/mcalc_builder.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/import_export.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/vclean.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/histogram.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/colorrules.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/extensions.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/workspace.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/preferences.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/mapwindow.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/wxnviz.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/animation.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/tools.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/main.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/g.gui.psmap.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/instructions.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/menudata.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/g.gui.rdigit.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/controller.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/functions.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/sampling_frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/wizard.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/g.gui.rlisetup.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/guiutils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/locdownload.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/g.gui.timeline.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/g.gui.vdigit.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/preferences.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/mapwindow.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdisplay.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/wxdigit.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/main.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_data.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/vnet_core.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/widgets.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/cap_interface.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/widgets.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/scatter.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/base.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/profile.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/histogram.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/controllers.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/utils.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/plots.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/dialogs.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/core_c.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/iscatt_core.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/g.gui.tplot.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/frame.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_manager.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_statusbar.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/ip2i_mapdisplay.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/g.gui.photo2image.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_toolbars.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_gis_set_error.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_statusbar.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_mapdisplay.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__init__.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/ii2t_manager.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/g.gui.image2target.py python3 -t -m py_compile /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxgui.py make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' Generating interface description for all modules... GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' make xml/menudata.xml make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/gui/wxpython' make xml/module_tree_menudata.xml make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 g.gui.dbmgr: Unable to fetch interface description for command ''. Details: <[Errno 2] No such file or directory: 'g.gui.dbmgr': 'g.gui.dbmgr'> WARNING: Some addons failed when loading. Please consider to update your addons by running 'g.extension.all -f'. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/gui/wxpython' make menustrings.py make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' /usr/bin/install -c -m 644 xml/menudata.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/menudata.xml /usr/bin/install -c -m 644 xml/module_tree_menudata.xml /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_tree_menudata.xml GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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_0/gui/wxpython' make parsubdirs make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' make -C docs || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/docs >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/docs' if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 /usr/bin/install -c -m 644 wxGUI_modules_widget_selection.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_selection.png /usr/bin/install -c -m 644 wxGUI_modules_widget_file1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_file1.png /usr/bin/install -c -m 644 wxGUI_modules_style_left.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_style_left.png /usr/bin/install -c -m 644 wxGUI_modules_parameters.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_parameters.png /usr/bin/install -c -m 644 wxGUI_modules_flags.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_flags.png /usr/bin/install -c -m 644 wxGUI_layer_manager.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_layer_manager.png /usr/bin/install -c -m 644 wxGUI_modules_widget_file2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_widget_file2.png /usr/bin/install -c -m 644 wxGUI_modules_style_top.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_modules_style_top.png /usr/bin/install -c -m 644 wxGUI_toolboxes.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_toolboxes.jpg /usr/bin/install -c -m 644 wxGUI_map_display.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_map_display.jpg /usr/bin/install -c -m 644 wxGUI_nviz_tools_volume.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_volume.jpg /usr/bin/install -c -m 644 wxGUI_vnet.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_vnet.jpg /usr/bin/install -c -m 644 wxGUI_iscatt.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iscatt.jpg /usr/bin/install -c -m 644 wxGUI_nviz_tools_surface.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_surface.jpg /usr/bin/install -c -m 644 wxGUI_nviz_toolbar.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_toolbar.jpg /usr/bin/install -c -m 644 wxGUI_nviz_tools_vector.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_vector.jpg /usr/bin/install -c -m 644 wxGUI_nviz_tools_view.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_view.jpg /usr/bin/install -c -m 644 wxGUI_nviz_tools_light.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_nviz_tools_light.jpg VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.components > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.components.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.modules > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.modules.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.nviz > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.nviz.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.iscatt > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iscatt.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.vnet > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vnet.html if [ "" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/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 VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py wxGUI.toolboxes > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.toolboxes.html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/docs' make -C animation || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/animation >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/animation' /usr/bin/install -c g.gui.animation.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.animation /usr/bin/install -c -m 644 wxGUI_animation_tool.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_animation_tool.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/animation' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.animation --html-description < /dev/null | grep -v '\|' > g.gui.animation.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.animation 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html rm g.gui.animation.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/animation' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/animation' rm -f g.gui.animation.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.animation 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/animation' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/animation' make -C datacatalog || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog' /usr/bin/install -c g.gui.datacatalog.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.datacatalog /usr/bin/install -c -m 644 datacatalog.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/datacatalog.png make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.datacatalog --html-description < /dev/null | grep -v '\|' > g.gui.datacatalog.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.datacatalog 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html rm g.gui.datacatalog.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog' rm -f g.gui.datacatalog.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.datacatalog 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog' make -C mapswipe || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe' /usr/bin/install -c g.gui.mapswipe.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.mapswipe /usr/bin/install -c -m 644 mapswipe_tsunami.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/mapswipe_tsunami.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.mapswipe --html-description < /dev/null | grep -v '\|' > g.gui.mapswipe.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.mapswipe 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html rm g.gui.mapswipe.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe' rm -f g.gui.mapswipe.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.mapswipe 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe' make -C gmodeler || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler' /usr/bin/install -c g.gui.gmodeler.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.gmodeler /usr/bin/install -c -m 644 g_gui_gmodeler_modis_3o.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_3o.png /usr/bin/install -c -m 644 g_gui_gmodeler_mmodule.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mmodule.png /usr/bin/install -c -m 644 g_gui_gmodeler_modis_2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_2.png /usr/bin/install -c -m 644 g_gui_gmodeler_model_landslides.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_landslides.png /usr/bin/install -c -m 644 g_gui_gmodeler_vector.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_vector.png /usr/bin/install -c -m 644 g_gui_gmodeler_model_properties.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_properties.png /usr/bin/install -c -m 644 g_gui_gmodeler_items.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_items.png /usr/bin/install -c -m 644 g_gui_gmodeler_modis_1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_1.png /usr/bin/install -c -m 644 g_gui_gmodeler_mmodulex.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mmodulex.png /usr/bin/install -c -m 644 g_gui_gmodeler_python.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python.png /usr/bin/install -c -m 644 g_gui_gmodeler_model_avg.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_avg.png /usr/bin/install -c -m 644 g_gui_gmodeler_raster3d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_raster3d.png /usr/bin/install -c -m 644 g_gui_gmodeler_variables_run.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables_run.png /usr/bin/install -c -m 644 g_gui_gmodeler_toolbar.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_toolbar.png /usr/bin/install -c -m 644 g_gui_gmodeler_modis_1o.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_1o.png /usr/bin/install -c -m 644 g_gui_gmodeler_avg_map.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_avg_map.png /usr/bin/install -c -m 644 g_gui_gmodeler_loop.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop.png /usr/bin/install -c -m 644 g_gui_gmodeler_mdb.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mdb.png /usr/bin/install -c -m 644 g_gui_gmodeler_loop_dlg.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop_dlg.png /usr/bin/install -c -m 644 g_gui_gmodeler_mrelation.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mrelation.png /usr/bin/install -c -m 644 g_gui_gmodeler_python_code_result.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python_code_result.png /usr/bin/install -c -m 644 g_gui_gmodeler_variables_raster.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables_raster.png /usr/bin/install -c -m 644 g_gui_gmodeler_modul.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modul.png /usr/bin/install -c -m 644 g_gui_gmodeler_mloop.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mloop.png /usr/bin/install -c -m 644 g_gui_gmodeler_relation.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_relation.png /usr/bin/install -c -m 644 g_gui_gmodeler_model_classification.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_classification.png /usr/bin/install -c -m 644 g_gui_gmodeler_intermediate_data.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_intermediate_data.png /usr/bin/install -c -m 644 g_gui_gmodeler_comment.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_comment.png /usr/bin/install -c -m 644 g_gui_gmodeler_mraster.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mraster.png /usr/bin/install -c -m 644 g_gui_gmodeler_avg_run.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_avg_run.png /usr/bin/install -c -m 644 g_gui_gmodeler_mcomment.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mcomment.png /usr/bin/install -c -m 644 g_gui_gmodeler_modis_2o.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_2o.png /usr/bin/install -c -m 644 g_gui_gmodeler_modis_3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modis_3.png /usr/bin/install -c -m 644 g_gui_gmodeler_variables.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_variables.png /usr/bin/install -c -m 644 g_gui_gmodeler_raster.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_raster.png /usr/bin/install -c -m 644 g_gui_gmodeler_parameter.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_parameter.png /usr/bin/install -c -m 644 g_gui_gmodeler_mraster3d.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mraster3d.png /usr/bin/install -c -m 644 g_gui_gmodeler_model_usle.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_model_usle.png /usr/bin/install -c -m 644 g_gui_gmodeler_lower_toolbar.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_lower_toolbar.png /usr/bin/install -c -m 644 g_gui_gmodeler_python_code.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_python_code.png /usr/bin/install -c -m 644 g_gui_gmodeler_mvector.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_mvector.png /usr/bin/install -c -m 644 g_gui_gmodeler_db.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_db.png /usr/bin/install -c -m 644 g_gui_gmodeler_dlg_module.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_dlg_module.png /usr/bin/install -c -m 644 g_gui_gmodeler_loop_final.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_loop_final.png /usr/bin/install -c -m 644 g_gui_gmodeler_modulex.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_gmodeler_modulex.png make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.gmodeler --html-description < /dev/null | grep -v '\|' > g.gui.gmodeler.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gmodeler 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html rm g.gui.gmodeler.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler' rm -f g.gui.gmodeler.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gmodeler 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler' /usr/bin/install -c -m 644 g_gui_gmodeler_zipcodes_avg_elevation.gxm /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler' make -C rlisetup || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup' /usr/bin/install -c g.gui.rlisetup.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.rlisetup /usr/bin/install -c -m 644 g_gui_rlisetup_8.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_8.png /usr/bin/install -c -m 644 g_gui_rlisetup_7.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_7.png /usr/bin/install -c -m 644 g_gui_rlisetup_2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_2.png /usr/bin/install -c -m 644 g_gui_rlisetup_3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_3.png /usr/bin/install -c -m 644 g_gui_rlisetup_4.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_4.png /usr/bin/install -c -m 644 g_gui_rlisetup_5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_5.png /usr/bin/install -c -m 644 g_gui_rlisetup_sample_areas.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_sample_areas.png /usr/bin/install -c -m 644 g_gui_rlisetup_6.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_6.png /usr/bin/install -c -m 644 g_gui_rlisetup_1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_rlisetup_1.png make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.rlisetup --html-description < /dev/null | grep -v '\|' > g.gui.rlisetup.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rlisetup 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html rm g.gui.rlisetup.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup' rm -f g.gui.rlisetup.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rlisetup 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup' make -C psmap || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/psmap >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/psmap' /usr/bin/install -c g.gui.psmap.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.psmap /usr/bin/install -c -m 644 psmap_frame.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/psmap_frame.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/psmap' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.psmap --html-description < /dev/null | grep -v '\|' > g.gui.psmap.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.psmap 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html rm g.gui.psmap.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/psmap' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/psmap' rm -f g.gui.psmap.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.psmap 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/psmap' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/psmap' make -C dbmgr || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr' /usr/bin/install -c g.gui.dbmgr.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.dbmgr /usr/bin/install -c -m 644 dbmgr_sql_builder.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/dbmgr_sql_builder.png /usr/bin/install -c -m 644 dbmgr_frame.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/dbmgr_frame.png make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.dbmgr --html-description < /dev/null | grep -v '\|' > g.gui.dbmgr.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.dbmgr 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html rm g.gui.dbmgr.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr' rm -f g.gui.dbmgr.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.dbmgr 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr' make -C vdigit || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit' /usr/bin/install -c g.gui.vdigit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.vdigit /usr/bin/install -c -m 644 vdigit_toolbar.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vdigit_toolbar.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.vdigit --html-description < /dev/null | grep -v '\|' > g.gui.vdigit.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.vdigit 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html rm g.gui.vdigit.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit' rm -f g.gui.vdigit.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.vdigit 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit' make -C rdigit || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit' /usr/bin/install -c g.gui.rdigit.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.rdigit /usr/bin/install -c -m 644 wxGUI_rdigit_step3.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step3.png /usr/bin/install -c -m 644 wxGUI_rdigit_step2.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step2.png /usr/bin/install -c -m 644 wxGUI_rdigit_step5.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step5.png /usr/bin/install -c -m 644 wxGUI_rdigit_step4.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step4.png /usr/bin/install -c -m 644 wxGUI_rdigit_step1.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_rdigit_step1.png make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.rdigit --html-description < /dev/null | grep -v '\|' > g.gui.rdigit.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rdigit 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rdigit.html rm g.gui.rdigit.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit' rm -f g.gui.rdigit.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.rdigit 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit' make -C iclass || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/iclass >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/iclass' /usr/bin/install -c g.gui.iclass.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.iclass /usr/bin/install -c -m 644 iclass_frame.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/iclass_frame.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/iclass' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.iclass --html-description < /dev/null | grep -v '\|' > g.gui.iclass.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.iclass 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html rm g.gui.iclass.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/iclass' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/iclass' rm -f g.gui.iclass.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.iclass 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/iclass' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/iclass' make -C gcp || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/gcp >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gcp' /usr/bin/install -c g.gui.gcp.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.gcp /usr/bin/install -c -m 644 wxGUI_gcp_frame.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_gcp_frame.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gcp' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.gcp --html-description < /dev/null | grep -v '\|' > g.gui.gcp.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gcp 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html rm g.gui.gcp.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gcp' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gcp' rm -f g.gui.gcp.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.gcp 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gcp' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/gcp' make -C timeline || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/timeline >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/timeline' /usr/bin/install -c g.gui.timeline.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.timeline /usr/bin/install -c -m 644 timeline_2D.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/timeline_2D.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/timeline' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.timeline --html-description < /dev/null | grep -v '\|' > g.gui.timeline.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.timeline 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html rm g.gui.timeline.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/timeline' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/timeline' rm -f g.gui.timeline.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.timeline 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/timeline' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/timeline' make -C tplot || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/tplot >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/tplot' /usr/bin/install -c g.gui.tplot.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.tplot /usr/bin/install -c -m 644 tplot.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/tplot.png /usr/bin/install -c -m 644 g_gui_tplot_export_csv.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_tplot_export_csv.png /usr/bin/install -c -m 644 g_gui_tplot_labels.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g_gui_tplot_labels.png make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/tplot' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.tplot --html-description < /dev/null | grep -v '\|' > g.gui.tplot.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.tplot 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html rm g.gui.tplot.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/tplot' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/tplot' rm -f g.gui.tplot.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.tplot 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/tplot' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/tplot' make -C photo2image || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image' /usr/bin/install -c g.gui.photo2image.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.photo2image /usr/bin/install -c -m 644 wxGUI_iphoto2image_frame.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iphoto2image_frame.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.photo2image --html-description < /dev/null | grep -v '\|' > g.gui.photo2image.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.photo2image 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html rm g.gui.photo2image.tmp.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image' rm -f g.gui.photo2image.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.photo2image 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image' make -C image2target || echo /home/neteler/src/releasebranch_8_0/gui/wxpython/image2target >> /home/neteler/src/releasebranch_8_0/error.log make[5]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/image2target' /usr/bin/install -c g.gui.image2target.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.image2target /usr/bin/install -c -m 644 wxGUI_iimage2target_frame.jpg /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_iimage2target_frame.jpg make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.image2target.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/image2target' GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts/g.gui.image2target --html-description < /dev/null | grep -v '\|' > g.gui.image2target.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.image2target 2022 > /home/neteler/src/releasebranch_8_0/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_0/gui/wxpython/image2target' rm -f g.gui.*.tmp.html make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html make[6]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/image2target' rm -f g.gui.image2target.tmp.html VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py g.gui.image2target 2022 > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html make[6]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/image2target' make[5]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/image2target' make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/visualization' make -C ximgview || echo /home/neteler/src/releasebranch_8_0/visualization/ximgview >> /home/neteler/src/releasebranch_8_0/error.log make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass80/lib -o /home/neteler/src/releasebranch_8_0/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.0 -lSM -lICE -lX11 -lm if [ "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/ximgview" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin/ximgview --html-description < /dev/null | grep -v '\|' > ximgview.tmp.html ; fi VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 MODULE_TOPDIR=../.. \ python3 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/mkhtml.py ximgview > /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/ximgview.html VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/ximgview.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1" rm ximgview.tmp.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/visualization/ximgview' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/visualization' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/locale' Creating translations (= 'make mo') make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/locale' msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grasslibs.mo po/grasslibs_lv.po 302 translated messages, 85 fuzzy translations, 1732 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grasslibs.mo po/grasslibs_es.po 1856 translated messages, 50 fuzzy translations, 304 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grasslibs.mo po/grasslibs_fi.po 0 translated messages, 2119 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grasslibs.mo po/grasslibs_ko.po 451 translated messages, 38 fuzzy translations, 1652 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grasslibs.mo po/grasslibs_bn.po 24 translated messages, 4 fuzzy translations, 2091 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grasslibs.mo po/grasslibs_ta.po 48 translated messages, 4 fuzzy translations, 2067 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grasslibs.mo po/grasslibs_zh_CN.po 0 translated messages, 2119 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grasslibs.mo po/grasslibs_th.po 251 translated messages, 34 fuzzy translations, 1858 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grasslibs.mo po/grasslibs_zh.po 221 translated messages, 30 fuzzy translations, 1892 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grasslibs.mo po/grasslibs_de.po 696 translated messages, 38 fuzzy translations, 1419 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grasslibs.mo po/grasslibs_uk.po 18 translated messages, 4 fuzzy translations, 2097 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grasslibs.mo po/grasslibs_ro.po 120 translated messages, 15 fuzzy translations, 1993 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grasslibs.mo po/grasslibs_pt_BR.po 1903 translated messages, 40 fuzzy translations, 193 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grasslibs.mo po/grasslibs_el.po 366 translated messages, 39 fuzzy translations, 1738 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grasslibs.mo po/grasslibs_pl.po 674 translated messages, 36 fuzzy translations, 1440 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grasslibs.mo po/grasslibs_cs.po 561 translated messages, 37 fuzzy translations, 1552 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grasslibs.mo po/grasslibs_fr.po 2097 translated messages, 63 fuzzy translations, 63 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grasslibs.mo po/grasslibs_ml.po 73 translated messages, 14 fuzzy translations, 2043 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES/grasslibs.mo po/grasslibs_ar.po 34 translated messages, 1052 fuzzy translations, 1033 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grasslibs.mo po/grasslibs_tr.po 235 translated messages, 35 fuzzy translations, 1870 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES/grasslibs.mo po/grasslibs_sl.po 47 translated messages, 1117 fuzzy translations, 955 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grasslibs.mo po/grasslibs_pt.po 520 translated messages, 40 fuzzy translations, 1590 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grasslibs.mo po/grasslibs_ru.po 487 translated messages, 37 fuzzy translations, 1626 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grasslibs.mo po/grasslibs_ja.po 692 translated messages, 39 fuzzy translations, 1426 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grasslibs.mo po/grasslibs_vi.po 241 translated messages, 24 fuzzy translations, 1877 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grasslibs.mo po/grasslibs_id_ID.po 74 translated messages, 10 fuzzy translations, 2036 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grasslibs.mo po/grasslibs_hu.po 35 translated messages, 5 fuzzy translations, 2080 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grasslibs.mo po/grasslibs_it.po 1043 translated messages, 42 fuzzy translations, 1090 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grasslibs.mo po/grasslibs_si.po 5 translated messages, 2114 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grassmods.mo po/grassmods_zh.po 518 translated messages, 682 fuzzy translations, 11290 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grassmods.mo po/grassmods_ta.po 24 translated messages, 27 fuzzy translations, 12328 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grassmods.mo po/grassmods_hu.po 38 translated messages, 130 fuzzy translations, 12211 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grassmods.mo po/grassmods_ru.po 121 translated messages, 396 fuzzy translations, 12020 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grassmods.mo po/grassmods_cs.po 3192 translated messages, 1115 fuzzy translations, 8291 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grassmods.mo po/grassmods_es.po 7859 translated messages, 1480 fuzzy translations, 3443 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grassmods.mo po/grassmods_it.po 3086 translated messages, 1077 fuzzy translations, 8370 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grassmods.mo po/grassmods_th.po 99 translated messages, 391 fuzzy translations, 12038 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grassmods.mo po/grassmods_lv.po 316 translated messages, 1210 fuzzy translations, 10853 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grassmods.mo po/grassmods_bn.po 0 translated messages, 12379 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grassmods.mo po/grassmods_tr.po 1548 translated messages, 893 fuzzy translations, 10076 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grassmods.mo po/grassmods_de.po 4346 translated messages, 1202 fuzzy translations, 7101 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grassmods.mo po/grassmods_pl.po 2036 translated messages, 1001 fuzzy translations, 9504 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grassmods.mo po/grassmods_el.po 133 translated messages, 375 fuzzy translations, 11908 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grassmods.mo po/grassmods_id_ID.po 0 translated messages, 12379 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grassmods.mo po/grassmods_pt_BR.po 4173 translated messages, 883 fuzzy translations, 7490 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grassmods.mo po/grassmods_fr.po 2915 translated messages, 1252 fuzzy translations, 8405 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grassmods.mo po/grassmods_uk.po 0 translated messages, 12379 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grassmods.mo po/grassmods_pt.po 694 translated messages, 790 fuzzy translations, 11053 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grassmods.mo po/grassmods_ml.po 0 translated messages, 12379 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grassmods.mo po/grassmods_vi.po 110 translated messages, 386 fuzzy translations, 12040 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grassmods.mo po/grassmods_ja.po 2782 translated messages, 1040 fuzzy translations, 8791 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grassmods.mo po/grassmods_zh_CN.po 0 translated messages, 12379 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grassmods.mo po/grassmods_ro.po 1108 translated messages, 649 fuzzy translations, 10664 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES/grassmods.mo po/grassmods_sl.po 204 translated messages, 6471 fuzzy translations, 5704 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grassmods.mo po/grassmods_ko.po 1584 translated messages, 790 fuzzy translations, 10093 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grassmods.mo po/grassmods_si.po 0 translated messages, 12379 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES/grassmods.mo po/grassmods_ar.po 235 translated messages, 6378 fuzzy translations, 5766 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grassmods.mo po/grassmods_fi.po 42 translated messages, 22 fuzzy translations, 12315 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pl.po 2723 translated messages, 118 fuzzy translations, 1396 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ta.po 77 translated messages, 23 fuzzy translations, 4095 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES/grasswxpy.mo po/grasswxpy_it.po 3855 translated messages, 136 fuzzy translations, 308 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ro.po 2375 translated messages, 139 fuzzy translations, 1787 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES/grasswxpy.mo po/grasswxpy_fi.po 134 translated messages, 33 fuzzy translations, 4032 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES/grasswxpy.mo po/grasswxpy_fr.po 4119 translated messages, 160 fuzzy translations, 74 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES/grasswxpy.mo po/grasswxpy_vi.po 29 translated messages, 74 fuzzy translations, 4159 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ml.po 175 translated messages, 77 fuzzy translations, 3979 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES/grasswxpy.mo po/grasswxpy_zh_CN.po 0 translated messages, 4195 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES/grasswxpy.mo po/grasswxpy_si.po 0 translated messages, 4195 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES/grasswxpy.mo po/grasswxpy_el.po 688 translated messages, 92 fuzzy translations, 3446 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES/grasswxpy.mo po/grasswxpy_cs.po 2278 translated messages, 139 fuzzy translations, 1887 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES/grasswxpy.mo po/grasswxpy_tr.po 969 translated messages, 127 fuzzy translations, 3184 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES/grasswxpy.mo po/grasswxpy_bn.po 0 translated messages, 4195 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES/grasswxpy.mo po/grasswxpy_zh.po 1707 translated messages, 151 fuzzy translations, 2494 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES/grasswxpy.mo po/grasswxpy_lv.po 1576 translated messages, 101 fuzzy translations, 2518 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES/grasswxpy.mo po/grasswxpy_id_ID.po 0 translated messages, 8 fuzzy translations, 4195 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES/grasswxpy.mo po/grasswxpy_de.po 2565 translated messages, 133 fuzzy translations, 1574 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pt_BR.po 3567 translated messages, 137 fuzzy translations, 585 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES/grasswxpy.mo po/grasswxpy_uk.po 0 translated messages, 4195 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES/grasswxpy.mo po/grasswxpy_pt.po 679 translated messages, 127 fuzzy translations, 3463 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES/grasswxpy.mo po/grasswxpy_es.po 4100 translated messages, 133 fuzzy translations, 63 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES/grasswxpy.mo po/grasswxpy_hu.po 2200 translated messages, 108 fuzzy translations, 1890 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ja.po 2241 translated messages, 134 fuzzy translations, 1935 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES/grasswxpy.mo po/grasswxpy_th.po 395 translated messages, 60 fuzzy translations, 3777 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ko.po 482 translated messages, 78 fuzzy translations, 3638 untranslated messages. msgfmt --statistics -o /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES/grasswxpy.mo po/grasswxpy_ru.po 937 translated messages, 122 fuzzy translations, 3211 untranslated messages. make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/locale' Creating translation statistics (= 'make statistics') make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/locale' GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" python3 ./grass_po_stats.py make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/locale' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/locale' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/man' /usr/bin/install -c -m 644 grassdocs.css /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grassdocs.css /usr/bin/install -c -m 644 jquery.fixedheadertable.min.js /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/jquery.fixedheadertable.min.js /usr/bin/install -c -m 644 parser_standard_options.css /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.css /usr/bin/install -c -m 644 parser_standard_options.js /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.js /usr/bin/install -c -m 644 grass_logo.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass_logo.png /usr/bin/install -c -m 644 grass_icon.png /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass_icon.png Generating HTML manual pages index (help system)... make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/full_index.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/index.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topics.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/keywords.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/manual_gallery.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/display.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/database.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/general.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/imagery.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/postscript.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/temporal.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vector.html make[3]: Entering directory '/home/neteler/src/releasebranch_8_0/man' GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_full_index.py touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/full_index.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_index.py touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/index.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_topics.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topics.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_keywords.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/keywords.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_graphical_index.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_manual_gallery.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class_graphical.py /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./parser_standard_options.py -t "/home/neteler/src/releasebranch_8_0/lib/gis/parser_standard_options.c" -f "grass" -o "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html" -p 'id="opts_table" class="scroolTable"' touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py d display touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/display.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py db database touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/database.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py g general touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/general.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py i imagery touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/imagery.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py m miscellaneous touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py ps postscript touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/postscript.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py r raster touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py r3 raster3d touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py t temporal touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/temporal.html GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_class.py v vector touch /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vector.html make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/man' GISBASE="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=8.0.3dev VERSION_DATE=2022 python3 ./build_check.py Generated HTML docs in /home/neteler/src/releasebranch_8_0/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_0/man' make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.location.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/general_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.image2target.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.upgrade.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/database_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_contour.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/display_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.lidar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rdigit.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/guimodules_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lidar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.image2target.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/parser_standard_options.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.pdal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.pdal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_gradient.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.lidar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_clip.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_time_management.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/class_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.object.geometry.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphons.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mosaic.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/graphical_index.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/manual_gallery.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rdigit.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.datacatalog.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass_database.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vector_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.datacatalog.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_point_cloud.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.modules.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.band.library.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.photo2image.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_data.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_visualization.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.photo2image.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_unit_test.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.semantic.label.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.lidar.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d_graphical.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1 /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1 make[4]: Entering directory '/home/neteler/src/releasebranch_8_0/man' VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1" can't handle line breaks in
...
make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.download.location.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_surface.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_linear_reference_system.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.target.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/general_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/general_graphical.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_network.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_latitude.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_accumulation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_editing.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/projectionintro.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.image2target.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.image2target.1" can't handle line breaks in
...
make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_algebra.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_generalization.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.upgrade.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_manual.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_temporal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/keywords.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/database_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/database_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/full_index.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.path.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_profile.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/postscript_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript_graphical.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_contour.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_contour.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_vegetation_index.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1" make[4]: '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/temporal.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_transformation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/test.raster3d.lib.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/general.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/display_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/display_graphical.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.lidar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rdigit.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rdigit.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/guimodules_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/guimodules_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lidar.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_imagery_quality_assessment.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_distance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_conversion.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/variables.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.image2target.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.image2target.1" can't handle line breaks in
...
make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/database.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_classification.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.algebra.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_graphics.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.transform.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1" can't handle line breaks in
...
make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_category.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_reclassification.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_installation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/parser_standard_options.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/parser_standard_options.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.pdal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.photo.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.pdal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/ximgview.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.contour.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/miscellaneous_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/miscellaneous_graphical.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/imagery.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_interpolation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_extract.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1" make[4]: '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.components.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/temporal_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_edges.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_settings.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_paint_labels.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_modules.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_querying.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_gradient.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_gradient.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_geomorphology.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_printing.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buildvrt.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_topology.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_atmospheric_correction.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_fire.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_RGB.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_histogram.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.lidar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gradient.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_clip.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_clip.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_map_annotations.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_sampling.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_connection_settings.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iscatt.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/postscript.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_support.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topics.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_volume.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_solar.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/display.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_buffer.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_terrain.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.what.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.simple.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.nviz.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.geomorphon.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_time_management.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_time_management.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.decimate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_evapotranspiration.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_export.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1" make[4]: '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/class_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/class_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.profile.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_GUI.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_multispectral.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.object.geometry.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_geomorphons.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphons.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_statistics.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.toolboxes.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_diagram.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vnet.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_imagery.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_mosaic.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mosaic.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_elevation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/graphical_index.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/graphical_index.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_rectify.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_segmentation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_import.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster_graphical.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_series.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/manual_gallery.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/manual_gallery.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rdigit.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rdigit.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_recode_categories.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_kernel_density.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.datacatalog.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.datacatalog.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.algebra.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_landscape_structure_analysis.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass_database.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass_database.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_cartography.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_color_transformation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_dissolve.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vector_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vector_graphical.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/imagery_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_mask.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.datacatalog.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.datacatalog.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_color_table.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.frame.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_point_cloud.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_point_cloud.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.modules.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.modules.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/helptext.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.algebra.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.band.library.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.photo2image.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.photo2image.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_groundwater_flow.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_vector.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_fusion.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.cluster.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_attribute_table.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_geometry.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/vector.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_LIDAR.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_emissivity.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.cairocomp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_aggregation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_metadata.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_composite.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_radiometric_conversion.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_voxel.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_data.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_data.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/test.r3flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_hydrology.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.vect.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_cost_surface.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.init.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/grass.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_viewshed.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_ACCA.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_visualization.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_visualization.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.photo2image.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.photo2image.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.sa.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_unit_test.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_unit_test.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_map_management.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_energy_balance.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_albedo.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_biomass.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_tiling.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clip.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.semantic.label.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_rescale.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_projection.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.lidar.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_raster.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/index.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/raster3d_graphical.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d_graphical.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_centroid.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_display.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_orthorectify.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1" VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_measurement.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1" make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1' is up to date. make[4]: '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1' is up to date. VERSION_NUMBER=8.0.3dev /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/topic_resample.html" "/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1" make[4]: Leaving directory '/home/neteler/src/releasebranch_8_0/man' make[3]: Leaving directory '/home/neteler/src/releasebranch_8_0/man' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/man' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/macosx' make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/macosx' make[2]: Entering directory '/home/neteler/src/releasebranch_8_0/mswindows' make[2]: Nothing to be done for 'first'. make[2]: Leaving directory '/home/neteler/src/releasebranch_8_0/mswindows' make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0' make /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/AUTHORS /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/CHANGES /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/CITING /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/COPYING /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/GPL.TXT /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/INSTALL /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/REQUIREMENTS.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/contributors.csv /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/contributors_extra.csv /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/translators.csv make[1]: Entering directory '/home/neteler/src/releasebranch_8_0' /usr/bin/install -c -m 644 AUTHORS /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/AUTHORS /usr/bin/install -c -m 644 CHANGES /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/CHANGES /usr/bin/install -c -m 644 CITING /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/CITING /usr/bin/install -c -m 644 COPYING /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/COPYING /usr/bin/install -c -m 644 GPL.TXT /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/GPL.TXT /usr/bin/install -c -m 644 INSTALL /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/INSTALL /usr/bin/install -c -m 644 REQUIREMENTS.html /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/REQUIREMENTS.html /usr/bin/install -c -m 644 contributors.csv /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/contributors.csv /usr/bin/install -c -m 644 contributors_extra.csv /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/contributors_extra.csv /usr/bin/install -c -m 644 translators.csv /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/translators.csv make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0' make manifests make[1]: Entering directory '/home/neteler/src/releasebranch_8_0' make[1]: Nothing to be done for 'manifests'. make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0' GRASS GIS 8.0.3dev e22cc22f3 compilation log -------------------------------------------------- Started compilation: Fri 03 Jun 2022 05:05:23 AM UTC -- Errors in: No errors detected. -- Finished compilation: Fri 03 Jun 2022 05:19:43 AM UTC GRASS 80 compilation done sphinx-build sphinx-apidoc make -C ./python/grass/docs/ libpythonclean make[1]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' rm -rf _build/* rm -f _templates/layout.html rm -f src/ctypes*.rst rm -f src/exceptions.rst rm -f src/gunittest.*rst rm -f src/imaging.rst rm -f src/pydispatch.rst rm -f src/pygrass.*rst rm -f src/script.rst rm -f src/temporal.rst make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' make -C ./python/grass/docs/ libpythonapidoc make[1]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' SPHINXBUILD: Using GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-apidoc -T -f -o src/ ../imaging/ Creating file src/imaging.rst. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-apidoc -T -f -o src/ ../exceptions/ Creating file src/exceptions.rst. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-apidoc -T -f -o src/ ../gunittest/ ../gunittest/multireport.py ../gunittest/multirunner.py ../gunittest/main.py Creating file src/gunittest.rst. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-apidoc -T -f -o src/ ../pydispatch/ Creating file src/pydispatch.rst. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-apidoc -T -f -o src/ ../pygrass/ Creating file src/pygrass.rst. Creating file src/pygrass.gis.rst. Creating file src/pygrass.messages.rst. Creating file src/pygrass.modules.rst. Creating file src/pygrass.modules.grid.rst. Creating file src/pygrass.modules.interface.rst. Creating file src/pygrass.raster.rst. Creating file src/pygrass.rpc.rst. Creating file src/pygrass.shell.rst. Creating file src/pygrass.tests.rst. Creating file src/pygrass.vector.rst. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-apidoc -T -f -o src/ ../script/ Creating file src/script.rst. GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-apidoc -T -f -o src/ ../temporal/ Creating file src/temporal.rst. make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' make -C ./python/grass/docs/ libpythonhtml make[1]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' SPHINXBUILD: Found SPHINXAPIDOC: Found SPHINXBUILD: Using GISRC=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/.grassrc80 GISBASE=/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib:/home/neteler/binaries/lib:/usr/lib:/usr/local/lib" LC_ALL=C LANG=C LANGUAGE=C sphinx-build -b html -d _build/doctrees -c . src/ /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython Running Sphinx v1.8.4 loading translations [en]... done making output directory... WARNING: The config value `today' has type `date', defaults to `str'. building [mo]: targets for 0 po files that are out of date building [html]: targets for 28 source files that are out of date updating environment: 28 added, 0 changed, 0 removed reading sources... [ 3%] exceptions reading sources... [ 7%] gunittest reading sources... [ 10%] gunittest_running_tests reading sources... [ 14%] gunittest_testing reading sources... [ 17%] imaging reading sources... [ 21%] index reading sources... [ 25%] pydispatch reading sources... [ 28%] pygrass reading sources... [ 32%] pygrass.gis reading sources... [ 35%] pygrass.messages reading sources... [ 39%] pygrass.modules OSError error(2): No such file or directory: 'db.get' OSError error(2): No such file or directory: 'db.set' OSError error(2): No such file or directory: 'db.delete' OSError error(2): No such file or directory: 'd.get' OSError error(2): No such file or directory: 'd.set' OSError error(2): No such file or directory: 'd.delete' OSError error(2): No such file or directory: 'g.get' OSError error(2): No such file or directory: 'g.set' OSError error(2): No such file or directory: 'g.delete' OSError error(2): No such file or directory: 'i.get' OSError error(2): No such file or directory: 'i.set' OSError error(2): No such file or directory: 'i.delete' OSError error(2): No such file or directory: 'm.get' OSError error(2): No such file or directory: 'm.set' OSError error(2): No such file or directory: 'm.delete' OSError error(2): No such file or directory: 'ps.get' OSError error(2): No such file or directory: 'ps.set' OSError error(2): No such file or directory: 'ps.delete' OSError error(2): No such file or directory: 'r.get' OSError error(2): No such file or directory: 'r.set' OSError error(2): No such file or directory: 'r.delete' OSError error(2): No such file or directory: 'r3.get' OSError error(2): No such file or directory: 'r3.set' OSError error(2): No such file or directory: 'r3.delete' OSError error(2): No such file or directory: 't.get' OSError error(2): No such file or directory: 't.set' OSError error(2): No such file or directory: 't.delete' OSError error(2): No such file or directory: 'v.get' OSError error(2): No such file or directory: 'v.set' OSError error(2): No such file or directory: 'v.delete' reading sources... [ 42%] pygrass.modules.grid reading sources... [ 46%] pygrass.modules.interface reading sources... [ 50%] pygrass.raster reading sources... [ 53%] pygrass.rpc reading sources... [ 57%] pygrass.shell reading sources... [ 60%] pygrass.tests reading sources... [ 64%] pygrass.vector reading sources... [ 67%] pygrass_gis reading sources... [ 71%] pygrass_index reading sources... [ 75%] pygrass_messages reading sources... [ 78%] pygrass_modules reading sources... [ 82%] pygrass_raster reading sources... [ 85%] pygrass_vector reading sources... [ 89%] script reading sources... [ 92%] script_intro reading sources... [ 96%] temporal reading sources... [100%] temporal_framework /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__init__.py:docstring of exceptions.ScriptError:5: WARNING: Inconsistent literal block quoting. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/images2avi.py:docstring of imaging.images2avi.writeAvi:20: WARNING: Field list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py:docstring of pydispatch.dispatcher:19: WARNING: Definition list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py:docstring of pydispatch.dispatcher:21: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/dispatcher.py:docstring of pydispatch.dispatcher:23: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/saferef.py:docstring of pydispatch.saferef.BoundMethodWeakref:20: WARNING: Definition list ends without a blank line; unexpected unindent. WARNING: autodoc: failed to import module 'orderdict' from module 'pygrass'; the following exception was raised: No module named 'dummy_thread' /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_stream_network_map:17: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_stream_network_map:20: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_stream_network_map:33: WARNING: Definition list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:14: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:17: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:22: WARNING: Inline emphasis start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:22: WARNING: Inline emphasis start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:21: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:22: WARNING: Undefined substitution referenced: "A1___ *". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:18: WARNING: Undefined substitution referenced: "A2*". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:18: WARNING: Undefined substitution referenced: "___". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/utils.py:docstring of pygrass.utils.create_test_vector_map:18: WARNING: Undefined substitution referenced: "A3 |A4 | | | | 0 |_______|___|___". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py:docstring of pygrass.gis.region.Region.from_rast:17: WARNING: Inconsistent literal block quoting. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py:docstring of pygrass.gis.region.Region.from_vect:11: WARNING: Inconsistent literal block quoting. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/region.py:docstring of pygrass.gis.region.Region.set_current:13: WARNING: Inconsistent literal block quoting. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.Module.update:3: WARNING: Unknown target name: "run". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.Module.update:3: WARNING: Unknown target name: "stdin". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.Module.update:3: WARNING: Unknown target name: "stdout". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.Module.update:3: WARNING: Unknown target name: "stderr". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.Module.update:3: WARNING: Unknown target name: "env". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.Module.update:3: WARNING: Unknown target name: "finish". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.Module.wait:1: WARNING: Unknown target name: "self.false". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.MultiModule.run:1: WARNING: Unknown target name: "self.finished". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.MultiModule.run:4: WARNING: Unknown target name: "self.finish". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.MultiModule.run:9: WARNING: Unknown target name: "self.finish". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py:docstring of pygrass.modules.interface.module.ParallelModuleQueue:29: WARNING: Unknown target name: "run". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.area:28: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.area:35: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.area:40: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geo:37: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geo:39: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geo:41: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geos:39: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geos:41: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geos:44: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geos:56: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geos:58: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geos:60: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.geos:69: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.island:28: WARNING: Unexpected indentation. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/find.py:docstring of pygrass.vector.find.PointFinder.island:29: WARNING: Block quote ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py:docstring of pygrass.vector.geometry.Area.to_wkb:3: WARNING: Literal block expected; none found. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py:docstring of pygrass.vector.geometry.Area.to_wkt:3: WARNING: Literal block expected; none found. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py:docstring of pygrass.vector.geometry.Isle.to_wkb:2: WARNING: Literal block expected; none found. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py:docstring of pygrass.vector.geometry.Isle.to_wkt:3: WARNING: Literal block expected; none found. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py:docstring of pygrass.vector.geometry.Line.segment:11: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py:docstring of pygrass.vector.geometry.Node.to_wkb:3: WARNING: Literal block expected; none found. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/geometry.py:docstring of pygrass.vector.geometry.Node.to_wkt:2: WARNING: Literal block expected; none found. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__init__.py:docstring of pygrass.vector.VectorTopo.features_to_wkb_list:14: WARNING: Definition list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.region:6: WARNING: Field list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.run_command:16: WARNING: Inline emphasis start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.run_command:17: WARNING: Inline strong start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.write_command:17: WARNING: Inline emphasis start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.write_command:18: WARNING: Inline strong start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py:docstring of script.utils.decode:9: WARNING: Unexpected section title. Example ------- /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py:docstring of script.utils.encode:10: WARNING: Unexpected section title. Example ------- /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/utils.py:docstring of script.utils.set_path:9: WARNING: Unexpected section title. Example -------- /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py:docstring of script.core.tempname:1: WARNING: Unknown target name: "tmp". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/abstract_space_time_dataset.py:docstring of temporal.abstract_space_time_dataset.AbstractSpaceTimeDataset.get_name:4: WARNING: Field list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/metadata.py:docstring of temporal.metadata.STRDSMetadata.get_semantic_labels:4: WARNING: Definition list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/metadata.py:docstring of temporal.metadata.STRDSMetadata.semantic_labels:4: WARNING: Definition list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py:docstring of temporal.temporal_algebra.TemporalAlgebraParser.build_spatio_temporal_topology_list:15: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py:docstring of temporal.temporal_algebra.TemporalAlgebraParser.compare_bool_value:6: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py:docstring of temporal.temporal_algebra.TemporalAlgebraParser.generate_new_map:10: WARNING: Definition list ends without a blank line; unexpected unindent. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py:docstring of temporal.temporal_operator.TemporalOperatorParser.parse:4: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py:docstring of temporal.temporal_operator.TemporalOperatorParser.parse:4: WARNING: Inline emphasis start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py:docstring of temporal.temporal_operator.TemporalOperatorParser.parse:4: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py:docstring of temporal.temporal_operator.TemporalOperatorParser.parse:4: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py:docstring of temporal.temporal_raster_base_algebra.TemporalRasterBaseAlgebraParser.build_spatio_temporal_topology_list:17: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py:docstring of temporal.temporal_raster_base_algebra.TemporalRasterBaseAlgebraParser.compare_cmd_value:17: WARNING: Inline substitution_reference start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_raster_base_algebra.py:docstring of temporal.temporal_raster_base_algebra.TemporalRasterBaseAlgebraParser.operator_cmd_value:4: WARNING: Inline emphasis start-string without end-string. /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_vector_algebra.py:docstring of temporal.temporal_vector_algebra.TemporalVectorAlgebraParser.build_spatio_temporal_topology_list:17: WARNING: Inline substitution_reference start-string without end-string. WARNING: autodoc: failed to import module 'unit_tests' from module 'temporal'; the following exception was raised: cannot import name 'adjust_datetime_to_granularity' from 'temporal.temporal_granularity' (/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_granularity.py) /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_algebra.py:docstring of temporal.temporal_algebra.TemporalAlgebraLexer.t_NAME:1: WARNING: Unknown target name: "a-za-z". /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/temporal_operator.py:docstring of temporal.temporal_operator.TemporalOperatorLexer.t_NAME:1: WARNING: Unknown target name: "a-za-z". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] exceptions writing output... [ 7%] gunittest writing output... [ 10%] gunittest_running_tests writing output... [ 14%] gunittest_testing writing output... [ 17%] imaging writing output... [ 21%] index writing output... [ 25%] pydispatch writing output... [ 28%] pygrass writing output... [ 32%] pygrass.gis writing output... [ 35%] pygrass.messages writing output... [ 39%] pygrass.modules writing output... [ 42%] pygrass.modules.grid writing output... [ 46%] pygrass.modules.interface writing output... [ 50%] pygrass.raster writing output... [ 53%] pygrass.rpc writing output... [ 57%] pygrass.shell writing output... [ 60%] pygrass.tests writing output... [ 64%] pygrass.vector writing output... [ 67%] pygrass_gis writing output... [ 71%] pygrass_index writing output... [ 75%] pygrass_messages writing output... [ 78%] pygrass_modules writing output... [ 82%] pygrass_raster writing output... [ 85%] pygrass_vector writing output... [ 89%] script writing output... [ 92%] script_intro writing output... [ 96%] temporal writing output... [100%] temporal_framework /home/neteler/src/releasebranch_8_0/python/grass/docs/src/temporal.rst:5: WARNING: Pygments lexer name 'python:' is not known /home/neteler/src/releasebranch_8_0/python/grass/docs/src/temporal.rst:24: WARNING: Pygments lexer name 'python:' is not known generating indices... genindex py-modindex highlighting module code... [ 1%] exceptions highlighting module code... [ 2%] gunittest.case highlighting module code... [ 3%] gunittest.checkers highlighting module code... [ 4%] gunittest.gmodules highlighting module code... [ 5%] gunittest.gutils highlighting module code... [ 6%] gunittest.invoker highlighting module code... [ 7%] gunittest.loader highlighting module code... [ 8%] gunittest.reporters highlighting module code... [ 9%] gunittest.runner highlighting module code... [ 10%] gunittest.utils highlighting module code... [ 11%] imaging.images2avi highlighting module code... [ 12%] imaging.images2gif highlighting module code... [ 13%] imaging.images2ims highlighting module code... [ 14%] imaging.images2swf highlighting module code... [ 15%] imaging.operations highlighting module code... [ 16%] pydispatch.dispatcher highlighting module code... [ 17%] pydispatch.errors highlighting module code... [ 18%] pydispatch.robust highlighting module code... [ 19%] pydispatch.robustapply highlighting module code... [ 20%] pydispatch.saferef highlighting module code... [ 21%] pydispatch.signal highlighting module code... [ 22%] pygrass.errors highlighting module code... [ 23%] pygrass.gis highlighting module code... [ 24%] pygrass.gis.region highlighting module code... [ 25%] pygrass.messages highlighting module code... [ 26%] pygrass.modules.grid.grid highlighting module code... [ 27%] pygrass.modules.grid.patch highlighting module code... [ 28%] pygrass.modules.grid.split highlighting module code... [ 29%] pygrass.modules.interface.docstring highlighting module code... [ 30%] pygrass.modules.interface.env highlighting module code... [ 31%] pygrass.modules.interface.flag highlighting module code... [ 32%] pygrass.modules.interface.module highlighting module code... [ 33%] pygrass.modules.interface.parameter highlighting module code... [ 34%] pygrass.modules.interface.read highlighting module code... [ 35%] pygrass.modules.interface.typedict highlighting module code... [ 36%] pygrass.modules.shortcuts highlighting module code... [ 37%] pygrass.raster highlighting module code... [ 38%] pygrass.raster.abstract highlighting module code... [ 39%] pygrass.raster.buffer highlighting module code... [ 40%] pygrass.raster.category highlighting module code... [ 41%] pygrass.raster.history highlighting module code... [ 42%] pygrass.raster.rowio highlighting module code... [ 43%] pygrass.raster.segment highlighting module code... [ 44%] pygrass.rpc highlighting module code... [ 45%] pygrass.rpc.base highlighting module code... [ 46%] pygrass.shell.conversion highlighting module code... [ 47%] pygrass.shell.show highlighting module code... [ 48%] pygrass.tests.benchmark highlighting module code... [ 50%] pygrass.tests.set_mapset highlighting module code... [ 51%] pygrass.utils highlighting module code... [ 52%] pygrass.vector highlighting module code... [ 53%] pygrass.vector.abstract highlighting module code... [ 54%] pygrass.vector.basic highlighting module code... [ 55%] pygrass.vector.find highlighting module code... [ 56%] pygrass.vector.geometry highlighting module code... [ 57%] pygrass.vector.table highlighting module code... [ 58%] script.array highlighting module code... [ 59%] script.core highlighting module code... [ 60%] script.db highlighting module code... [ 61%] script.raster highlighting module code... [ 62%] script.raster3d highlighting module code... [ 63%] script.setup highlighting module code... [ 64%] script.task highlighting module code... [ 65%] script.utils highlighting module code... [ 66%] script.vector highlighting module code... [ 67%] temporal.abstract_dataset highlighting module code... [ 68%] temporal.abstract_map_dataset highlighting module code... [ 69%] temporal.abstract_space_time_dataset highlighting module code... [ 70%] temporal.aggregation highlighting module code... [ 71%] temporal.base highlighting module code... [ 72%] temporal.c_libraries_interface highlighting module code... [ 73%] temporal.core highlighting module code... [ 74%] temporal.datetime_math highlighting module code... [ 75%] temporal.extract highlighting module code... [ 76%] temporal.factory highlighting module code... [ 77%] temporal.gui_support highlighting module code... [ 78%] temporal.list_stds highlighting module code... [ 79%] temporal.mapcalc highlighting module code... [ 80%] temporal.metadata highlighting module code... [ 81%] temporal.open_stds highlighting module code... [ 82%] temporal.register highlighting module code... [ 83%] temporal.sampling highlighting module code... [ 84%] temporal.space_time_datasets highlighting module code... [ 85%] temporal.spatial_extent highlighting module code... [ 86%] temporal.spatial_topology_dataset_connector highlighting module code... [ 87%] temporal.spatio_temporal_relationships highlighting module code... [ 88%] temporal.stds_export highlighting module code... [ 89%] temporal.stds_import highlighting module code... [ 90%] temporal.temporal_algebra highlighting module code... [ 91%] temporal.temporal_extent highlighting module code... [ 92%] temporal.temporal_granularity highlighting module code... [ 93%] temporal.temporal_operator highlighting module code... [ 94%] temporal.temporal_raster3d_algebra highlighting module code... [ 95%] temporal.temporal_raster_algebra highlighting module code... [ 96%] temporal.temporal_raster_base_algebra highlighting module code... [ 97%] temporal.temporal_topology_dataset_connector highlighting module code... [ 98%] temporal.temporal_vector_algebra highlighting module code... [100%] temporal.univar_statistics writing additional pages... search copying downloadable files... [100%] Temporal-Framework-API-Description.pdf copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 85 warnings. The HTML pages are in ../../../dist.x86_64-pc-linux-gnu/docs/html/libpython. Build finished. The HTML pages are in /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' Copy over the manual + pygrass HTML pages: Copied pygrass progman to http://grass.osgeo.org/grass80/manuals/libpython/ Injecting DuckDuckGo search field into manual main page... make -C ./gui/wxpython/docs/wxgui_sphinx/ wxguiclean make[1]: Entering directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx' rm -rf _build/* rm -rf src/a*.rst rm -rf src/c*.rst rm -rf src/d*.rst rm -rf src/g*.rst rm -rf src/ic*.rst rm -rf src/is*.rst rm -rf src/l*.rst rm -rf src/m*.rst rm -rf src/n*.rst rm -rf src/p*.rst rm -rf src/r*.rst rm -rf src/t*.rst rm -rf src/v*.rst rm -rf src/web_services.rst rm -rf src/wxgui.rst rm -rf src/wxplot.rst rm -f _templates/layout.html make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx' make -C ./python/grass/docs/ libpythonclean make[1]: Entering directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' rm -rf _build/* rm -f _templates/layout.html rm -f src/ctypes*.rst rm -f src/exceptions.rst rm -f src/gunittest.*rst rm -f src/imaging.rst rm -f src/pydispatch.rst rm -f src/pygrass.*rst rm -f src/script.rst rm -f src/temporal.rst make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0/python/grass/docs' make -C . htmldox-single make[1]: Entering directory '/home/neteler/src/releasebranch_8_0' rm -rf ./latex ./html doxygen ./include/Make/Doxyfile_arch_html Searching for include files... Searching for files in directory /home/neteler/src/releasebranch_8_0/include Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_0/include/Make Searching for example files... Searching for images... Searching for files in directory /home/neteler/src/releasebranch_8_0 Searching for files in directory /home/neteler/src/releasebranch_8_0/1 Searching for files in directory /home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/binder Searching for files in directory /home/neteler/src/releasebranch_8_0/db Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.createdb Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.createdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.databases Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.databases/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.drivers Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.drivers/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.dropdb Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.dropdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.execute Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.execute/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.login Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.login/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.tables Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.tables/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf/dbf_catalog Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/mysql Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/odbc Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/odbc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/postgres Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/postgres/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/sqlite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_0/display Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colorlist Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colorlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colortable Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colortable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.erase Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.erase/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.font Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.font/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.fontlist Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.fontlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.geodesic Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.geodesic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.graph Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.graph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.grid Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.grid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.his Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.histogram Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.histogram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.info Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.labels Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.labels/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.linegraph Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.linegraph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.mon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.path Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.arrow Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.arrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.num Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.num/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rhumbline Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rhumbline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.text Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.text/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.title Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.title/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.chart Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.chart/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.thematic Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.thematic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.where Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cats Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell_misc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cellhd Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/colr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/fcell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/hist Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/windows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/colortables Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_downloads Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_downloads/cd16bc97da36111432da8fe4055d0e95 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/script Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_sources Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/db.test Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/lister Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/applications Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/metainfo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/doc Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/git Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui/wxpython/example Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/notebooks Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/python Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/python/script Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/raster/r.example Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/vector/v.example Searching for files in directory /home/neteler/src/releasebranch_8_0/docker Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/alpine Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/debian Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/testdata Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/ubuntu Searching for files in directory /home/neteler/src/releasebranch_8_0/general Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.access Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.access/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.cairocomp Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.cairocomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.copy Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.dirseps Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.dirseps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.filename Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.filename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findetc Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findetc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findfile Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gisenv Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gisenv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gui Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gui/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapset Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapsets Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapsets/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.message Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.message/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mkfontcap Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mkfontcap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.parser Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.parser/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.pnmcomp Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.pnmcomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.ppmtopng Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.ppmtopng/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.setproj Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.tempfile Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.tempfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.version Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.version/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage/lister Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage/lister/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/x86_64 Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/_templates Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/src Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/tools Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/html Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.albedo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.albedo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.aster.toar Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.aster.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/sensors_csv Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.biomass Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.biomass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.eta Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.eta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01 Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.emissivity Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.emissivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.time Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.time/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.fft Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.fft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.find Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.find/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensig Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensig/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensigset Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensigset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.group Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.group/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.his.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.his.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ifft Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ifft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.maxlik Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.maxlik/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.modis.qc Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.modis.qc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.pca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.pca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rgb.his Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rgb.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.smap Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.smap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.target Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.topo.corr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.topo.corr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.zc Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.zc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/include Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_0/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_0/latex Searching for files in directory /home/neteler/src/releasebranch_8_0/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2 Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/doc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/colors Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/SQL Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/locale Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/po Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/scriptstrings Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/templates Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/transifex Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app/English.lproj Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app/English.lproj/MainMenu.nib Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/pkg Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/pkg/resources Searching for files in directory /home/neteler/src/releasebranch_8_0/man Searching for files in directory /home/neteler/src/releasebranch_8_0/man/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/man/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_0/misc Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.cogo Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.cogo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.measure Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.measure/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.image Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.image/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.script Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.script/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/external Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/external/rbatch Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/Installer-Files Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/osgeo4w Searching for files in directory /home/neteler/src/releasebranch_8_0/ps Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/decorations Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/patterns Searching for files in directory /home/neteler/src/releasebranch_8_0/python Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/benchmark/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_build Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_templates Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/src Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/exceptions/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/grassdb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/jupyter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/temporal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/parser Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/parser/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_json Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_json/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_python Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_python/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/processor Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/processor/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buffer Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buildvrt Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buildvrt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.carve Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.carve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.category Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.circle Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.circle/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.clump Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.clump/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.coin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.coin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.composite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.composite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.compress Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.compress/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.covar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.covar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cross Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cross/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.describe Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external.out Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.dir Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.dir/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.his Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/test Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.mat Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.png Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.xyz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.kappa Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.kappa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.lake Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.lake/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.latlong Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.latlong/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mfilter Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mfilter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.null Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mat Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mpeg Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mpeg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.png Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm3 Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vrml Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vrml/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.param.scale Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.param.scale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.path Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quant Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quant/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quantile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.surface Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.surface/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.region Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.line Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.line/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.multi Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.multi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.relief Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.relief/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.filter Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.filter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.interp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resample Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale.eq Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale.eq/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.ros Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.ros/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/simlib Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/simlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/test Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.solute.transport Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.solute.transport/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spread Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spread/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spreadpath Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spreadpath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.statistics Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.statistics/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.quantile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.zonal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.zonal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stream.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stream.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunhours Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunhours/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunmask Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunmask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.area Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.area/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.fractal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.fractal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.gauss Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.gauss/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.thin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.thin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topidx Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topidx/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topmodel Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topmodel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.transect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.transect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.uslek Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.uslek/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.usler Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.usler/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.volume Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.volume/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.walk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.walk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.water.outlet Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.water.outlet/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/front Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/front/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/ram Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/ram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/seg Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/seg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/shed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what.color Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what.color/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.info Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mask Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.retile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.retile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.showdspf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.support Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/rpm Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.correlate Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.frame Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.out.file Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.polar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.rast.edit Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.rast.leg Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.redraw Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.shade Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.test Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.download.location Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite/data/sample_modules Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite/data/sample_modules/r.plus.example Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.manual Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.search.modules Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.search.modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.band.library/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.colors.enhance Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.image.mosaic Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.in.spotvgt Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.oif Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.pansharpen Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.spectral Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.tasscap Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/m.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.blend Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.blend/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.buffer.lowmem Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.colors.stddev Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.fillnulls Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.fillnulls/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.grow Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.grow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.aster Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.srtm Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mask Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mask/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.out.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.out.xyz/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.pack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.plane Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.plane/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.reclass.area Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.reclass.area/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.rgb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.semantic.label Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.semantic.label/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.shade Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.shade/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.tileset Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.tileset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.unpack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.unpack/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r3.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.build.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.centroids Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.centroids/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.clip Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.clip/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addtable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addtable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droprow Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droprow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.join Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.reconnect.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.update Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.update/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.dissolve Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.dissolve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.e00 Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.geonames Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.lines Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.mapgen Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.wfs Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.pack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.rast.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.rast.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.report Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.to.lines Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.to.lines/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.unpack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/wxpyimgview Searching for files in directory /home/neteler/src/releasebranch_8_0/singularity Searching for files in directory /home/neteler/src/releasebranch_8_0/singularity/debian Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.create Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.info Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.merge Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.merge/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.export Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.export/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.series Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.what Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.register Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.remove Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rename Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.sample Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.sample/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.select Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.shift Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.shift/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.snap Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.snap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.support Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.topology Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.unregister Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.unregister/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.upgrade Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.export Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.import Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/g.html2man Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/timer Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/timer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/vagrant Searching for files in directory /home/neteler/src/releasebranch_8_0/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.buffer Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build.polylines Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build.polylines/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.class Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.class/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean/test Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.decimate Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.decimate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.delaunay Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.delaunay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.drape Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.drape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external.out Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extrude Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extrude/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.generalize Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.generalize/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.hull Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.hull/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.db Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dwg Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dxf Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.region Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kcv Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kernel Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kernel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label.sa Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label.sa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.correction Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.correction/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.growing Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.growing/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.mkgrid Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.mkgrid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.alloc Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.alloc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.allpairs Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.allpairs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.bridge Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.bridge/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.centrality Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.centrality/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.components Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.components/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.connectivity Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.connectivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.iso Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.iso/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.path Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.salesman Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.salesman/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.steiner Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.steiner/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.timetable Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.timetable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.visibility Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.visibility/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.normal Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.normal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.dxf Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.postgis Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.postgis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.svg Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.svg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.outlier Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.outlier/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.overlay Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.overlay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.parallel Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.parallel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.patch Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.perturb Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.perturb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.qcount Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.qcount/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.reclass Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.sample Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.sample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.split Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.split/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.support Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.db Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.points Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.points/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.type Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.type/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vol.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vol.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.voronoi Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.voronoi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization/ximgview Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization/ximgview/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_0/bin.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.createdb Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.createdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.databases Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.databases/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.drivers Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.drivers/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.dropdb Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.dropdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.execute Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.execute/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.login Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.login/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.tables Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.tables/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf/dbf_catalog Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/mysql Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/odbc Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/odbc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/postgres Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/postgres/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/sqlite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_0/display Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colorlist Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colorlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colortable Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colortable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.erase Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.erase/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.font Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.font/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.fontlist Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.fontlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.geodesic Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.geodesic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.graph Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.graph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.grid Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.grid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.his Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.histogram Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.histogram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.info Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.labels Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.labels/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.linegraph Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.linegraph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.mon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.path Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.arrow Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.arrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.num Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.num/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rhumbline Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rhumbline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.text Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.text/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.title Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.title/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.chart Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.chart/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.thematic Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.thematic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.where Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cats Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell_misc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cellhd Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/colr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/fcell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/hist Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/windows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/colortables Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_downloads Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_downloads/cd16bc97da36111432da8fe4055d0e95 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/script Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_sources Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/db.test Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/lister Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/applications Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/metainfo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/doc Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/git Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui/wxpython/example Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/notebooks Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/python Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/python/script Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/raster/r.example Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/vector/v.example Searching for files in directory /home/neteler/src/releasebranch_8_0/general Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.access Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.access/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.cairocomp Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.cairocomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.copy Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.dirseps Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.dirseps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.filename Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.filename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findetc Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findetc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findfile Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gisenv Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gisenv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gui Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gui/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapset Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapsets Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapsets/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.message Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.message/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mkfontcap Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mkfontcap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.parser Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.parser/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.pnmcomp Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.pnmcomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.ppmtopng Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.ppmtopng/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.setproj Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.tempfile Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.tempfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.version Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.version/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage/lister Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage/lister/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/x86_64 Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/_templates Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/src Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/tools Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.albedo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.albedo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.aster.toar Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.aster.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/sensors_csv Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.biomass Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.biomass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.eta Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.eta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01 Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.emissivity Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.emissivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.time Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.time/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.fft Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.fft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.find Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.find/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensig Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensig/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensigset Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensigset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.group Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.group/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.his.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.his.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ifft Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ifft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.maxlik Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.maxlik/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.modis.qc Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.modis.qc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.pca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.pca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rgb.his Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rgb.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.smap Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.smap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.target Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.topo.corr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.topo.corr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.zc Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.zc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/python Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/benchmark/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_build Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_templates Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/src Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/exceptions/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/grassdb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_errors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_errors/subsubmodule_exiting/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/submodule_test_fail/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite/data/samplecode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/jupyter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/temporal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/parser Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/parser/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_json Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_json/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_python Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_python/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/processor Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/processor/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/locale Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/po Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/scriptstrings Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/templates Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/transifex Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app/English.lproj Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app/English.lproj/MainMenu.nib Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/pkg Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/pkg/resources Searching for files in directory /home/neteler/src/releasebranch_8_0/man Searching for files in directory /home/neteler/src/releasebranch_8_0/man/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/man/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_0/misc Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.cogo Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.cogo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.measure Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.measure/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.image Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.image/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.script Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.script/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/external Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/external/rbatch Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/Installer-Files Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/osgeo4w Searching for files in directory /home/neteler/src/releasebranch_8_0/ps Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/decorations Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/patterns Searching for files in directory /home/neteler/src/releasebranch_8_0/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buffer Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buildvrt Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buildvrt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.carve Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.carve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.category Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.circle Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.circle/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.clump Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.clump/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.coin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.coin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.composite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.composite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.compress Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.compress/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.covar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.covar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cross Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cross/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.describe Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external.out Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.dir Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.dir/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.his Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/test Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.mat Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.png Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.xyz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.kappa Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.kappa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.lake Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.lake/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.latlong Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.latlong/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mfilter Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mfilter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.null Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mat Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mpeg Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mpeg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.png Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm3 Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vrml Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vrml/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.param.scale Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.param.scale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.path Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quant Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quant/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quantile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.surface Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.surface/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.region Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.line Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.line/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.multi Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.multi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.relief Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.relief/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.filter Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.filter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.interp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resample Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale.eq Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale.eq/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.ros Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.ros/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/simlib Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/simlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/test Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.solute.transport Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.solute.transport/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spread Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spread/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spreadpath Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spreadpath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.statistics Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.statistics/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.quantile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.zonal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.zonal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stream.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stream.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunhours Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunhours/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunmask Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunmask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.area Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.area/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.fractal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.fractal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.gauss Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.gauss/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.thin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.thin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topidx Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topidx/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topmodel Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topmodel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.transect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.transect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.uslek Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.uslek/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.usler Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.usler/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.volume Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.volume/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.walk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.walk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.water.outlet Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.water.outlet/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/front Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/front/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/ram Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/ram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/seg Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/seg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/shed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what.color Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what.color/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.info Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mask Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.retile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.retile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.showdspf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.support Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/rpm Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.correlate Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.frame Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.out.file Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.polar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.rast.edit Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.rast.leg Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.redraw Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.shade Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.test Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.download.location Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite/data/sample_modules Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite/data/sample_modules/r.plus.example Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.manual Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.search.modules Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.search.modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.band.library/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.colors.enhance Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.image.mosaic Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.in.spotvgt Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.oif Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.pansharpen Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.spectral Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.tasscap Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/m.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.blend Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.blend/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.buffer.lowmem Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.colors.stddev Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.fillnulls Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.fillnulls/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.grow Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.grow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.aster Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.srtm Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mask Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mask/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.out.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.out.xyz/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.pack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.plane Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.plane/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.reclass.area Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.reclass.area/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.rgb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.semantic.label Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.semantic.label/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.shade Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.shade/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.tileset Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.tileset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.unpack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.unpack/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r3.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.build.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.centroids Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.centroids/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.clip Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.clip/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addtable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addtable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droprow Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droprow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.join Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.reconnect.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.update Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.update/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.dissolve Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.dissolve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.e00 Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.geonames Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.lines Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.mapgen Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.wfs Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.pack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.rast.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.rast.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.report Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.to.lines Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.to.lines/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.unpack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/wxpyimgview Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.create Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.info Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.merge Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.merge/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.export Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.export/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.series Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.what Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.register Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.remove Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rename Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.sample Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.sample/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.select Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.shift Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.shift/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.snap Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.snap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.support Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.topology Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.unregister Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.unregister/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.upgrade Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.export Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.import Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/g.html2man Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/timer Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/timer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/vagrant Searching for files in directory /home/neteler/src/releasebranch_8_0/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.buffer Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build.polylines Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build.polylines/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.class Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.class/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean/test Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.decimate Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.decimate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.delaunay Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.delaunay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.drape Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.drape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external.out Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extrude Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extrude/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.generalize Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.generalize/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.hull Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.hull/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.db Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dwg Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dxf Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.region Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kcv Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kernel Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kernel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label.sa Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label.sa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.correction Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.correction/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.growing Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.growing/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.mkgrid Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.mkgrid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.alloc Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.alloc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.allpairs Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.allpairs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.bridge Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.bridge/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.centrality Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.centrality/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.components Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.components/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.connectivity Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.connectivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.iso Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.iso/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.path Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.salesman Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.salesman/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.steiner Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.steiner/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.timetable Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.timetable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.visibility Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.visibility/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.normal Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.normal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.dxf Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.postgis Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.postgis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.svg Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.svg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.outlier Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.outlier/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.overlay Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.overlay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.parallel Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.parallel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.patch Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.perturb Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.perturb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.qcount Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.qcount/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.reclass Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.sample Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.sample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.split Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.split/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.support Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.db Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.points Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.points/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.type Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.type/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vol.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vol.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.voronoi Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.voronoi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/testsuite/data Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization/ximgview Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization/ximgview/OBJ.x86_64-pc-linux-gnu Searching INPUT for files to process... Searching for files in directory /home/neteler/src/releasebranch_8_0 Searching for files in directory /home/neteler/src/releasebranch_8_0/1 Searching for files in directory /home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/binder Searching for files in directory /home/neteler/src/releasebranch_8_0/db Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.columns/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.copy/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.createdb Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.createdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.databases Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.databases/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.describe/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.drivers Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.drivers/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.dropdb Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.dropdb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.execute Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.execute/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.login Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.login/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.tables Searching for files in directory /home/neteler/src/releasebranch_8_0/db/db.tables/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf/dbf_catalog Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/dbf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/mysql Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/odbc Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/odbc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/postgres Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/postgres/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/db/drivers/sqlite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_0/display Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.barscale/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colorlist Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colorlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colortable Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.colortable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.erase Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.erase/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.font Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.font/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.fontlist Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.fontlist/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.geodesic Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.geodesic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.graph Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.graph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.grid Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.grid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.his Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.histogram Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.histogram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.info Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.labels Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.labels/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.legend.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.linegraph Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.linegraph/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.mon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.northarrow/thumbnails Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.path Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.arrow Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.arrow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.num Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rast.num/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rhumbline Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.rhumbline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.text Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.text/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.title Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.title/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.chart Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.chart/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.thematic Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.vect.thematic/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.where Searching for files in directory /home/neteler/src/releasebranch_8_0/display/d.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cats Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cell_misc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/cellhd Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/colr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/fcell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/hist Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/sqlite Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/vector/country_boundaries Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/demolocation/PERMANENT/windows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/barscales Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/colortables Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_downloads Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_downloads/cd16bc97da36111432da8fe4055d0e95 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/script Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_modules/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_sources Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/libpython/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html/northarrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man/man1 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/colors Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.mon Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/db.test Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/lister Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/decorations Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/paint/patterns Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/proj Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/app/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/benchmark/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/exceptions/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/grassdb/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/gunittest/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/imaging/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/jupyter/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pydispatch/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/gis/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/messages/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/grid/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/raster/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/rpc/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/shell/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/vector/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/script/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/semantic_label/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/temporal/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/python/grass/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.in.wms/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/sql Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/animation/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/datacatalog/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/dbmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gcp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gmodeler/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/gui_core/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iclass/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/icons/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/image2target/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/iscatt/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/lmgr/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/location_wizard/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/main_window/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapdisp/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapswipe/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/mapwin/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/modules/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/nviz/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/photo2image/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/psmap/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/rlisetup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/startup/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/timeline/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/tplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vdigit/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/vnet/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/web_services/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/wxplot/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/dgl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ar/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/bn/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/cs/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/de/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/el/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/es/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/fr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/hu/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/id_ID/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/it/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ja/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ko/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/lv/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ml/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/pt_BR/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ro/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ru/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/si/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/sl/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/ta/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/th/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/tr/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/uk/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/vi/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/locale/zh_CN/LC_MESSAGES Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/applications Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96 Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/share/metainfo Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/doc Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/git Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/gui/wxpython/example Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/notebooks Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/python Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/python/script Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/raster/r.example Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/doc/vector/v.example Searching for files in directory /home/neteler/src/releasebranch_8_0/docker Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/alpine Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/debian Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/testdata Searching for files in directory /home/neteler/src/releasebranch_8_0/docker/ubuntu Searching for files in directory /home/neteler/src/releasebranch_8_0/general Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.access Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.access/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.cairocomp Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.cairocomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.copy Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.copy/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.dirseps Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.dirseps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.filename Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.filename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findetc Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findetc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findfile Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.findfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gisenv Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gisenv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gui Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.gui/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapset Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapsets Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mapsets/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.message Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.message/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mkfontcap Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.mkfontcap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.parser Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.parser/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.pnmcomp Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.pnmcomp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.ppmtopng Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.ppmtopng/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.region/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.remove/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.rename/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.setproj Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.tempfile Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.tempfile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.version Searching for files in directory /home/neteler/src/releasebranch_8_0/general/g.version/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage/lister Searching for files in directory /home/neteler/src/releasebranch_8_0/general/manage/lister/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/gui Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/flags Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/icons/x86_64 Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/images/symbols/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/animation Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/core/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/datacatalog Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/dbmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/_templates Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/docs/wxgui_sphinx/src Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gcp Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gmodeler Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/gui_core Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/iclass Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/icons Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/image2target Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/iscatt Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/lmgr Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/location_wizard Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/main_window Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapdisp Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapswipe Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/mapwin Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/photo2image Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/psmap Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/rdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/rlisetup Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/startup Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/timeline Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/tools Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/tplot Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/vdigit Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/vnet Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/web_services Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/wxplot Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/wxpython/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/gui/xml Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.albedo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.albedo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.aster.toar Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.aster.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.atcorr/sensors_csv Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.biomass Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.biomass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.eta Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.eta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.evapfr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01 Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.hsebal01/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.netrad/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.eb.soilheatflux/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.emissivity Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.emissivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.mh/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.pt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.time Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.evapo.time/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.fft Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.fft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.find Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.find/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensig Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensig/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensigset Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.gensigset/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.group Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.group/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.his.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.his.rgb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ifft Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ifft/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.acca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.landsat.toar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.maxlik Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.maxlik/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.modis.qc Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.modis.qc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.camera/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.photo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/i.ortho.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.ortho.photo/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.pca Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.pca/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rgb.his Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.rgb.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.segment/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.smap Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.smap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.target Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.target/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.topo.corr Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.topo.corr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.vi/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.zc Searching for files in directory /home/neteler/src/releasebranch_8_0/imagery/i.zc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/include Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/defs Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/include/grass/vect Searching for files in directory /home/neteler/src/releasebranch_8_0/include/Make Searching for files in directory /home/neteler/src/releasebranch_8_0/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2 Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/doc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/colors Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/SQL Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/locale Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/po Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/scriptstrings Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/templates Searching for files in directory /home/neteler/src/releasebranch_8_0/locale/transifex Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app/English.lproj Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/app/English.lproj/MainMenu.nib Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/pkg Searching for files in directory /home/neteler/src/releasebranch_8_0/macosx/pkg/resources Searching for files in directory /home/neteler/src/releasebranch_8_0/man Searching for files in directory /home/neteler/src/releasebranch_8_0/man/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/man/sphinx Searching for files in directory /home/neteler/src/releasebranch_8_0/misc Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.cogo Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.cogo/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.measure Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.measure/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.image Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.image/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.script Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.nviz.script/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/misc/m.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/external Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/external/rbatch Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/Installer-Files Searching for files in directory /home/neteler/src/releasebranch_8_0/mswindows/osgeo4w Searching for files in directory /home/neteler/src/releasebranch_8_0/ps Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/decorations Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/ps/ps.map/patterns Searching for files in directory /home/neteler/src/releasebranch_8_0/python Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/app Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/benchmark Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/benchmark/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_build Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_static Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/_templates Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/docs/src Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/exceptions Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/exceptions/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/grassdb Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/grassdb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/gunittest/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/imaging Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/jupyter Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/jupyter/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pydispatch Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/messages/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/grid/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/interface/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/rpc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/shell/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/pygrass/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/script/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/semantic_label Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/temporal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/python/grass/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/parser Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/parser/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_json Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_json/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_python Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/printer_python/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/processor Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/ctypesgen/processor/__pycache__ Searching for files in directory /home/neteler/src/releasebranch_8_0/python/libgrass_interface_generator/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.basins.fill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buffer Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buildvrt Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.buildvrt/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.carve Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.carve/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.category Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.circle Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.circle/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.clump Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.clump/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.coin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.coin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.composite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.composite/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.compress Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.compress/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cost/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.covar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.covar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cross Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.cross/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.describe Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.describe/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external.out Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.dir Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.dir/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.fill.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.geomorphon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.grow.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.gwflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.his Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.his/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.horizon/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/test Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.mat Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.png Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.poly/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.in.xyz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.kappa Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.kappa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.lake Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.lake/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.latlong Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.latlong/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.cwed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.daemon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.dominance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.edgedensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mpa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.mps/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padrange/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.padsd/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchdensity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.patchnum/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.pielou/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.renyi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.richness/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shannon/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.shape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.li/r.li.simpson/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mapcalc/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mfilter Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mfilter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.mode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.null Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.object.geometry/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gdal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gridatb Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.gridatb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mat Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mat/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mpeg Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.mpeg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.png Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.png/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm3 Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.ppm3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vrml Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vrml/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.param.scale Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.param.scale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.patch/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.path Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quant Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quant/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quantile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.cells/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.surface Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.random.surface/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.reclass/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.recode/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.region Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.line Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.line/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.multi Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.regression.multi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.relief Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.relief/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.report/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.filter Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.filter/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.interp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resamp.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resample Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.resample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale.eq Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.rescale.eq/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.ros Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.ros/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.accumulate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.series.interp/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.sediment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/r.sim.water/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/simlib Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/simlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sim/test Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.slope.aspect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.solute.transport Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.solute.transport/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spread Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spread/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spreadpath Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.spreadpath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.statistics Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.statistics/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.quantile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.quantile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.zonal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stats.zonal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stream.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.stream.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sun/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunhours Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunhours/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunmask Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.sunmask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.support.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.area Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.area/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.contour/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.fractal Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.fractal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.gauss Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.gauss/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.surf.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.terraflow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.texture/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.thin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.thin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.tile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.rast3elev/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topidx Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topidx/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topmodel Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.topmodel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.transect Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.transect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.uslek Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.uslek/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.usler Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.usler/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.viewshed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.volume Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.volume/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.walk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.walk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.water.outlet Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.water.outlet/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/front Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/front/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/ram Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/ram/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/seg Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/seg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/shed Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.watershed/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what.color Searching for files in directory /home/neteler/src/releasebranch_8_0/raster/r.what.color/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.cross.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.flow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gradient/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.gwflow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.in.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.info Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mask Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mask/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.mkdspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.null/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.bin/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.netcdf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.v5d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.retile Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.retile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.showdspf Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.support Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/raster3d/r3.to.rast/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/rpm Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.correlate Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.frame Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.out.file Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.polar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.polar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.rast.edit Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.rast.leg Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.redraw Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.shade Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/d.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.test Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.download.location Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.extension.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.manual Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.search.modules Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/g.search.modules/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.band.library Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.band.library/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.colors.enhance Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.image.mosaic Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.in.spotvgt Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.oif Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.pansharpen Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.spectral Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/i.tasscap Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/m.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.blend Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.blend/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.buffer.lowmem Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.colors.stddev Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.drain Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.drain/tests Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.fillnulls Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.fillnulls/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.grow Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.grow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.aster Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.srtm Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.in.wms Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mapcalc.simple/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mask Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.mask/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.out.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.out.xyz/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.pack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.plane Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.plane/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.reclass.area Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.reclass.area/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.rgb Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.rgb/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.semantic.label Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.semantic.label/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.shade Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.shade/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.tileset Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.tileset/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r.unpack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/r3.in.xyz Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.build.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.centroids Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.centroids/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.clip Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.clip/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addtable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.addtable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.dropcolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droprow Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droprow/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droptable Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.droptable/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.join Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.reconnect.all Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.renamecolumn/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.update Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.db.update/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.dissolve Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.dissolve/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.e00 Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.geonames Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.lines Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.mapgen Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.in.wfs Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.pack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.pack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.rast.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.rast.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.report Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.to.lines Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.to.lines/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.unpack Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.unpack/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/v.what.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/scripts/wxpyimgview Searching for files in directory /home/neteler/src/releasebranch_8_0/singularity Searching for files in directory /home/neteler/src/releasebranch_8_0/singularity/debian Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.connect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.create Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.info Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.merge Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.merge/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accdetect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.accumulate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.aggregate.ds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.contour Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.contour/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.export Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.export/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.gapfill/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.neighbors/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.series Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.series/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.rast3/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.to.vect/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.what Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.mapcalc Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rast3d.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.register Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.remove Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.rename Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.sample Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.sample/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.select Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.shift Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.shift/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.snap Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.snap/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.support Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.support/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.topology Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.unregister Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.unregister/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.upgrade Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.algebra/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.export Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.import Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.import/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.list Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.list/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.observe.strds/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/temporal/t.vect.what.strds Searching for files in directory /home/neteler/src/releasebranch_8_0/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/utils Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/g.html2man Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/timer Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/timer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/utils/vagrant Searching for files in directory /home/neteler/src/releasebranch_8_0/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.buffer Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.buffer/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build.polylines Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.build.polylines/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.category/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.class Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.class/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.clean/test Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors.out Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.colors.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.connect Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.connect/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.db.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.decimate Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.decimate/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.delaunay Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.delaunay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.distance/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.drape Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.drape/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.edit/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external.out Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.external.out/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extract/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extrude Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.extrude/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.generalize Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.generalize/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.hull Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.hull/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ascii/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.db Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dwg Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dxf Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.ogr/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.pdal/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.region Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.in.region/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.info/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kcv Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kcv/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kernel Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.kernel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label.sa Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.label.sa/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.correction Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.correction/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.edgedetection/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.growing Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lidar.growing/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.create/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.label/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.lrs/v.lrs.where/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.mkgrid Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.mkgrid/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.neighbors Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.neighbors/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.alloc Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.alloc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.allpairs Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.allpairs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.bridge Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.bridge/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.centrality Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.centrality/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.components Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.components/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.connectivity Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.connectivity/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.distance Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.distance/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.flow Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.flow/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.iso Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.iso/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.path Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.path/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.salesman Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.salesman/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.spanningtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.steiner Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.steiner/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.timetable Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.timetable/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.visibility Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.net.visibility/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.normal Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.normal/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ascii Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ascii/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.dxf Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.dxf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.lidar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ogr Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.ogr/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.postgis Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.postgis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.pov Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.pov/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.svg Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.svg/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.vtk Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.out.vtk/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.outlier Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.outlier/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.overlay Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.overlay/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.parallel Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.parallel/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.patch Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.patch/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.perturb Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.perturb/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.profile/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.proj Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.qcount Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.qcount/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.random/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.reclass Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.reclass/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.rectify Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.rectify/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.sample Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.sample/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.segment Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.select/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.split Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.split/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.support Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.support/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.bspline/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.idw Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.idw/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.surf.rst/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.timestamp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.db Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.db/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.points Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.points/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.to.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.transform Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.transform/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.type Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.type/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.univar/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vect.stats/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vol.rst Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.vol.rst/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.voronoi Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.voronoi/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3 Searching for files in directory /home/neteler/src/releasebranch_8_0/vector/v.what.rast3/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization/ximgview Searching for files in directory /home/neteler/src/releasebranch_8_0/visualization/ximgview/OBJ.x86_64-pc-linux-gnu Reading and parsing tag files Parsing files Preprocessing /home/neteler/src/releasebranch_8_0/grasslib.dox... Parsing file /home/neteler/src/releasebranch_8_0/grasslib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/arraystats.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/arraystats.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/bitmap.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/bitmap.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/blas.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/blas.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/btree.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/btree.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/calc.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/calc.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/cdhc.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/cdhc.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/cluster.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/cluster.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/colors.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/colors.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/config.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/config.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/datetime.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/datetime.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/dbmi.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/dbmi.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/arraystats.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/arraystats.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/bitmap.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/bitmap.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/btree.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/btree.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/calc.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/calc.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/cdhc.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/cdhc.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/cluster.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/cluster.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/colors.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/colors.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/datetime.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/datetime.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/dbmi.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/dbmi.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/devlib.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/devlib.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/dig_atts.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/dig_atts.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/form.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/form.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/glocale.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/glocale.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/gmath.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/gmath.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/gprojects.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/gprojects.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/la.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/la.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/linkm.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/linkm.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/manage.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/manage.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/neta.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/neta.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/ortholib.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/ortholib.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/Paintlib.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/Paintlib.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/rbtree.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/rbtree.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/rowio.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/rowio.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/segment.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/segment.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/spawn.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/spawn.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/sqlp.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/sqlp.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/stats.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/stats.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/symbol.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/symbol.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/defs/vedit.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/defs/vedit.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/display.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/display.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/fontcap.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/fontcap.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/form.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/form.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/gis.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/gis.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/glocale.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/glocale.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/gmath.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/gmath.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/gprojects.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/gprojects.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/imagery.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/imagery.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_config.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_config.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_sort.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_sort.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_sort_impl.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_sort_impl.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_stream.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/ami_stream.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/embuffer.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/embuffer.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq_adaptive.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq_adaptive.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq_adaptive_impl.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq_adaptive_impl.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq_impl.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/empq_impl.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/imbuffer.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/imbuffer.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/mem_stream.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/mem_stream.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/minmaxheap.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/minmaxheap.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/mm.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/mm.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/mm_utils.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/mm_utils.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/pqheap.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/pqheap.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/queue.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/queue.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/quicksort.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/quicksort.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/replacementHeap.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/replacementHeap.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/replacementHeapBlock.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/replacementHeapBlock.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/iostream/rtimer.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/iostream/rtimer.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/la.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/la.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/lapack.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/lapack.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/linkm.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/linkm.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/manage.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/manage.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/neta.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/neta.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/nviz.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/nviz.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/ogsf.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/ogsf.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/ortholib.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/ortholib.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/raster.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/raster.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/raster3d.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/raster3d.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/rbtree.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/rbtree.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/rowio.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/rowio.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/segment.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/segment.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/spawn.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/spawn.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/sqlp.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/sqlp.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/stats.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/stats.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/symbol.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/symbol.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/temporal.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/temporal.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_defines.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_defines.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_externs.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_externs.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_macros.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_macros.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_structs.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_structs.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/vect/digit.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/vect/digit.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/vector.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/vector.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/vedit.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/vedit.h... Preprocessing /home/neteler/src/releasebranch_8_0/include/grass/version.h... Parsing file /home/neteler/src/releasebranch_8_0/include/grass/version.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/arraystats/basic.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/arraystats/basic.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/arraystats/class.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/arraystats/class.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/main.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/main.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/smain.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/smain.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/sparse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/sparse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/create.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/create.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/find.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/find.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/free.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/free.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/next.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/next.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/rewind.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/rewind.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/update.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/update.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/rbtree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/rbtree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw_bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw_bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/graph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/graph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_xid.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_xid.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/text.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/text.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_xid.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_xid.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/check.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/check.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/function.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/function.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xabs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xabs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xacos.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xacos.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xadd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xadd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xand.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xand.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xand2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xand2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xasin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xasin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xatan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xatan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitand.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitand.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitnot.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitnot.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitxor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitxor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xceil.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xceil.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xcos.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xcos.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xdiv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xdiv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xdouble.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xdouble.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xeq.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xeq.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xeval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xeval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xexp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xexp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xfloat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xfloat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xfloor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xfloor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xge.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xge.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xgraph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xgraph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xgt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xgt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xif.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xif.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xint.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xint.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xisnull.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xisnull.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xle.c... Parsing file /home/neteler/src/releasebranch_8_0/li/home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox:35: warning: multiple use of section label 'listOfFunctions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox, line 60) b/calc/xle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xlog.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xlog.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xlt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xlt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmedian.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmedian.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmod.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmod.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xne.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xne.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xneg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xneg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmedian.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmedian.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnot.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnot.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnull.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnull.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xor2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xor2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xpow.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xpow.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xrand.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xrand.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xround.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xround.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xshiftl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xshiftl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xshiftr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xshiftr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xshiftru.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xshiftru.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xsin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xsin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xsqrt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xsqrt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xsub.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xsub.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xtan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xtan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsnde.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsnde.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsndn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsndn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as177.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as177.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as181.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as181.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as241.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as241.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as66.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as66.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2e.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2e.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2n.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2n.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dagstndn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dagstndn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dcmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dcmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dmaxe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dmaxe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/durbins.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/durbins.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/enormp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/enormp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/extreme.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/extreme.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/geary.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/geary.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kotz.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kotz.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/ksn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/ksn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsve.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsve.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsvn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsvn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/normp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/normp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/omnibus.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/omnibus.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/royston.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/royston.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiroe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiroe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonue.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonue.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonun.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonun.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/weisberg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/weisberg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/xinormal.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/xinormal.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_assign.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_assign.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_begin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_begin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_clear.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_clear.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_distinct.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_distinct.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_exec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_exec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_execmem.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_execmem.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_means.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_means.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_merge.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_merge.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_nclasses.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_nclasses.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_point.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_point.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_reassign.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_reassign.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_reclass.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_reclass.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_sep.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_sep.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_sig.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_sig.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_sum2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_sum2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/between.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/between.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/change.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/change.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/diff.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/diff.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/error.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/error.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/incr1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/incr1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/incr2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/incr2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/incr3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/incr3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/local.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/local.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/misc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/misc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/same.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/same.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/scan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/scan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/sign.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/sign.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/type.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/type.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/tz1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/tz1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/tz2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/tz2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/values.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/values.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/alloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/case.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/case.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/column.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/column.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/columnfmt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/columnfmt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/connect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/connect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/cursor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/cursor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/datetime.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/datetime.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/dbmscap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/dbmscap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/dbstubs.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/dbstubs.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/default_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/default_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/dirent.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/dirent.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/error.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/error.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/handle.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/handle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/interval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/interval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/isdir.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/isdir.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/legal_dbname.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/legal_dbname.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/login.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/login.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/macros.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/macros.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/ret_codes.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/ret_codes.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/sqlCtype.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/sqlCtype.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/sqltype.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/sqltype.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/string.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/string.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/strip.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/strip.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/token.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/token.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/value.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/value.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/valuefmt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/valuefmt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/whoami.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/whoami.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdr.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdr.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrchar.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrchar.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrcolumn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrcolumn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrdatetime.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrdatetime.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrdouble.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrdouble.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrfloat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrfloat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrhandle.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrhandle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrindex.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrindex.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrint.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrint.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrprocedure.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrprocedure.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrshort.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrshort.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrstring.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrstring.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrtable.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrtable.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrtoken.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrtoken.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrvalue.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/xdrvalue.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/zero.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/zero.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_add_col.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_add_col.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_bindupdate.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_bindupdate.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_close_cur.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_close_cur.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_closedb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_closedb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_create_idx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_create_idx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_create_tab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_create_tab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_createdb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_createdb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_delete.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_delete.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_deletedb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_deletedb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_desc_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_desc_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_drop_col.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_drop_col.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_drop_index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_drop_index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_drop_tab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_drop_tab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_execute.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_execute.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_fetch.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_fetch.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_finddb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_finddb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_insert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_insert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_drivers.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_drivers.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_idx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_idx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_tabs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_tabs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_listdb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_listdb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_opendb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_opendb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_openinsert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_openinsert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_openselect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_openselect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_openupdate.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_openupdate.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_priv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_priv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_rows.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_rows.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_update.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_update.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_version.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_version.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/column.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/column.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/copy_tab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/copy_tab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/db.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/db.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/delete_tab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/delete_tab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/handler.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/handler.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/printtab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/printtab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/select.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/select.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/shutdown.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/shutdown.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/start.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/start.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_add_col.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_add_col.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_bindupdate.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_bindupdate.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_close_cur.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_close_cur.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_closedb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_closedb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_create_idx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_create_idx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_create_tab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_create_tab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_createdb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_createdb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_delete.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_delete.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_deletedb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_deletedb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_desc_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_desc_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_drop_col.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_drop_col.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_drop_index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_drop_index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_drop_tab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_drop_tab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_error.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_error.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_execute.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_execute.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_fetch.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_fetch.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_finddb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_finddb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_insert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_insert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_list_idx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_list_idx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_list_tabs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_list_tabs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_listdb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_listdb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_mkdir.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_mkdir.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_opendb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_opendb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_openinsert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_openinsert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_openselect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_openselect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_openupdate.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_openupdate.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_priv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_priv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_rows.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_rows.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_update.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_update.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_version.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/d_version.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/driver_state.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/driver_state.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/procs.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/procs.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/dbmilib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/dbmilib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/sqlp/alloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/sqlp/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/sqlp/print.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/sqlp/print.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sql.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sql.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sqlp.tab.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sqlp.tab.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sqlp.tab.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sqlp.tab.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sqlp.yy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/sqlp/sqlp.yy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/add_col.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/add_col.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/bindupdate.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/bindupdate.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/close_cursor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/close_cursor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/closedb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/closedb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/create_index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/create_index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/create_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/create_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/createdb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/createdb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/delete.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/delete.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/deletedb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/deletedb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/desc_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/desc_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/drop_col.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/drop_col.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/drop_index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/drop_index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/drop_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/drop_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/execute.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/execute.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/fetch.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/fetch.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/finddb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/finddb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/finish.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/finish.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/insert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/insert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/list_index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/list_index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/list_tables.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/list_tables.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/listdb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/listdb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/open_insert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/open_insert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/open_select.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/open_select.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/open_update.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/open_update.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/opendb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/opendb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/priv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/priv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/rows.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/rows.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/transaction.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/transaction.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/db/stubs/update.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/db/stubs/update.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/clip.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/clip.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/clip.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/clip.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/cnversions.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/cnversions.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/displaylib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/displaylib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/draw2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/draw2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/icon.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/icon.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/raster2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/raster2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/setup.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/setup.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/symbol.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/symbol.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/display/window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/display/window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/driver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/driver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/driverlib.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/driverlib.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/font.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/font.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/font2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/font2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/font_freetype.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/font_freetype.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/get_t_box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/get_t_box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/graph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/graph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/move.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/move.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/parse_ftcap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/parse_ftcap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/path.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/path.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/path.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/path.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text_size.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text_size.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/cell_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/cell_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/cube_io.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/cube_io.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/dspf_header.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/dspf_header.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/print_info.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/print_info.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/struct_copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/struct_copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/viz.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/viz.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atou1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atou1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atovm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atovm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmath.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmath.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmathlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmathlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chouse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chouse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chousv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chousv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmattr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmattr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmcpy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmcpy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cminv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cminv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmult.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmult.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmprt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmprt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/csolv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/csolv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cvmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cvmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/evmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/evmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hconj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hconj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigvec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigvec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hevmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hevmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hmgen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hmgen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/house.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/house.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/housev.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/housev.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldumat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldumat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldvmat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldvmat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/matprt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/matprt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mattr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mattr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mcopy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mcopy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/minv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/minv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ortho.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ortho.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrma.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrma.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrsm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrsm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/psinv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/psinv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdi.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdi.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdu1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdu1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrecvc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrecvc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qreval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qreval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrevec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrevec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/rmmult.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/rmmult.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ruinv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ruinv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/smgen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/smgen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvps.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvps.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvru.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvru.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvtd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvtd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2u1v.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2u1v.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2uv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2uv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2val.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2val.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdu1v.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdu1v.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svduv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svduv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trncm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trncm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trnm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trnm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unfl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unfl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unitary.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unitary.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrncm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrncm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrnhm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrnhm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/vmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/vmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/dbfopen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/dbfopen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/safileio.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/safileio.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shapefil.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shapefil.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shpopen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shpopen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/adj_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/adj_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/alloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/aprintf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/aprintf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_ellipse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_ellipse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_poly1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_poly1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_poly2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_poly2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_sphere.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_sphere.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ascii_chk.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ascii_chk.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/basename.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/basename.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/bres_line.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/bres_line.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/clicker.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/clicker.c... Preprocessing/home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1256: warning: multiple use of section label 'Miscellaneous' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox, line 825) /home/neteler/src/releasebranch_8_0/lib/gis/cmprbzip.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprbzip.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprlz4.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprlz4.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprrle.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprrle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprzlib.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprzlib.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprzstd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprzstd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/color_rules.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/color_rules.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/color_str.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/color_str.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/commas.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/commas.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/compress.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/compress.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/compress.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/compress.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/copy_dir.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/copy_dir.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/copy_file.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/copy_file.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/counter.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/counter.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/date.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/date.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/datum.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/datum.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/debug.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/debug.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/distance.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/distance.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/done_msg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/done_msg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/endian.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/endian.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/env.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/env.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/error.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/error.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/file_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/file_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_etc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_etc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_file.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_file.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_rast.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_rast.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_rast3d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_rast3d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_vect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_vect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/fmode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/fmode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/G.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/G.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/geodesic.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/geodesic.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/geodist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/geodist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/get_ellipse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/get_ellipse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/get_projinfo.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/get_projinfo.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/get_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/get_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/getl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/getl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gisbase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gisbase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gisdbase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gisdbase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gisinit.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gisinit.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/handler.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/handler.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/home.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/home.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ilist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ilist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/intersect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/intersect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/is.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/is.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value4.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value4.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/legal_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/legal_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/line_dist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/line_dist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ll_format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ll_format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ll_scan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ll_scan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/locale.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/locale.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/location.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/location.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/lrand48.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/lrand48.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ls.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ls.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ls_filter.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ls_filter.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/lz4.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/lz4.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/lz4.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/lz4.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mach_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mach_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/make_loc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/make_loc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/make_mapset.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/make_mapset.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapcase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapcase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapset.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapset.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapset_msc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapset_msc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapset_nme.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapset_nme.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mkstemp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mkstemp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/myname.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/myname.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/named_colr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/named_colr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/nl_to_spaces.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/nl_to_spaces.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/open.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/open.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/overwrite.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/overwrite.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/pager.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/pager.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_dependencies.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_dependencies.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_help.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_help.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_html.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_html.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_interface.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_interface.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_json.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_json.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_rest.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_rest.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_script.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_script.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_standard_options.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_standard_options.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_wps.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_wps.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/paths.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/paths.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/percent.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/percent.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/pi.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/pi.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/plot.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/plot.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/pole_in_poly.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/pole_in_poly.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/popen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/popen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/progrm_nme.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/progrm_nme.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/proj1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/proj1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/proj2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/proj2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/proj3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/proj3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/put_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/put_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/putenv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/putenv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/radii.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/radii.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/remove.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/remove.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rename.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rename.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rhumbline.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rhumbline.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rotate.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rotate.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/seek.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/seek.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/short_way.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/short_way.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/sleep.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/sleep.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/snprintf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/snprintf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/spawn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/spawn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/strings.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/strings.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/tempfile.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/tempfile.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/timestamp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/timestamp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/token.c... Parsing file /home/neteler/src/releasebr/home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:270: warning: multiple use of section label 'highlevel' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox, line 200) /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:370: warning: multiple use of section label 'les' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox, line 302) anch_8_0/lib/gis/token.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/trim_dec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/trim_dec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/units.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/units.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/user_config.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/user_config.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/verbose.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/verbose.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/view.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/view.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/whoami.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/whoami.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/win32_pipes.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/win32_pipes.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_2_box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_2_box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_in.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_in.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_limits.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_limits.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_overlap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_overlap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/window_map.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/window_map.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/worker.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/worker.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wr_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wr_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/writ_zeros.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/writ_zeros.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/xdr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/xdr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/zero.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/zero.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/zone.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/zone.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/ATLAS_wrapper_blas_level_1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/ATLAS_wrapper_blas_level_1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/brent.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/brent.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/ccmath_grass_wrapper.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/ccmath_grass_wrapper.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/dalloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/dalloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/del2g.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/del2g.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/eigen_tools.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/eigen_tools.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/findzc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/findzc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/gauss.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/gauss.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/getg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/getg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/gmathlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/gmathlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/ialloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/ialloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/la.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/la.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/lu.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/lu.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/max_pow2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/max_pow2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/mult.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/mult.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_classic_iter.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_classic_iter.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct_cholesky_band.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct_cholesky_band.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_krylov.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_krylov.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/sparse_matrix.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/sparse_matrix.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/symmetric_band_matrix.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/symmetric_band_matrix.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_io.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_io.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_geom.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_geom.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient_calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient_calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_heatflow.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_heatflow.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_heatflow.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_heatflow.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_les.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_les.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_les_assemble.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_les_assemble.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_parse_options.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_parse_options.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_pde.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_pde.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_solute_transport.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_solute_transport.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_solute_transport.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_solute_transport.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_tools.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_tools.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_upwind.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_upwind.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_clse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_clse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_set.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_set.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/htmlmap.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/htmlmap.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/polygon.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/polygon.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/text.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/text.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/alloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/eol.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/eol.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/find.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/find.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/fopen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/fopen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/georef.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/georef.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/georef_tps.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/georef_tps.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/group.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/group.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/iclass.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/iclass.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_bands.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_bands.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_perimeter.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_perimeter.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_signatures.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_signatures.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_statistics.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/iclass_statistics.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/imagerylib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/imagerylib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_core.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_core.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_structs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_structs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/list_gp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/list_gp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/list_subgp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/list_subgp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/loc_info.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/loc_info.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/points.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/points.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/ref.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/ref.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/sigfile.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/sigfile.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/sigsetfile.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/sigsetfile.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/target.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/target.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/title.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/title.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/imagery/var.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/imagery/var.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/clean_temp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/clean_temp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/echo.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/echo.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/lock.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/lock.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/run.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/run.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/winlocale.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/winlocale.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/iostream/ami_stream.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/ami_stream.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/iostream/mm_utils.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/mm_utils.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/i/home/neteler/src/releasebranch_8_0/lib/manage/managelib.dox:14: warning: multiple use of section label 'listFn' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox, line 46) ostream/rtimer.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/rtimer.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/InterpSpline.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/InterpSpline.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/lidar.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/lidar.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/zones.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/zones.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/dispose.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/dispose.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/new.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/new.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/next.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/next.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/oom.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/oom.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/add_elem.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/add_elem.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_remove.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_remove.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_rename.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_rename.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/empty.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/empty.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/find.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/find.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/get_len.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/get_len.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/managelib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/managelib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/option.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/option.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/read_list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/read_list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/show_elem.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/show_elem.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/sighold.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/sighold.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/change_view.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/change_view.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/exag.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/exag.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/lights.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/lights.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/map_obj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/map_obj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/nviz.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/nviz.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/position.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/position.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/render.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/render.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gp3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gp3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gpd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gpd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_norms.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_norms.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_query.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_query.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fonts.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fonts.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fringe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fringe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_tif.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_tif.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_label.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_label.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_legend.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_legend.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_surf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_surf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd/home/neteler/src/releasebranch_8_0/lib/ogsf/ogsflib.dox:685: warning: multiple use of section label 'authors' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox, line 102) /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriverlib.dox:7: warning: multiple use of section label 'listFn' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox, line 46) _views.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_wire.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_wire.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdiff.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdiff.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdrape.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdrape.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsds.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsds.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv_quick.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv_quick.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvld.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvld.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/mc33_table.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/mc33_table.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/ogsflib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/ogsflib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/rgbpack.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/rgbpack.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/rowcol.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/rowcol.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/trans.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/trans.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/color_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/color_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_line.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_line.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_point.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_point.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_set.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_set.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriverlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriverlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/point.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/point.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/polygon.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/polygon.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_png.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_png.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_png.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_png.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/convert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/convert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/datum.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/datum.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/do_proj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/do_proj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/ellipse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/ellipse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/ftol.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/ftol.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/projlib.dox:86: warning: multiple use of section label 'Functions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox, line 10) /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriverlib.dox:7: warning: multiple use of section label 'listFn' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox, line 46) /home/neteler/src/releasebranch_8_0/lib/proj/get_proj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/get_proj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/projlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/projlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/draw_bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/draw_bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_set.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_set.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriverlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriverlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/align_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/align_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/alloc_cell.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/alloc_cell.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/auto_mask.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/auto_mask.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/cats.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/cats.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/cell_stats.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/cell_stats.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/cell_title.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/cell_title.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/cellstats_eq.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/cellstats_eq.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_compat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_compat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_free.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_free.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_get.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_get.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_hist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_hist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_insrt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_insrt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_invrt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_invrt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_look.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_look.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_org.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_org.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_out.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_out.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_rand.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_rand.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_range.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_range.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_remove.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_remove.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_rule.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_rule.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_rule_get.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_rule_get.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_rules.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_rules.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_set.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_set.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_shift.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_shift.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_write.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_write.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/color_xform.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/color_xform.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/fpreclass.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/fpreclass.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/gdal.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/gdal.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/get_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/get_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/get_row.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/get_row.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/get_row_colr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/get_row_colr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/histo_eq.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/histo_eq.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/histogram.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/histogram.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/history.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/history.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/init.c... Prepro/home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:1741: warning: multiple use of section label 'Range_functions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox, line 1435) /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:1920: warning: multiple use of section label 'listOfFunctions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox, line 60) cessing /home/neteler/src/releasebranch_8_0/lib/raster/interp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/interp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/mask_info.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/mask_info.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/maskfd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/maskfd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/open.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/open.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/put_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/put_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/put_row.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/put_row.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/put_title.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/put_title.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/quant.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/quant.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/quant_io.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/quant_io.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/R.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/R.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/range.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/range.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/rast_to_img_string.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/rast_to_img_string.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/raster_metadata.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/raster_metadata.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/reclass.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/reclass.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/sample.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/sample.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/vrt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/vrt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/window_map.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/window_map.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster/zero_cell.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster/zero_cell.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/alloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/cache.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/cache.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/cache1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/cache1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/cachehash.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/cachehash.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/cachehash.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/cachehash.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/cats.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/cats.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/changeprecision.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/changeprecision.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/changetype.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/changetype.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/defaults.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/defaults.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/doubleio.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/doubleio.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/error.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/error.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/filecompare.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/filecompare.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/filename.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/filename.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/fpcompress.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/fpcompress.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/fpxdr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/fpxdr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/getblock.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/getblock.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/getvalue.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/getvalue.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/gradient.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/gradient.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/header.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/header.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/intio.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/intio.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/keys.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/keys.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/long.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/long.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/mapset.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/mapset.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/mask.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/mask.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/maskfn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/maskfn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/misc.c... Parsing file /home/neteler/src//home/neteler/src/releasebranch_8_0/lib/rowio/rowiolib.dox:13: warning: multiple use of section label 'listOfFunctions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox, line 60) releasebranch_8_0/lib/raster3d/misc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/null.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/null.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/open2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/open2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/param.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/param.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/putvalue.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/putvalue.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/range.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/range.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/raster3d_intern.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/raster3d_intern.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/raster3dlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/raster3dlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/region.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/region.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/retile.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/retile.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/rle.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/rle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/tilealloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/tilealloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/tileio.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/tileio.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/tilemath.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/tilemath.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/tilenull.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/tilenull.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/tileread.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/tileread.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/tilewrite.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/tilewrite.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/volume.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/volume.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/windowio.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/windowio.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/raster3d/writeascii.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/raster3d/writeascii.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/fileno.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/fileno.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/forget.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/forget.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/get.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/get.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/put.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/put.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/release.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/release.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/rowiolib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/rowiolib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/setup.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/setup.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/distance.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/distance.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/func2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/func2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/input2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/input2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interp2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interp2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/matrix.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/matrix.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/minmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/minmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/output2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/output2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/point2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/point2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/resout2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/resout2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/ressegm2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/ressegm2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/secpar2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/secpar2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d_parallel.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d_parallel.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/vinput2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/vinput2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/write2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/write2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/rstlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/rstlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/address.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/address.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/flush.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/flush.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/get.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/get.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/get_row.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/get_row.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/open.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/open.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/pagein.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/pagein.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/pageout.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/pageout.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/put.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/put.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/put_row.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/put_row.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/release.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/release.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/seek.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/seek.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/segmentlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/segmentlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/setup.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/setup.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_ave.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_ave.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_count.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_count.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_divr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_divr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_intr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_intr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_kurt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_kurt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_max.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_max.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_maxx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_maxx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_median.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_median.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_min.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_min.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_minx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_minx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_mode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_mode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_percentile.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_percentile.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_range.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_range.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_reg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_reg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_skew.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_skew.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_stddev.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_stddev.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_sum.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_sum.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_thresh.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_thresh.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_var.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_var.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/sort_cell.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/sort_cell.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/symbol/read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/symbol/read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/symbol/stroke.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/symbol/stroke.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/temporal/lib/connect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/temporal/lib/connect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/temporal/lib/default_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/temporal/lib/default_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/temporal/lib/map_list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/temporal/lib/map_list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/avl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/avl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/avl.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/avl.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/dgl.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/dgl.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/dglib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/dglib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/edgemgmt-template.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/edgemgmt-template.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v1.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v1.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v2.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/graph_v2.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/heap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/heap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/heap.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/heap.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/helpers.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/helpers.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/helpers.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/helpers.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/misc-template.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/misc-template.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/nodemgmt-template.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/nodemgmt-template.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/sp-template.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/sp-template.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/span-template.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/span-template.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tavl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tavl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tavl.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tavl.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tree.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/tree.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/type.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/type.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/v1-defs.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/v1-defs.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/dglib/v2-defs.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/dglib/v2-defs.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/allocation.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/allocation.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/angle.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/angle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/cindex.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/cindex.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/cindex_rw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/cindex_rw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/file.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/file.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/frmt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/frmt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/head.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/head.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/inside.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/inside.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/line_dist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/line_dist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/linecros.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/linecros.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_area.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_area.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_line.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_line.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_node.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_node.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_struct.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_struct.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/poly.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/poly.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/port_init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/port_init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/port_test.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/port_test.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/portable.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/portable.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/prune.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/prune.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/spindex.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/spindex.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/spindex_rw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/spindex_rw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/struct_alloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/struct_alloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/type.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/type.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/diglib/update.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/diglib/update.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/articulation_point.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/articulation_point.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/bridge.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/bridge.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/centrality.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/centrality.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/components.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/components.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/flow.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/flow.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/netalib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/netalib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/path.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/path.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/spanningtree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/spanningtree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/timetables.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/timetables.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/neta/utils.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/neta/utils.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/card.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/card.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/card.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/card.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/gammavol.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/gammavol.c... Preprocessing /home/neteler/s/home/neteler/src/releasebranch_8_0/lib/vector/vectorlib.dox:345: warning: multiple use of section label 'vlibReferences' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/vector/dglib/dglib.dox, line 302) /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_lists.dox:677: warning: multiple use of section label 'vlibRemoveAreas' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_lists.dox, line 675) /home/neteler/src/releasebranch_8_0/lib/vector/vedit/veditlib.dox:77: warning: multiple use of section label 'seealso' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/vector/dglib/dglib.dox, line 316) /home/neteler/src/releasebranch_8_0/lib/vector/vedit/veditlib.dox:83: warning: multiple use of section label 'authors' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox, line 102) rc/releasebranch_8_0/lib/vector/rtree/index.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/index.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/index.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/index.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/indexf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/indexf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/indexm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/indexm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/io.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/io.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/node.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/node.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/rect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/rect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/rtree.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/rtree.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/split.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/split.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/rtree/split.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/rtree/split.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_ascii.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_ascii.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_faq.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_faq.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_files.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_files.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_indices.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_indices.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_libraries.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_libraries.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_lists.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_lists.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_ogr.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_ogr.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_pg.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_pg.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_tin.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_tin.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_topology.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vectorlib_topology.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/break.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/break.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/cats.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/cats.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/chtype.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/chtype.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/delete.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/delete.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/distance.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/distance.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/extend.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/extend.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/flip.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/flip.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/merge.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/merge.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/move.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/move.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/render.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/render.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/select.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/select.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/snap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/snap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/veditlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/veditlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/vertex.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/vertex.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/vedit/zbulk.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/vedit/zbulk.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area_pg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area_pg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/array.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/array.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/ascii.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/ascii.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/break_lines.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/break_lines.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/break_polygons.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/break_polygons.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/bridges.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/bridges.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/buffer.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/buffer.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/buffer2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/buffer2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_nat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_nat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_ogr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_ogr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_pg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_pg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_sfa.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/build_sfa.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/cats.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/cats.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/cindex.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/cindex.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/clean_nodes.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/clean_nodes.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close_nat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close_nat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close_ogr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close_ogr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close_pg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close_pg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/color_read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/color_read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/color_remove.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/color_remove.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/color_write.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/color_write.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/constraint.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/constraint.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dangles.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dangles.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dbcolumns.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dbcolumns.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dgraph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dgraph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dgraph.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/dgraph.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/e_intersect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/e_intersect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/e_intersect.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/e_intersect.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/field.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/field.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/find.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/find.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/geos.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/geos.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/geos_to_wktb.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/geos_to_wktb.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/graph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/graph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/handler.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/handler.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/header.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/header.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/header_finfo.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/header_finfo.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/hist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/hist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/init_head.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/init_head.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/intersect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/intersect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/intersect2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/intersect2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/legal_vname.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/legal_vname.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/level.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/level.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/level_two.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/level_two.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/line.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/line.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/map.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/map.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/merge_lines.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/merge_lines.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/net_analyze.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/net_analyze.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/net_build.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/net_build.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_nat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_nat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_ogr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_ogr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_pg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_pg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/overlap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/overlap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/overlay.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/overlay.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/poly.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/poly.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_nat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_nat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_ogr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_ogr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_pg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_pg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_sfa.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_sfa.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/remove_areas.c... Parsing file /home/neteler/src/releasebr/home/neteler/src/releasebranch_8_0/include/grass/dbmi.h:2: warning: the name `include/dbmi.h' supplied as the second argument in the \file statement is not an input file /home/neteler/src/releasebranch_8_0/include/grass/la.h:3: warning: the name `la.h' supplied as the second argument in the \file statement matches the following input files: /home/neteler/src/releasebranch_8_0/include/grass/defs/la.h /home/neteler/src/releasebranch_8_0/include/grass/la.h Please use a more specific name by including a (larger) part of the path! /home/neteler/src/releasebranch_8_0/include/grass/ogsf.h:2: warning: the name `include/ogsf.h' supplied as the second argument in the \file statement is not an input file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_defines.h:2: warning: the name `include/vect/dig_defines.h' supplied as the second argument in the \file statement is not an input file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_externs.h:8: warning: the name `include/vect/dig_externs.h' supplied as the second argument in the \file statement is not an input file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_macros.h:2: warning: the name `include/vect/dig_macros.h' supplied as the second argument in the \file statement is not an input file /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_structs.h:2: warning: the name `include/vect/dig_structs.h' supplied as the second argument in the \file statement is not an input file /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:2: warning: the name `lib/imagery/manage_sinatures.c' supplied as the second argument in the \file statement is not an input file /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1618: warning: documented symbol `int G_matrix_read_stdin' was not declared or defined. anch_8_0/lib/vector/Vlib/remove_areas.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/remove_duplicates.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/remove_duplicates.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind_nat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind_nat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind_ogr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind_ogr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind_pg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rewind_pg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rtree_search.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/rtree_search.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/select.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/select.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/snap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/snap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/tin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/tin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/type.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/type.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_ogr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_ogr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_pg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_pg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_sfa.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_sfa.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file add_col.c... Generating code for file add_elem.c... Generating code for file address.c... Generating code for file adj_cellhd.c... Generating code for file align_window.c... Generating code for file alloc.c... Generating code for file alloc.c... Generating code for file alloc.c... Generating code for file alloc.c... Generating code for file alloc.c... Generating code for file alloc_cell.c... Generating code for file allocation.c... Generating code for file ami.h... Generating code for file ami_config.h... Generating code for file ami_sort.h... Generating code for file ami_sort_impl.h... Generating code for file ami_stream.cpp... Generating code for file ami_stream.h... Generating code for file andrsnde.c... Generating code for file andrsndn.c... Generating code for file angle.c... Generating code for file aprintf.c... Generating code for file area.c... Generating code for file area.c... Generating code for file area_ellipse.c... Generating code for file area_pg.c... Generating code for file area_poly1.c... Generating code for file area_poly2.c... Generating code for file area_sphere.c... Generating code for file array.c... Generating code for file arraystats.h... Generating code for file arraystats.h... Parsing code for file arraystatslib.dox... Generating code for file articulation_point.c... Generating code for file as177.c... Generating code for file as181.c... Generating code for file as241.c... Generating code for file as66.c... Generating code for file ascii.c... Generating code for file ascii_chk.c... Generating code for file asprintf.c... Generating code for file ATLAS_wrapper_blas_level_1.c... Generating code for file atou1.c... Generating code for file atovm.c... Generating code for file auto_mask.c... Generating code for file avl.c... Generating code for file avl.h... Generating code for file basename.c... Generating code for file basic.c... Generating code for file between.c... Generating code for file bindupdate.c... Generating code for file bitmap.c... Generating code for file bitmap.h... Generating code for file bitmap.h... Generating code for file blas.h... Generating code for file blas_level_1.c... Generating code for file blas_level_2.c... Generating code for file blas_level_3.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file break.c... Generating code for file break_lines.c... Generating code for file break_polygons.c... Generating code for file brent.c... Generating code for file bres_line.c... Generating code for file bridge.c... Generating code for file bridges.c... Generating code for file btree.h... Generating code for file btree.h... Parsing code for file btree2.dox... Generating code for file buffer.c... Generating code for file buffer2.c... Generating code for file build.c... Generating code for file build_nat.c... Generating code for file build_ogr.c... Generating code for file build_pg.c... Generating code for file build_sfa.c... Generating code for file c_add_col.c... Generating code for file c_assign.c... Generating code for file c_ave.c... Generating code for file c_begin.c... Generating code for file c_bindupdate.c... Generating code for file c_clear.c... Generating code for file c_close_cur.c... Generating code for file c_closedb.c... Generating code for file c_count.c... Generating code for file c_create_idx.c... Generating code for file c_create_tab.c... Generating code for file c_createdb.c... Generating code for file c_delete.c... Generating code for file c_deletedb.c... Generating code for file c_desc_table.c... Generating code for file c_distinct.c... Generating code for file c_divr.c... Generating code for file c_drop_col.c... Generating code for file c_drop_index.c... Generating code for file c_drop_tab.c... Generating code for file c_exec.c... Generating code for file c_execmem.c... Generating code for file c_execute.c... Generating code for file c_fetch.c... Generating code for file c_finddb.c... Generating code for file c_insert.c... Generating code for file c_intr.c... Generating code for file c_kurt.c... Generating code for file c_list_drivers.c... Generating code for file c_list_idx.c... Generating code for file c_list_tabs.c... Generating code for file c_listdb.c... Generating code for file c_max.c... Generating code for file c_maxx.c... Generating code for file c_means.c... Generating code for file c_median.c... Generating code for file c_merge.c... Generating code for file c_min.c... Generating code for file c_minx.c... Generating code for file c_mode.c... Generating code for file c_nclasses.c... Generating code for file c_opendb.c... Generating code for file c_openinsert.c... Generating code for file c_openselect.c... Generating code for file c_openupdate.c... Generating code for file c_percentile.c... Generating code for file c_point.c... Generating code for file c_priv.c... Generating code for file c_range.c... Generating code for file c_reassign.c... Generating code for file c_reclass.c... Generating code for file c_reg.c... Generating code for file c_rows.c... Generating code for file c_sep.c... Generating code for file c_sig.c... Generating code for file c_skew.c... Generating code for file c_stddev.c... Generating code for file c_sum.c... Generating code for file c_sum2.c... Generating code for file c_thresh.c... Generating code for file c_update.c... Generating code for file c_var.c... Generating code for file c_version.c... Generating code for file cache.c... Generating code for file cache1.c... Generating code for file cachehash.c... Generating code for file cachehash.h... Parsing code for file cairodriver.dox... Generating code for file cairodriver.h... Generating code for file calc.c... Generating code for file calc.h... Generating code for file calc.h... Generating code for file card.c... Generating code for file card.h... Generating code for file case.c... Generating code for file cats.c... Generating code for file cats.c... Generating code for file cats.c... Generating code for file cats.c... Generating code for file ccmath.h... Generating code for file ccmath_grass_wrapper.c... Parsing code for file ccmathlib.dox... Generating code for file cdhc.h... Generating code for file cdhc.h... Parsing code for file cdhclib.dox... Generating code for file cell_stats.c... Generating code for file cell_table.c... Generating code for file cell_title.c... Generating code for file cellstats_eq.c... Generating code for file centrality.c... Generating code for file change.c... Generating code for file change_view.c... Generating code for file changeprecision.c... Generating code for file changetype.c... Generating code for file check.c... Generating code for file chisqe.c... Generating code for file chisqn.c... Generating code for file chouse.c... Generating code for file chousv.c... Generating code for file chtype.c... Generating code for file cindex.c... Generating code for file cindex.c... Generating code for file cindex_rw.c... Generating code for file class.c... Generating code for file clean_nodes.c... Generating code for file clean_temp.c... Generating code for file clicker.c... Generating code for file clip.c... Generating code for file clip.h... Generating code for file close.c... Generating code for file close.c... Generating code for file close.c... Generating code for file close.c... Generating code for file close_cursor.c... Generating code for file close_nat.c... Generating code for file close_ogr.c... Generating code for file close_pg.c... Generating code for file closedb.c... Generating code for file cluster.h... Generating code for file cluster.h... Parsing code for file clusterlib.dox... Generating code for file cmattr.c... Generating code for file cmcpy.c... Generating code for file cminv.c... Generating code for file cmmul.c... Generating code for file cmmult.c... Generating code for file cmprbzip.c... Generating code for file cmprlz4.c... Generating code for file cmprrle.c... Generating code for file cmprt.c... Generating code for file cmprzlib.c... Generating code for file cmprzstd.c... Generating code for file cnversions.c... Generating code for file color.c... Generating code for file color.c... Generating code for file color.c... Generating code for file color.c... Generating code for file color.c... Generating code for file color_compat.c... Generating code for file color_free.c... Generating code for file color_get.c... Generating code for file color_hist.c... Generating code for file color_init.c... Generating code for file color_insrt.c... Generating code for file color_invrt.c... Generating code for file color_look.c... Generating code for file color_org.c... Generating code for file color_out.c... Generating code for file color_rand.c... Generating code for file color_range.c... Generating code for file color_read.c... Generating code for file color_read.c... Generating code for file color_remove.c... Generating code for file color_remove.c... Generating code for file color_rule.c... Generating code for file color_rule_get.c... Generating code for file color_rules.c... Generating code for file color_rules.c... Generating code for file color_set.c... Generating code for file color_shift.c... Generating code for file color_str.c... Generating code for file color_table.c... Generating code for file color_write.c... Generating code for file color_write.c... Generating code for file color_xform.c... Generating code for file colors.h... Generating code for file colors.h... Generating code for file column.c... Generating code for file column.c... Generating code for file columnfmt.c... Generating code for file commas.c... Generating code for file components.c... Generating code for file compress.c... Generating code for file compress.h... Generating code for file config.h... Generating code for file connect.c... Generating code for file connect.c... Generating code for file constraint.c... Generating code for file convert.c... Generating code for file copy.c... Generating code for file copy.c... Generating code for file copy.c... Generating code for file copy_dir.c... Generating code for file copy_file.c... Generating code for file copy_tab.c... Generating code for file counter.c... Generating code for file cplanes_obj.c... Generating code for file create.c... Generating code for file create_index.c... Generating code for file create_table.c... Generating code for file createdb.c... Generating code for file csolv.c... Generating code for file cube_io.c... Generating code for file cursor.c... Generating code for file cvmul.c... Generating code for file cvmw2e.c... Generating code for file cvmw2n.c... Generating code for file d_add_col.c... Generating code for file d_bindupdate.c... Generating code for file d_close_cur.c... Generating code for file d_closedb.c... Generating code for file d_create_idx.c... Generating code for file d_create_tab.c... Generating code for file d_createdb.c... Generating code for file d_delete.c... Generating code for file d_deletedb.c... Generating code for file d_desc_table.c... Generating code for file d_drop_col.c... Generating code for file d_drop_index.c... Generating code for file d_drop_tab.c... Generating code for file d_error.c... Generating code for file d_execute.c... Generating code for file d_fetch.c... Generating code for file d_finddb.c... Generating code for file d_insert.c... Generating code for file d_list_idx.c... Generating code for file d_list_tabs.c... Generating code for file d_listdb.c... Generating code for file d_mkdir.c... Generating code for file d_opendb.c... Generating code for file d_openinsert.c... Generating code for file d_openselect.c... Generating code for file d_openupdate.c... Generating code for file d_priv.c... Generating code for file d_rows.c... Generating code for file d_update.c... Generating code for file d_version.c... Generating code for file dagstndn.c... Generating code for file dalloc.c... Generating code for file dangles.c... Generating code for file dataquad.c... Generating code for file dataquad.h... Generating code for file date.c... Generating code for file datetime.c... Generating code for file datetime.h... Generating code for file datetime.h... Generating code for file datum.c... Generating code for file datum.c... Generating code for file db.c... Generating code for file dbcolumns.c... Generating code for file dbfopen.c... Generating code for file dbmi.h... Generating code for file dbmi.h... Parsing code for file dbmilib.dox... Generating code for file dbmscap.c... Generating code for file dbstubs.h... Generating code for file dcmp.c... Generating code for file debug.c... Generating code for file default_name.c... Generating code for file default_name.c... Generating code for file defaults.c... Generating code for file del2g.c... Generating code for file delete.c... Generating code for file delete.c... Generating code for file delete_tab.c... Generating code for file deletedb.c... Generating code for file desc_table.c... Generating code for file devlib.h... Generating code for file dgl.h... Parsing code for file dglib.dox... Generating code for file dgraph.c... Generating code for file dgraph.h... Generating code for file diff.c... Generating code for file dig_atts.h... Generating code for file dig_defines.h... Generating code for file dig_externs.h... Generating code for file dig_macros.h... Generating code for file dig_structs.h... Generating code for file digit.h... Generating code for file dirent.c... Generating code for file display.h... Generating code for file display.h... Parsing code for file displaylib.dox... Generating code for file dispose.c... Generating code for file distance.c... Generating code for file distance.c... Generating code for file distance.c... Generating code for file dmax.c... Generating code for file dmaxe.c... Generating code for file do_copy.c... Generating code for file do_list.c... Generating code for file do_proj.c... Generating code for file do_remove.c... Generating code for file do_rename.c... Generating code for file done_msg.c... Generating code for file doubleio.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw2.c... Generating code for file draw_bitmap.c... Generating code for file draw_bitmap.c... Generating code for file draw_bitmap.c... Generating code for file draw_line.c... Generating code for file draw_point.c... Generating code for file driver.c... Generating code for file driver.c... Generating code for file driver.c... Generating code for file driver.c... Generating code for file driver.c... Generating code for file driver.h... Generating code for file driver_state.c... Generating code for file driverlib.h... Generating code for file drop_col.c... Generating code for file drop_index.c... Generating code for file drop_table.c... Generating code for file dspf_header.c... Generating code for file durbins.c... Generating code for file e_intersect.c... Generating code for file e_intersect.h... Generating code for file echo.c... Generating code for file edgemgmt-template.c... Generating code for file eigen.c... Generating code for file eigen_tools.c... Generating code for file eigval.c... Generating code for file ellipse.c... Generating code for file embuffer.h... Generating code for file empq.h... Generating code for file empq_adaptive.h... Generating code for file empq_adaptive_impl.h... Generating code for file empq_impl.h... Generating code for file empty.c... Generating code for file endian.c... Generating code for file enormp.c... Generating code for file env.c... Generating code for file eol.c... Generating code for file erase.c... Generating code for file erase.c... Generating code for file erase.c... Generating code for file erase.c... Generating code for file error.c... Generating code for file error.c... Generating code for file error.c... Generating code for file error.c... Generating code for file evmax.c... Generating code for file exag.c... Generating code for file execute.c... Generating code for file extend.c... Generating code for file extreme.c... Generating code for file fetch.c... Generating code for file fft.c... Generating code for file field.c... Generating code for file file.c... Generating code for file file_name.c... Generating code for file filecompare.c... Generating code for file filename.c... Generating code for file fileno.c... Generating code for file find.c... Generating code for file find.c... Generating code for file find.c... Generating code for file find.c... Generating code for file find_etc.c... Generating code for file find_file.c... Generating code for file find_rast.c... Generating code for file find_rast3d.c... Generating code for file find_vect.c... Generating code for file finddb.c... Generating code for file findzc.c... Generating code for file finish.c... Generating code for file flip.c... Generating code for file flow.c... Generating code for file flush.c... Generating code for file fmode.c... Generating code for file font.c... Generating code for file font2.c... Generating code for file font_freetype.c... Generating code for file fontcap.h... Generating code for file fopen.c... Generating code for file forget.c... Generating code for file form.h... Generating code for file form.h... Generating code for file format.c... Generating code for file format.c... Generating code for file format.c... Generating code for file fpcompress.c... Generating code for file fpreclass.c... Generating code for file fpxdr.c... Generating code for file free.c... Generating code for file frmt.c... Generating code for file ftol.c... Generating code for file func2d.c... Generating code for file function.c... Generating code for file G.h... Generating code for file gammavol.c... Generating code for file gauss.c... Generating code for file gdal.c... Generating code for file geary.c... Generating code for file geodesic.c... Generating code for file geodist.c... Generating code for file georef.c... Generating code for file georef_tps.c... Generating code for file geos.c... Generating code for file geos_to_wktb.c... Generating code for file get.c... Generating code for file get.c... Generating code for file get_cellhd.c... Generating code for file get_ellipse.c... Generating code for file get_len.c... Generating code for file get_proj.c... Generating code for file get_projinfo.c... Generating code for file get_row.c... Generating code for file get_row.c... Generating code for file get_row_colr.c... Generating code for file get_t_box.c... Generating code for file get_window.c... Generating code for file getblock.c... Generating code for file getg.c... Generating code for file getl.c... Generating code for file getvalue.c... Generating code for file gis.h... Generating code for file gis.h... Generating code for file gisbase.c... Generating code for file gisdbase.c... Generating code for file gisinit.c... Parsing code for file gislib.dox... Parsing code for file gislib_cmdline_parsing.dox... Generating code for file gk.c... Generating code for file gk2.c... Generating code for file glocale.h... Generating code for file glocale.h... Generating code for file gmath.h... Generating code for file gmath.h... Parsing code for file gmathlib.dox... Generating code for file gp.c... Generating code for file gp2.c... Generating code for file gp3.c... Generating code for file gpd.c... Parsing code for file gpdelib.dox... Generating code for file gprojects.h... Generating code for file gprojects.h... Generating code for file gradient.c... Generating code for file graph.c... Generating code for file graph.c... Generating code for file graph.c... Generating code for file graph.c... Generating code for file graph.h... Generating code for file graph_close.c... Generating code for file graph_close.c... Generating code for file graph_clse.c... Generating code for file graph_set.c... Generating code for file graph_set.c... Generating code for file graph_set.c... Generating code for file graph_v1.c... Generating code for file graph_v1.h... Generating code for file graph_v2.c... Generating code for file graph_v2.h... Parsing code for file grasslib.dox... Generating code for file group.c... Generating code for file gs.c... Generating code for file gs2.c... Generating code for file gs3.c... Generating code for file gs_bm.c... Generating code for file gs_norms.c... Generating code for file gs_query.c... Generating code for file gs_util.c... Generating code for file gsd_cplane.c... Generating code for file gsd_fonts.c... Generating code for file gsd_fringe.c... Generating code for file gsd_img_ppm.c... Generating code for file gsd_img_tif.c... Generating code for file gsd_label.c... Generating code for file gsd_legend.c... Generating code for file gsd_objs.c... Generating code for file gsd_prim.c... Generating code for file gsd_surf.c... Generating code for file gsd_views.c... Generating code for file gsd_wire.c... Generating code for file gsdiff.c... Generating code for file gsdrape.c... Generating code for file gsds.c... Generating code for file gsget.c... Generating code for file gsget.h... Generating code for file gsx.c... Generating code for file gv.c... Generating code for file gv2.c... Generating code for file gv3.c... Generating code for file gv_quick.c... Generating code for file gvd.c... Generating code for file gvl.c... Generating code for file gvl2.c... Generating code for file gvl3.c... Generating code for file gvl_calc.c... Generating code for file gvl_calc2.c... Generating code for file gvl_file.c... Generating code for file gvld.c... Generating code for file handle.c... Generating code for file handler.c... Generating code for file handler.c... Generating code for file handler.c... Generating code for file hconj.c... Generating code for file head.c... Generating code for file header.c... Generating code for file header.c... Generating code for file header_finfo.c... Generating code for file headerinfo.c... Generating code for file heap.c... Generating code for file heap.h... Generating code for file heigval.c... Generating code for file heigvec.c... Generating code for file helpers.c... Generating code for file helpers.h... Generating code for file hevmax.c... Generating code for file hist.c... Generating code for file histo_eq.c... Generating code for file histogram.c... Generating code for file history.c... Generating code for file history.c... Generating code for file hmgen.c... Generating code for file home.c... Generating code for file house.c... Generating code for file housev.c... Generating code for file htmlmap.h... Generating code for file ialloc.c... Generating code for file iclass.c... Generating code for file iclass_bands.c... Generating code for file iclass_perimeter.c... Generating code for file iclass_signatures.c... Generating code for file iclass_statistics.c... Generating code for file icon.c... Generating code for file ilist.c... Generating code for file imagery.h... Generating code for file imagery.h... Parsing code for file imagerylib.dox... Generating code for file imbuffer.h... Generating code for file incr1.c... Generating code for file incr2.c... Generating code for file incr3.c... Generating code for file index.c... Generating code for file index.c... Generating code for file index.c... Generating code for file index.h... Generating code for file indexf.c... Generating code for file indexm.c... Generating code for file init.c... Generating code for file init.c... Generating code for file init.c... Generating code for file init.c... Generating code for file init.c... Generating code for file init2d.c... Generating code for file init_head.c... Generating code for file input2d.c... Generating code for file insert.c... Generating code for file inside.c... Generating code for file interp.c... Generating code for file interp2d.c... Generating code for file interpf.h... Generating code for file InterpSpline.c... Generating code for file intersect.c... Generating code for file intersect.c... Generating code for file intersect2.c... Generating code for file interval.c... Generating code for file intio.c... Generating code for file io.c... Generating code for file is.c... Generating code for file iscatt_core.c... Generating code for file iscatt_structs.c... Generating code for file isdir.c... Generating code for file kdtree.c... Generating code for file kdtree.h... Generating code for file key_value1.c... Generating code for file key_value2.c... Generating code for file key_value3.c... Generating code for file key_value4.c... Generating code for file keys.c... Generating code for file kotz.c... Generating code for file kse.c... Generating code for file ksn.c... Generating code for file kuiprsve.c... Generating code for file kuiprsvn.c... Generating code for file la.c... Generating code for file la.h... Generating code for file la.h... Generating code for file lapack.h... Generating code for file ldumat.c... Generating code for file ldvmat.c... Generating code for file legal_dbname.c... Generating code for file legal_name.c... Generating code for file legal_vname.c... Generating code for file level.c... Generating code for file level_two.c... Generating code for file lidar.h... Generating code for file lights.c... Generating code for file line.c... Generating code for file line_dist.c... Generating code for file line_dist.c... Generating code for file line_width.c... Generating code for file line_width.c... Generating code for file line_width.c... Generating code for file line_width.c... Generating code for file linecros.c... Generating code for file linkm.h... Generating code for file linkm.h... Generating code for file list.c... Generating code for file list.c... Generating code for file list.c... Generating code for file list.c... Generating code for file list_gp.c... Generating code for file list_index.c... Generating code for file list_subgp.c... Generating code for file list_tables.c... Generating code for file listdb.c... Generating code for file ll_format.c... Generating code for file ll_scan.c... Generating code for file loc_info.c... Generating code for file local.c... Generating code for file locale.c... Generating code for file location.c... Generating code for file lock.c... Generating code for file login.c... Generating code for file long.c... Generating code for file lrand48.c... Generating code for file ls.c... Generating code for file ls_filter.c... Generating code for file lu.c... Generating code for file lz4.c... Generating code for file lz4.h... Generating code for file mach_name.c... Generating code for file macros.h... Generating code for file main.c... Generating code for file make_loc.c... Generating code for file make_mapset.c... Generating code for file manage.h... Generating code for file manage.h... Generating code for file manage_signatures.c... Parsing code for file managelib.dox... Generating code for file map.c... Generating code for file map_list.c... Generating code for file map_obj.c... Generating code for file mapcase.c... Generating code for file mapset.c... Generating code for file mapset.c... Generating code for file mapset_msc.c... Generating code for file mapset_nme.c... Generating code for file mask.c... Generating code for file mask_info.c... Generating code for file maskfd.c... Generating code for file maskfn.c... Generating code for file matprt.c... Generating code for file matrix.c... Generating code for file mattr.c... Generating code for file max_pow2.c... Generating code for file mc33_table.h... Generating code for file mcopy.c... Generating code for file mem_stream.h... Generating code for file merge.c... Generating code for file merge_lines.c... Generating code for file minmax.c... Generating code for file minmaxheap.h... Generating code for file minv.c... Generating code for file misc-template.c... Generating code for file misc.c... Generating code for file misc.c... Generating code for file mkstemp.c... Generating code for file mm.cpp... Generating code for file mm.h... Generating code for file mm_utils.cpp... Generating code for file mm_utils.h... Generating code for file mmul.c... Generating code for file move.c... Generating code for file move.c... Generating code for file mult.c... Generating code for file myname.c... Generating code for file n_arrays.c... Generating code for file n_arrays_calc.c... Generating code for file n_arrays_io.c... Generating code for file n_geom.c... Generating code for file n_gradient.c... Generating code for file n_gradient_calc.c... Generating code for file n_gwflow.c... Generating code for file N_gwflow.h... Generating code for file n_heatflow.c... Generating code for file N_heatflow.h... Generating code for file n_les.c... Generating code for file n_les_assemble.c... Generating code for file n_parse_options.c... Generating code for file N_pde.h... Generating code for file n_solute_transport.c... Generating code for file N_solute_transport.h... Generating code for file n_tools.c... Generating code for file n_upwind.c... Generating code for file named_colr.c... Generating code for file net_analyze.c... Generating code for file net_build.c... Generating code for file neta.h... Generating code for file neta.h... Parsing code for file netalib.dox... Generating code for file new.c... Generating code for file next.c... Generating code for file next.c... Generating code for file nl_to_spaces.c... Generating code for file nme_in_mps.c... Generating code for file node.c... Generating code for file nodemgmt-template.c... Generating code for file normp.c... Generating code for file null.c... Generating code for file null_val.c... Generating code for file nviz.c... Generating code for file nviz.h... Generating code for file nviz.h... Parsing code for file nvizlib.dox... Generating code for file ogsf.h... Generating code for file ogsf.h... Parsing code for file ogsflib.dox... Generating code for file omnibus.c... Generating code for file oom.c... Generating code for file open.c... Generating code for file open.c... Generating code for file open.c... Generating code for file open.c... Generating code for file open.c... Generating code for file open2.c... Generating code for file open_insert.c... Generating code for file open_misc.c... Generating code for file open_nat.c... Generating code for file open_ogr.c... Generating code for file open_pg.c... Generating code for file open_select.c... Generating code for file open_update.c... Generating code for file opendb.c... Generating code for file option.c... Generating code for file ortho.c... Generating code for file ortholib.h... Generating code for file ortholib.h... Generating code for file otrma.c... Generating code for file otrsm.c... Generating code for file output2d.c... Generating code for file overlap.c... Generating code for file overlay.c... Generating code for file overwrite.c... Generating code for file pagein.c... Generating code for file pageout.c... Generating code for file pager.c... Generating code for file Paintlib.h... Generating code for file param.c... Generating code for file parse_ftcap.c... Generating code for file parser.c... Generating code for file parser_dependencies.c... Generating code for file parser_help.c... Generating code for file parser_html.c... Generating code for file parser_interface.c... Generating code for file parser_json.c... Generating code for file parser_rest.c... Generating code for file parser_script.c... Generating code for file parser_standard_options.c... Generating code for file parser_wps.c... Generating code for file path.c... Generating code for file path.c... Generating code for file path.h... Generating code for file paths.c... Generating code for file percent.c... Generating code for file pi.h... Generating code for file plot.c... Generating code for file plus.c... Generating code for file plus_area.c... Generating code for file plus_line.c... Generating code for file plus_node.c... Generating code for file plus_struct.c... Generating code for file pngdriver.h... Parsing code for file pngdriverlib.dox... Generating code for file point.c... Generating code for file point2d.c... Generating code for file points.c... Generating code for file pole_in_poly.c... Generating code for file poly.c... Generating code for file poly.c... Generating code for file polygon.c... Generating code for file polygon.c... Generating code for file popen.c... Generating code for file port_init.c... Generating code for file port_test.c... Generating code for file portable.c... Generating code for file position.c... Generating code for file pqheap.h... Generating code for file print.c... Generating code for file print_info.c... Generating code for file printtab.c... Generating code for file priv.c... Generating code for file procs.h... Generating code for file progrm_nme.c... Generating code for file proj1.c... Generating code for file proj2.c... Generating code for file proj3.c... Parsing code for file projlib.dox... Generating code for file prune.c... Generating code for file psdriver.h... Parsing code for file psdriverlib.dox... Generating code for file psinv.c... Generating code for file put.c... Generating code for file put.c... Generating code for file put_cellhd.c... Generating code for file put_row.c... Generating code for file put_row.c... Generating code for file put_title.c... Generating code for file put_window.c... Generating code for file putenv.c... Generating code for file putvalue.c... Generating code for file qrbdi.c... Generating code for file qrbdu1.c... Generating code for file qrbdv.c... Generating code for file qrecvc.c... Generating code for file qreval.c... Generating code for file qrevec.c... Generating code for file qtree.c... Generating code for file qtree.h... Generating code for file quant.c... Generating code for file quant_io.c... Generating code for file quant_rw.c... Generating code for file queue.h... Generating code for file quicksort.h... Generating code for file R.h... Generating code for file r_raster.c... Generating code for file radii.c... Generating code for file rand1.c... Generating code for file range.c... Generating code for file range.c... Generating code for file rast_to_img_string.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.h... Generating code for file raster.h... Generating code for file raster2.c... Generating code for file raster3d.h... Generating code for file raster3d.h... Generating code for file raster3d_intern.h... Parsing code for file raster3dlib.dox... Generating code for file raster_metadata.c... Parsing code for file rasterlib.dox... Generating code for file rbtree.c... Generating code for file rbtree.h... Generating code for file rbtree.h... Generating code for file rd_cellhd.c... Generating code for file read.c... Generating code for file read.c... Generating code for file read.c... Generating code for file read.c... Generating code for file read_bmp.c... Generating code for file read_bmp.c... Generating code for file read_list.c... Generating code for file read_nat.c... Generating code for file read_ogr.c... Generating code for file read_pg.c... Generating code for file read_png.c... Generating code for file read_ppm.c... Generating code for file read_ppm.c... Generating code for file read_sfa.c... Generating code for file read_xid.c... Generating code for file reclass.c... Generating code for file rect.c... Generating code for file ref.c... Generating code for file region.c... Generating code for file release.c... Generating code for file release.c... Generating code for file remove.c... Generating code for file remove_areas.c... Generating code for file remove_duplicates.c... Generating code for file rename.c... Generating code for file render.c... Generating code for file render.c... Generating code for file replacementHeap.h... Generating code for file replacementHeapBlock.h... Generating code for file resample.c... Generating code for file resout2d.c... Generating code for file ressegm2d.c... Generating code for file ret_codes.c... Generating code for file retile.c... Generating code for file rewind.c... Generating code for file rewind.c... Generating code for file rewind_nat.c... Generating code for file rewind_ogr.c... Generating code for file rewind_pg.c... Generating code for file rgbpack.h... Generating code for file rhumbline.c... Generating code for file rle.c... Generating code for file rmmult.c... Generating code for file rotate.c... Generating code for file rowcol.h... Generating code for file rowio.h... Generating code for file rowio.h... Parsing code for file rowiolib.dox... Generating code for file rows.c... Generating code for file royston.c... Parsing code for file rstlib.dox... Generating code for file rtimer.cpp... Generating code for file rtimer.h... Generating code for file rtree.h... Generating code for file rtree_search.c... Generating code for file ruinv.c... Generating code for file run.c... Generating code for file safileio.c... Generating code for file same.c... Generating code for file sample.c... Generating code for file scan.c... Generating code for file secpar2d.c... Generating code for file seek.c... Generating code for file seek.c... Generating code for file segmen2d.c... Generating code for file segmen2d_parallel.c... Generating code for file segment.h... Generating code for file segment.h... Parsing code for file segmentlib.dox... Generating code for file select.c... Generating code for file select.c... Generating code for file select.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file setup.c... Generating code for file setup.c... Generating code for file setup.c... Generating code for file shapefil.h... Generating code for file shapiro1.c... Generating code for file shapiro2.c... Generating code for file shapiroe.c... Generating code for file short_way.c... Generating code for file show_elem.c... Generating code for file shpopen.c... Generating code for file shutdown.c... Generating code for file sig.c... Generating code for file sigfile.c... Generating code for file sighold.c... Generating code for file sign.c... Generating code for file sigset.c... Generating code for file sigsetfile.c... Generating code for file simple_features.c... Generating code for file sindex.c... Generating code for file sleep.c... Generating code for file smain.c... Generating code for file smgen.c... Generating code for file snap.c... Generating code for file snap.c... Generating code for file snprintf.c... Generating code for file solv.c... Generating code for file solvers_classic_iter.c... Generating code for file solvers_direct.c... Generating code for file solvers_direct_cholesky_band.c... Generating code for file solvers_krylov.c... Generating code for file solvps.c... Generating code for file solvru.c... Generating code for file solvtd.c... Generating code for file sort_cell.c... Generating code for file sp-template.c... Generating code for file span-template.c... Generating code for file spanningtree.c... Generating code for file sparse.c... Generating code for file sparse_matrix.c... Generating code for file spawn.c... Generating code for file spawn.h... Generating code for file spawn.h... Generating code for file spindex.c... Generating code for file spindex_rw.c... Generating code for file split.c... Generating code for file split.h... Generating code for file sql.c... Generating code for file sqlCtype.c... Generating code for file sqlp.h... Generating code for file sqlp.h... Generating code for file sqlp.tab.c... Generating code for file sqlp.tab.h... Generating code for file sqlp.yy.c... Generating code for file sqltype.c... Generating code for file start.c... Generating code for file stats.h... Generating code for file stats.h... Generating code for file string.c... Generating code for file strings.c... Generating code for file strip.c... Generating code for file stroke.c... Generating code for file struct_alloc.c... Generating code for file struct_copy.c... Generating code for file sv2u1v.c... Generating code for file sv2uv.c... Generating code for file sv2val.c... Generating code for file svdu1v.c... Generating code for file svduv.c... Generating code for file svdval.c... Generating code for file symbol.c... Generating code for file symbol.h... Generating code for file symbol.h... Generating code for file symmetric_band_matrix.c... Generating code for file table.c... Generating code for file table.c... Generating code for file target.c... Generating code for file tavl.c... Generating code for file tavl.h... Generating code for file tempfile.c... Generating code for file temporal.h... Generating code for file text.c... Generating code for file text.c... Generating code for file text.c... Generating code for file text2.c... Generating code for file text3.c... Generating code for file text_size.c... Generating code for file tilealloc.c... Generating code for file tileio.c... Generating code for file tilemath.c... Generating code for file tilenull.c... Generating code for file tileread.c... Generating code for file tilewrite.c... Generating code for file timestamp.c... Generating code for file timetables.c... Generating code for file tin.c... Generating code for file title.c... Generating code for file token.c... Generating code for file token.c... Generating code for file tran_colr.c... Generating code for file trans.c... Generating code for file transaction.c... Generating code for file tree.c... Generating code for file tree.h... Generating code for file trim_dec.c... Generating code for file trncm.c... Generating code for file trnm.c... Generating code for file type.c... Generating code for file type.c... Generating code for file type.c... Generating code for file type.h... Generating code for file tz1.c... Generating code for file tz2.c... Generating code for file unfl.c... Generating code for file unitary.c... Generating code for file units.c... Generating code for file update.c... Generating code for file update.c... Generating code for file update.c... Generating code for file user_config.c... Generating code for file utils.c... Generating code for file utrncm.c... Generating code for file utrnhm.c... Generating code for file v1-defs.h... Generating code for file v2-defs.h... Generating code for file value.c... Generating code for file valuefmt.c... Generating code for file values.c... Generating code for file var.c... Generating code for file vector.h... Generating code for file vector.h... Parsing code for file vectorlib.dox... Parsing code for file vectorlib_ascii.dox... Parsing code for file vectorlib_faq.dox... Parsing code for file vectorlib_files.dox... Parsing code for file vectorlib_indices.dox... Parsing code for file vectorlib_libraries.dox... Parsing code for file vectorlib_lists.dox... Parsing code for file vectorlib_ogr.dox... Parsing code for file vectorlib_pg.dox... Parsing code for file vectorlib_tin.dox... Parsing code for file vectorlib_topology.dox... Generating code for file vedit.h... Generating code for file vedit.h... Parsing code for file veditlib.dox... Generating code for file verbose.c... Generating code for file version.h... Generating code for file vertex.c... Generating code for file view.c... Generating code for file vinput2d.c... Generating code for file viz.h... Generating code for file vmul.c... Generating code for file volume.c... Generating code for file vrt.c... Generating code for file watsonue.c... Generating code for file watsonun.c... Generating code for file weisberg.c... Generating code for file whoami.c... Generating code for file whoami.c... Generating code for file win32_pipes.c... Generating code for file wind_2_box.c... Generating code for file wind_format.c... Generating code for file wind_in.c... Generating code for file wind_limits.c... Generating code fo/home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area.c:476: warning: argument 'APoints' of command @param is not found in the argument list of Vect__get_area_points(const struct Map_info *Map, const plus_t *lines, int n_lines, struct line_pnts *BPoints) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area.c:489: warning: The following parameters of Vect__get_area_points(const struct Map_info *Map, const plus_t *lines, int n_lines, struct line_pnts *BPoints) are not documented: parameter 'BPoints' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area.c:508: warning: argument 'APoints' of command @param is not found in the argument list of Vect__get_area_points_nat(const struct Map_info *Map, const plus_t *lines, int n_lines, struct line_pnts *BPoints) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/area.c:520: warning: The following parameters of Vect__get_area_points_nat(const struct Map_info *Map, const plus_t *lines, int n_lines, struct line_pnts *BPoints) are not documented: parameter 'BPoints' /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c:85: warning: argument 'osize' of command @param is not found in the argument list of G_rasprintf(char **out, size_t *size, const char *fmt,...) /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c:85: warning: argument 'ap' of command @param is not found in the argument list of G_rasprintf(char **out, size_t *size, const char *fmt,...) /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c:101: warning: The following parameters of G_rasprintf(char **out, size_t *size, const char *fmt,...) are not documented: parameter 'size' /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'digits' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'decimals' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'filler' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:168: warning: The following parameters of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) are not documented: parameter 'number' parameter 'ndigits' parameter 'ndecimals' r file wind_overlap.c... Generating code for file wind_scan.c... Generating code for file window.c... Generating code for file window.c... Generating code for file window.c... Generating code for file window.c... Generating code for file window_map.c... Generating code for file window_map.c... Generating code for file windowio.c... Generating code for file winlocale.c... Generating code for file worker.c... Generating code for file wr_cellhd.c... Generating code for file writ_zeros.c... Generating code for file write.c... Generating code for file write.c... Generating code for file write.c... Generating code for file write2d.c... Generating code for file write_bmp.c... Generating code for file write_bmp.c... Generating code for file write_nat.c... Generating code for file write_ogr.c... Generating code for file write_pg.c... Generating code for file write_png.c... Generating code for file write_ppm.c... Generating code for file write_ppm.c... Generating code for file write_sfa.c... Generating code for file write_xid.c... Generating code for file writeascii.c... Generating code for file xabs.c... Generating code for file xacos.c... Generating code for file xadd.c... Generating code for file xand.c... Generating code for file xand2.c... Generating code for file xasin.c... Generating code for file xatan.c... Generating code for file xbitand.c... Generating code for file xbitnot.c... Generating code for file xbitor.c... Generating code for file xbitxor.c... Generating code for file xceil.c... Generating code for file xcos.c... Generating code for file xdiv.c... Generating code for file xdouble.c... Generating code for file xdr.c... Generating code for file xdr.c... Generating code for file xdr.h... Generating code for file xdrchar.c... Generating code for file xdrcolumn.c... Generating code for file xdrdatetime.c... Generating code for file xdrdouble.c... Generating code for file xdrfloat.c... Generating code for file xdrhandle.c... Generating code for file xdrindex.c... Generating code for file xdrint.c... Generating code for file xdrprocedure.c... Generating code for file xdrshort.c... Generating code for file xdrstring.c... Generating code for file xdrtable.c... Generating code for file xdrtoken.c... Generating code for file xdrvalue.c... Generating code for file xeq.c... Generating code for file xeval.c... Generating code for file xexp.c... Generating code for file xfloat.c... Generating code for file xfloor.c... Generating code for file xge.c... Generating code for file xgraph.c... Generating code for file xgt.c... Generating code for file xif.c... Generating code for file xinormal.c... Generating code for file xint.c... Generating code for file xisnull.c... Generating code for file xle.c... Generating code for file xlog.c... Generating code for file xlt.c... Generating code for file xmax.c... Generating code for file xmedian.c... Generating code for file xmin.c... Generating code for file xmod.c... Generating code for file xmode.c... Generating code for file xmul.c... Generating code for file xne.c... Generating code for file xneg.c... Generating code for file xnmax.c... Generating code for file xnmedian.c... Generating code for file xnmin.c... Generating code for file xnmode.c... Generating code for file xnot.c... Generating code for file xnull.c... Generating code for file xor.c... Generating code for file xor2.c... Generating code for file xpow.c... Generating code for file xrand.c... Generating code for file xround.c... Generating code for file xshiftl.c... Generating code for file xshiftr.c... Generating code for file xshiftru.c... Generating code for file xsin.c... Generating code for file xsqrt.c... Generating code for file xsub.c... Generating code for file xtan.c... Generating code for file zbulk.c... Generating code for file zero.c... Generating code for file zero.c... Generating code for file zero_cell.c... Generating code for file zone.c... Generating code for file zones.c... Generating file documentation... Generating docs for file add_col.c... Generating docs for file add_elem.c... Generating docs for file address.c... Generating docs for file adj_cellhd.c... Generating docs for file align_window.c... Generating docs for file alloc.c... Generating docs for file alloc.c... Generating docs for file alloc.c... Generating docs for file alloc.c... Generating docs for file alloc.c... Generating docs for file alloc_cell.c... Generating docs for file allocation.c... Generating docs for file ami.h... Generating docs for file ami_config.h... Generating docs for file ami_sort.h... Generating docs for file ami_sort_impl.h... Generating docs for file ami_stream.cpp... Generating docs for file ami_stream.h... Generating docs for file andrsnde.c... Generating docs for file andrsndn.c... Generating docs for file angle.c... Generating docs for file aprintf.c... Generating docs for file area.c... Generating docs for file area.c... Generating docs for file area_ellipse.c... Generating docs for file area_pg.c... Generating docs for file area_poly1.c... Generating docs for file area_poly2.c... Generating docs for file area_sphere.c... Generating docs for file array.c... Generating docs for file arraystats.h... Generating docs for file arraystats.h... Generating docs for file arraystatslib.dox... Generating docs for file articulation_point.c... Generating docs for file as177.c... Generating docs for file as181.c... Generating docs for file as241.c... Generating docs for file as66.c... Generating docs for file ascii.c... Generating docs for file ascii_chk.c... Generating docs for file asprintf.c... Generating docs for file ATLAS_wrapper_blas_level_1.c... Generating docs for file atou1.c... Generating docs for file atovm.c... Generating docs for file auto_mask.c... Generating docs for file avl.c... Generating docs for file avl.h... Generating docs for file basename.c... Generating docs for file basic.c... Generating docs for file between.c... Generating docs for file bindupdate.c... Generating docs for file bitmap.c... Generating docs for file bitmap.h... Generating docs for file bitmap.h... Generating docs for file blas.h... Generating docs for file blas_level_1.c... Generating docs for file blas_level_2.c... Generating docs for file blas_level_3.c... Generating docs for file box.c... Generating docs for file box.c... Generating docs for file box.c... Generating docs for file box.c... Generating docs for file box.c... Generating docs for file box.c... Generating docs for file box.c... Generating docs for file break.c... Generating docs for file break_lines.c... Generating docs for file break_polygons.c... Generating docs for file brent.c... Generating docs for file bres_line.c... Generating docs for file bridge.c... Generating docs for file bridges.c... Generating docs for file btree.h... Generating docs for file btree.h... Generating docs for file btree2.dox... Generating docs for file buffer.c... Generating docs for file buffer2.c... Generating docs for file build.c... Generating docs for file build_nat.c... Generating docs for file build_ogr.c... Generating docs for file build_pg.c... Generating docs for file build_sfa.c... Generating docs for file c_add_col.c... Generating docs for file c_assign.c... Generating docs for file c_ave.c... Generating docs for file c_begin.c... Generating docs for file c_bindupdate.c... Generating docs for file c_clear.c... Generating docs for file c_close_cur.c... Generating docs for file c_closedb.c... Generating docs for file c_count.c... Generating docs for file c_create_idx.c... Generating docs for file c_create_tab.c... Generating docs for file c_createdb.c... Generating docs for file c_delete.c... Generating docs for file c_deletedb.c... Generating docs for file c_desc_table.c... Generating docs for file c_distinct.c... Generating docs for file c_divr.c... Generating docs for file c_drop_col.c... Generating docs for file c_drop_index.c... Generating docs for file c_drop_tab.c... Generating docs for file c_exec.c... Generating docs for file c_execmem.c... Generating docs for file c_execute.c... Generating docs for file c_fetch.c... Generating docs for file c_finddb.c... Generating docs for file c_insert.c/home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_idx.c:19: warning: argument 'dbDriver' of command @param is not found in the argument list of db_list_indexes(dbDriver *driver, dbString *table_name, dbIndex **list, int *count) /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_idx.c:29: warning: The following parameters of db_list_indexes(dbDriver *driver, dbString *table_name, dbIndex **list, int *count) are not documented: parameter 'count' warning: Included by graph for 'calc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/cats.c:476: warning: argument 'cat_list' of command @param is not found in the argument list of Vect_cat_list_to_array(const struct cat_list *list, int **vals, int *nvals) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/cats.c:489: warning: The following parameters of Vect_cat_list_to_array(const struct cat_list *list, int **vals, int *nvals) are not documented: parameter 'list' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close.c:314: warning: argument 'cache' of command @param is not found in the argument list of Vect__free_offset(struct Format_info_offset *offset) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/close.c:318: warning: The following parameters of Vect__free_offset(struct Format_info_offset *offset) are not documented: parameter 'offset' warning: Included by graph for 'config.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/lib/proj/convert.c:404: warning: argument 'hSRS' of command @param is not found in the argument list of GPJ_osr_to_grass(struct Cell_head *cellhd, struct Key_Value **projinfo, struct Key_Value **projunits, OGRSpatialReferenceH hSRS1, int datumtrans) /home/neteler/src/releasebranch_8_0/lib/proj/convert.c:422: warning: The following parameters of GPJ_osr_to_grass(struct Cell_head *cellhd, struct Key_Value **projinfo, struct Key_Value **projunits, OGRSpatialReferenceH hSRS1, int datumtrans) are not documented: parameter 'hSRS1' /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/copy_tab.c:493: warning: The following parameters of db_copy_table_select(const char *from_drvname, const char *from_dbname, const char *from_tblname, const char *to_drvname, const char *to_dbname, const char *to_tblname, const char *select) are not documented: parameter 'from_tblname' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:58: warning: argument 'cplane' of command @param is not found in the argument list of Nviz_off_cplane(nv_data *data, int id) /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:63: warning: The following parameters of Nviz_off_cplane(nv_data *data, int id) are not documented: parameter 'id' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:43: warning: argument 'cplane' of command @param is not found in the argument list of Nviz_on_cplane(nv_data *data, int id) /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:48: warning: The following parameters of Nviz_on_cplane(nv_data *data, int id) are not documented: parameter 'id' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:243: warning: The following parameters of Nviz_set_fence_color(nv_data *data, int type) are not documented: parameter 'data' ... Generating docs for file c_intr.c... Generating docs for file c_kurt.c... Generating docs for file c_list_drivers.c... Generating docs for file c_list_idx.c... Generating docs for file c_list_tabs.c... Generating docs for file c_listdb.c... Generating docs for file c_max.c... Generating docs for file c_maxx.c... Generating docs for file c_means.c... Generating docs for file c_median.c... Generating docs for file c_merge.c... Generating docs for file c_min.c... Generating docs for file c_minx.c... Generating docs for file c_mode.c... Generating docs for file c_nclasses.c... Generating docs for file c_opendb.c... Generating docs for file c_openinsert.c... Generating docs for file c_openselect.c... Generating docs for file c_openupdate.c... Generating docs for file c_percentile.c... Generating docs for file c_point.c... Generating docs for file c_priv.c... Generating docs for file c_range.c... Generating docs for file c_reassign.c... Generating docs for file c_reclass.c... Generating docs for file c_reg.c... Generating docs for file c_rows.c... Generating docs for file c_sep.c... Generating docs for file c_sig.c... Generating docs for file c_skew.c... Generating docs for file c_stddev.c... Generating docs for file c_sum.c... Generating docs for file c_sum2.c... Generating docs for file c_thresh.c... Generating docs for file c_update.c... Generating docs for file c_var.c... Generating docs for file c_version.c... Generating docs for file cache.c... Generating docs for file cache1.c... Generating docs for file cachehash.c... Generating docs for file cachehash.h... Generating docs for file cairodriver.dox... Generating docs for file cairodriver.h... Generating docs for file calc.c... Generating docs for file calc.h... Generating docs for file calc.h... Generating docs for file card.c... Generating docs for file card.h... Generating docs for file case.c... Generating docs for file cats.c... Generating docs for file cats.c... Generating docs for file cats.c... Generating docs for file cats.c... Generating docs for file ccmath.h... Generating docs for file ccmath_grass_wrapper.c... Generating docs for file ccmathlib.dox... Generating docs for file cdhc.h... Generating docs for file cdhc.h... Generating docs for file cdhclib.dox... Generating docs for file cell_stats.c... Generating docs for file cell_table.c... Generating docs for file cell_title.c... Generating docs for file cellstats_eq.c... Generating docs for file centrality.c... Generating docs for file change.c... Generating docs for file change_view.c... Generating docs for file changeprecision.c... Generating docs for file changetype.c... Generating docs for file check.c... Generating docs for file chisqe.c... Generating docs for file chisqn.c... Generating docs for file chouse.c... Generating docs for file chousv.c... Generating docs for file chtype.c... Generating docs for file cindex.c... Generating docs for file cindex.c... Generating docs for file cindex_rw.c... Generating docs for file class.c... Generating docs for file clean_nodes.c... Generating docs for file clean_temp.c... Generating docs for file clicker.c... Generating docs for file clip.c... Generating docs for file clip.h... Generating docs for file close.c... Generating docs for file close.c... Generating docs for file close.c... Generating docs for file close.c... Generating docs for file close_cursor.c... Generating docs for file close_nat.c... Generating docs for file close_ogr.c... Generating docs for file close_pg.c... Generating docs for file closedb.c... Generating docs for file cluster.h... Generating docs for file cluster.h... Generating docs for file clusterlib.dox... Generating docs for file cmattr.c... Generating docs for file cmcpy.c... Generating docs for file cminv.c... Generating docs for file cmmul.c... Generating docs for file cmmult.c... Generating docs for file cmprbzip.c... Generating docs for file cmprlz4.c... Generating docs for file cmprrle.c... Generating docs for file cmprt.c... Generating docs for file cmprzlib.c... Generating docs for file cmprzstd.c... Generating docs for file cnversions.c... Generating docs for file color.c... Generating docs for file color.c... Generating docs for file color.c... Generating docs for file color.c... Generating docs for file color.c... Generating docs for file color_compat.c... Generating docs for file color_free.c... Generating docs for file color_get.c... Generating docs for file color_hist.c... Generating docs for file color_init.c... Generating docs for file color_insrt.c... Generating docs for file color_invrt.c... Generating docs for file color_look.c... Generating docs for file color_org.c... Generating docs for file color_out.c... Generating docs for file color_rand.c... Generating docs for file color_range.c... Generating docs for file color_read.c... Generating docs for file color_read.c... Generating docs for file color_remove.c... Generating docs for file color_remove.c... Generating docs for file color_rule.c... Generating docs for file color_rule_get.c... Generating docs for file color_rules.c... Generating docs for file color_rules.c... Generating docs for file color_set.c... Generating docs for file color_shift.c... Generating docs for file color_str.c... Generating docs for file color_table.c... Generating docs for file color_write.c... Generating docs for file color_write.c... Generating docs for file color_xform.c... Generating docs for file colors.h... Generating docs for file colors.h... Generating docs for file column.c... Generating docs for file column.c... Generating docs for file columnfmt.c... Generating docs for file commas.c... Generating docs for file components.c... Generating docs for file compress.c... Generating docs for file compress.h... Generating docs for file config.h... Generating docs for file connect.c... Generating docs for file connect.c... Generating docs for file constraint.c... Generating docs for file convert.c... Generating docs for file copy.c... Generating docs for file copy.c... Generating docs for file copy.c... Generating docs for file copy_dir.c... Generating docs for file copy_file.c... Generating docs for file copy_tab.c... Generating docs for file counter.c... Generating docs for file cplanes_obj.c... Generating docs for file create.c... Generating docs for file create_index.c... Generating docs for file create_table.c... Generating docs for file createdb.c... Generating docs for file csolv.c... Generating docs for file cube_io.c... Generating docs for file cursor.c... Generating docs for file cvmul.c... Generating docs for file cvmw2e.c... Generating docs for file cvmw2n.c... Generating docs for file d_add_col.c... Generating docs for file d_bindupdate.c... Generating docs for file d_close_cur.c... Generating docs for file d_closedb.c... Generating docs for file d_create_idx.c... Generating docs for file d_create_tab.c... Generating docs for file d_createdb.c... Generating docs for file d_delete.c... Generating docs for file d_deletedb.c... Generating docs for file d_desc_table.c... Generating docs for file d_drop_col.c... Generating docs for file d_drop_index.c... Generating docs for file d_drop_tab.c... Generating docs for file d_error.c... Generating docs for file d_execute.c... Generating docs for file d_fetch.c... Generating docs for file d_finddb.c... Generating docs for file d_insert.c... Generating docs for file d_list_idx.c... Generating docs for file d_list_tabs.c... Generating docs for file d_listdb.c... Generating docs for file d_mkdir.c... Generating docs for file d_opendb.c... Generating docs for file d_openinsert.c... Generating docs for file d_openselect.c... Generating docs for file d_openupdate.c... Generating docs for file d_priv.c... Generating docs for file d_rows.c... Generating docs for file d_update.c... Generating docs for file d_version.c... Generating docs for file dagstndn.c... Generating docs for file dalloc.c... Generating docs for file dangles.c... Generating docs for file dataquad.c... Generating docs for file dataquad.h... Generating docs for file date.c... Generating docs for file datetime.c... Generating docs for file datetime.h... Generating docs for file datetim/home/neteler/src/releasebranch_8_0/include/grass/defs/datetime.h:61: warning: The following parameters of datetime_set_type(DateTime *dt, int mode, int from, int to, int fracsec) are not documented: parameter 'dt' warning: Included by graph for 'dbmi.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/include/grass/defs/dbmi.h:66: warning: The following parameters of db_copy_table_select(const char *from_drvname, const char *from_dbname, const char *from_tblname, const char *to_drvname, const char *to_dbname, const char *to_tblname, const char *select) are not documented: parameter 'from_tblname' /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/c_list_idx.c:19: warning: argument 'dbDriver' of command @param is not found in the argument list of db_list_indexes(dbDriver *driver, dbString *table_name, dbIndex **list, int *count) /home/neteler/src/releasebranch_8_0/include/grass/defs/dbmi.h:222: warning: The following parameters of db_list_indexes(dbDriver *driver, dbString *table_name, dbIndex **list, int *count) are not documented: parameter 'count' /home/neteler/src/releasebranch_8_0/include/grass/defs/dbmi.h:298: warning: The following parameters of db_select_CatValArray(dbDriver *driver, const char *tab, const char *key, const char *col, const char *where, dbCatValArray *cvarr) are not documented: parameter 'where' /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/table.c:107: warning: argument 'name' of command @param is not found in the argument list of db_set_table_description(dbTable *table, const char *description) /home/neteler/src/releasebranch_8_0/include/grass/defs/dbmi.h:348: warning: The following parameters of db_set_table_description(dbTable *table, const char *description) are not documented: parameter 'description' /home/neteler/src/releasebranch_8_0/lib/vector/diglib/struct_alloc.c:173: warning: argument 'pointer' of command @param is not found in the argument list of dig_free_line(struct P_line *Line) /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_externs.h:237: warning: The following parameters of dig_free_line(struct P_line *Line) are not documented: parameter 'Line' /home/neteler/src/releasebranch_8_0/include/grass/vect/dig_externs.h:125: warning: The following parameters of dig_restore_line(struct Plus_head *plus, int lineid, int type, const struct line_pnts *Points, const struct bound_box *box, off_t offset) are not documented: parameter 'lineid' /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'color_number' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'red' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'green' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'blue' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:139: warning: The following parameters of D_color_number_to_RGB(int color, int *r, int *g, int *b) are not documented: parameter 'color' parameter 'r' parameter 'g' parameter 'b' /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:119: warning: argument 'value' of command @param is not found in the argument list of D_color_of_type(const void *raster, struct Colors *colors, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:122: warning: The following parameters of D_color_of_type(const void *raster, struct Colors *colors, RASTER_MAP_TYPE data_type) are not documented: parameter 'raster' /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:82: warning: argument 'value' of command @param is not found in the argument list of D_d_color(DCELL val, struct Colors *colors) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:120: warning: The following parameters of D_d_color(DCELL val, struct Colors *colors) are not documented: parameter 'val' /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:101: warning: argument 'value' of command @param is not found in the argument list of D_f_color(FCELL val, struct Colors *colors) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:121: warning: The following parameters of D_f_color(FCELL val, struct Colors *colors) are not documented: parameter 'val' /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c:260: warning: argument 'number' of command @param is not found in the argument list of D_font_info(char ***list, int *count) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:160: warning: The following parameters of D_font_info(char ***list, int *count) are not documented: parameter 'count' /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c:249: warning: argument 'number' of command @param is not found in the argument list of D_font_list(char ***list, int *count) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:159: warning: The following parameters of D_font_list(char ***list, int *count) are not documented: parameter 'count' /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:88: warning: argument 'name_or_code' of command @param is not found in the argument list of D_parse_color(const char *str, int none_acceptable) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:137: warning: The following parameters of D_parse_color(const char *str, int none_acceptable) are not documented: parameter 'str' /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_top' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_bottom' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_left' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_right' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:127: warning: The following parameters of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) are not documented: parameter 'st' parameter 'sb' parameter 'sl' parameter 'sr' /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:115: warning: argument 'name' of command @param is not found in the argument list of D_translate_color(const char *str) /home/neteler/src/releasebranch_8_0/include/grass/defs/display.h:136: warning: The following parameters of D_translate_color(const char *str) are not documented: parameter 'str' /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c:112: warning: found tag without matching /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c:55: warning: found tag without matching /home/neteler/src/releasebranch_8_0/lib/imagery/find.c:70: warning: The following parameters of I_find_group_file2(const char *group, const char *mapset, const char *file) are not documented: parameter 'mapset' /home/neteler/src/releasebranch_8_0/lib/imagery/find.c:187: warning: unable to resolve reference to `Mapset_Search_Path' for \ref command /home/neteler/src/releasebranch_8_0/lib/imagery/find.c:224: warning: unable to resolve reference to `Mapset_Search_Path' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/find_file.c:184: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/find_rast.c:21: warning: unable to resolve reference to `Mapset_Search_Path' for \ref command /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/geos_to_wktb.c:62: warning: argument 'size' of command @param is not found in the argument list of Vect_read_area_to_wkt(struct Map_info *Map, int area) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/geos_to_wktb.c:125: warning: The following parameters of Vect_read_line_to_wkb(const struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line, size_t *size, int *error) are not documented: parameter 'error' /home/neteler/src/releasebranch_8_0/lib/proj/get_proj.c:313: warning: argument 'in_units_keys' of command @param is not found in the argument list of pj_get_string(struct pj_info *info, char *str) /home/neteler/src/releasebranch_8_0/lib/gis/get_projinfo.c:227: warning: Invalid list item found /home/neteler/src/releasebranch_8_0/lib/raster/get_row.c:1059: warning: argument 'buf' of command @param is not found in the argument list of Rast_get_null_value_row(int fd, char *flags, int row) /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c:51: warning: argument 'fp' of command @param is not found in the argument list of G__read_Cell_head(FILE *fd, struct Cell_head *cellhd, int is_cellhd) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:703: warning: The following parameters of G__read_Cell_head(FILE *fd, struct Cell_head *cellhd, int is_cellhd) are not documented: parameter 'fd' /home/neteler/src/releasebranch_8_0/lib/gis/parser.c:1832: warning: argument 'file' of command @param is not found in the argument list of G_close_option_file(FILE *fp) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:619: warning: The following parameters of G_close_option_file(FILE *fp) are not documented: parameter 'fp' /home/neteler/src/releasebranch_8_0/lib/gis/find_file.c:184: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/find_rast.c:21: warning: unable to resolve reference to `Mapset_Search_Path' for \ref command /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:589: warning: The following parameters of G_fopen_new_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:590: warning: The following parameters of G_fopen_old_misc(const char *dir, const char *element, const char *name, const char *mapset) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c:60: warning: argument 'resolution' of command @param is not found in the argument list of G_format_resolution(double res, char *buf, int projection) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:839: warning: The following parameters of G_format_resolution(double res, char *buf, int projection) are not documented: parameter 'res' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:70: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:97: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'digits' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'decimals' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'filler' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:180: warning: The following parameters of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) are not documented: parameter 'number' parameter 'ndigits' parameter 'ndecimals' /home/neteler/src/releasebranch_8_0/lib/gis/get_projinfo.c:227: warning: Invalid list item found /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:134: warning: argument 'stat' of command @param is not found in the argument list of G_lstat(const char *file_name, struct stat *buf) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:636: warning: The following parameters of G_lstat(const char *file_name, struct stat *buf) are not documented: parameter 'buf' /home/neteler/src/releasebranch_8_0/lib/gis/make_loc.c:151: warning: argument 'proj_epsg' of command @param is not found in the argument list of G_make_location_crs(const char *location_name, struct Cell_head *wind, const struct Key_Value *proj_info, const struct Key_Value *proj_units, const char *proj_srid, const char *proj_wkt) /home/neteler/src/releasebranch_8_0/lib/gis/myname.c:21: warning: unable to resolve reference to `Permanent_Mapset' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:20: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:586: warning: The following parameters of G_open_new_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:587: warning: The following parameters of G_open_old_misc(const char *dir, const char *element, const char *name, const char *mapset) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:588: warning: The following parameters of G_open_update_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:708: warning: The following parameters of G_remove_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c:82: warning: argument 'resolution' of command @param is not found in the argument list of G_scan_resolution(const char *buf, double *res, int projection) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:860: warning: The following parameters of G_scan_resolution(const char *buf, double *res, int projection) are not documented: parameter 'res' /home/neteler/src/releasebranch_8_0/lib/gis/plot.c:74: warning: argument 'move' of command @param is not found in the argument list of G_setup_plot(double t, double b, double l, double r, int(*Move)(int, int), int(*Cont)(int, int)) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:654: warning: The following parameters of G_setup_plot(double t, double b, double l, double r, int(*Move)(int, int), int(*Cont)(int, int)) are not documented: parameter 'Move' /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:118: warning: argument 'stat' of command @param is not found in the argument list of G_stat(const char *file_name, struct stat *buf) /home/neteler/src/releasebranch_8_0/include/grass/defs/gis.h:637: warning: The following parameters of G_stat(const char *file_name, struct stat *buf) are not documented: parameter 'buf' warning: Included by graph for 'gis.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:545: warning: argument 'km2' of command @param is not found in the argument list of get_2key_neighbors(int nvk, float time, float range, int loop, Keylist *karray[], Keylist **km1, Keylist **kp1) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:558: warning: The following parameters of get_2key_neighbors(int nvk, float time, float range, int loop, Keylist *karray[], Keylist **km1, Keylist **kp1) are not documented: parameter 'kp1' /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'kesy' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'pointer' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'NULL' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:604: warning: The following parameters of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) are not documented: parameter 'keys' /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c:392: warning: argument 'fmaks' of command @param is not found in the argument list of GK_add_key(float pos, unsigned long fmask, int force_replace, float precis) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c:429: warning: The following parameters of GK_add_key(float pos, unsigned long fmask, int force_replace, float precis) are not documented: parameter 'fmask' warning: Included by graph for 'glocale.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c:112: warning: found tag without matching /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c:55: warning: found tag without matching /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c:23: warning: argument 'seedval' of command @param is not found in the argument list of G_math_srand(int seed) /home/neteler/src/releasebranch_8_0/include/grass/defs/gmath.h:32: warning: The following parameters of G_math_srand(int seed) are not documented: parameter 'seed' /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c:346: warning: argument 'hsurf' of command @param is not found in the argument list of gp_set_drapesurfs(geosite *gp, int hsurfs[], int nsurfs) /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c:346: warning: argument 'nsurf' of command @param is not found in the argument list of gp_set_drapesurfs(geosite *gp, int hsurfs[], int nsurfs) /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c:352: warning: The following parameters of gp_set_drapesurfs(geosite *gp, int hsurfs[], int nsurfs) are not documented: parameter 'hsurfs' parameter 'nsurfs' /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c:231: warning: The following parameters of GP_get_style(int id, int *color, int *width, float *size, int *symbol) are not documented: parameter 'color' parameter 'width' parameter 'size' parameter 'symbol' /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c:293: warning: argument 'colors' of command @param is not found in the argument list of GP_set_style_thematic(int id, int layer, const char *color, const char *width, const char *size, const char *symbol, struct Colors *color_rules) /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c:308: warning: The following parameters of GP_set_style_thematic(int id, int layer, const char *color, const char *width, const char *size, const char *symbol, struct Colors *color_rules) are not documented: parameter 'color_rules' /home/neteler/src/releasebranch_8_0/lib/proj/convert.c:404: warning: argument 'hSRS' of command @param is not found in the argument list of GPJ_osr_to_grass(struct Cell_head *cellhd, struct Key_Value **projinfo, struct Key_Value **projunits, OGRSpatialReferenceH hSRS1, int datumtrans) /home/neteler/src/releasebranch_8_0/include/grass/defs/gprojects.h:35: warning: The following parameters of GPJ_osr_to_grass(struct Cell_head *cellhd, struct Key_Value **projinfo, struct Key_Value **projunits, OGRSpatialReferenceH hSRS1, int datumtrans) are not documented: parameter 'hSRS1' /home/neteler/src/releasebranch_8_0/lib/proj/get_proj.c:313: warning: argument 'in_units_keys' of command @param is not found in the argument list of pj_get_string(struct pj_info *info, char *str) /home/neteler/src/releasebranch_8_0/lib/imagery/group.c:423: warning: argument 'src' of command @param is not found in the argument list of I_transfer_group_ref_file(const struct Ref *ref2, int n, struct Ref *ref1) /home/neteler/src/releasebranch_8_0/lib/imagery/group.c:423: warning: argument 'dst' of command @param is not found in the argument list of I_transfer_group_ref_file(const struct Ref *ref2, int n, struct Ref *ref1) /home/neteler/src/releasebranch_8_0/lib/imagery/group.c:448: warning: The following parameters of I_transfer_group_ref_file(const struct Ref *ref2, int n, struct Ref *ref1) are not documented: parameter 'ref2' parameter 'ref1' e.h... Generating docs for file datum.c... Generating docs for file datum.c... Generating docs for file db.c... Generating docs for file dbcolumns.c... Generating docs for file dbfopen.c... Generating docs for file dbmi.h... Generating docs for file dbmi.h... Generating docs for file dbmilib.dox... Generating docs for file dbmscap.c... Generating docs for file dbstubs.h... Generating docs for file dcmp.c... Generating docs for file debug.c... Generating docs for file default_name.c... Generating docs for file default_name.c... Generating docs for file defaults.c... Generating docs for file del2g.c... Generating docs for file delete.c... Generating docs for file delete.c... Generating docs for file delete_tab.c... Generating docs for file deletedb.c... Generating docs for file desc_table.c... Generating docs for file devlib.h... Generating docs for file dgl.h... Generating docs for file dglib.dox... Generating docs for file dgraph.c... Generating docs for file dgraph.h... Generating docs for file diff.c... Generating docs for file dig_atts.h... Generating docs for file dig_defines.h... Generating docs for file dig_externs.h... Generating docs for file dig_macros.h... Generating docs for file dig_structs.h... Generating docs for file digit.h... Generating docs for file dirent.c... Generating docs for file display.h... Generating docs for file display.h... Generating docs for file displaylib.dox... Generating docs for file dispose.c... Generating docs for file distance.c... Generating docs for file distance.c... Generating docs for file distance.c... Generating docs for file dmax.c... Generating docs for file dmaxe.c... Generating docs for file do_copy.c... Generating docs for file do_list.c... Generating docs for file do_proj.c... Generating docs for file do_remove.c... Generating docs for file do_rename.c... Generating docs for file done_msg.c... Generating docs for file doubleio.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw2.c... Generating docs for file draw_bitmap.c... Generating docs for file draw_bitmap.c... Generating docs for file draw_bitmap.c... Generating docs for file draw_line.c... Generating docs for file draw_point.c... Generating docs for file driver.c... Generating docs for file driver.c... Generating docs for file driver.c... Generating docs for file driver.c... Generating docs for file driver.c... Generating docs for file driver.h... Generating docs for file driver_state.c... Generating docs for file driverlib.h... Generating docs for file drop_col.c... Generating docs for file drop_index.c... Generating docs for file drop_table.c... Generating docs for file dspf_header.c... Generating docs for file durbins.c... Generating docs for file e_intersect.c... Generating docs for file e_intersect.h... Generating docs for file echo.c... Generating docs for file edgemgmt-template.c... Generating docs for file eigen.c... Generating docs for file eigen_tools.c... Generating docs for file eigval.c... Generating docs for file ellipse.c... Generating docs for file embuffer.h... Generating docs for file empq.h... Generating docs for file empq_adaptive.h... Generating docs for file empq_adaptive_impl.h... Generating docs for file empq_impl.h... Generating docs for file empty.c... Generating docs for file endian.c... Generating docs for file enormp.c... Generating docs for file env.c... Generating docs for file eol.c... Generating docs for file erase.c... Generating docs for file erase.c... Generating docs for file erase.c... Generating docs for file erase.c... Generating docs for file error.c... Generating docs for file error.c... Generating docs for file error.c... Generating docs for file error.c... Generating docs for file evmax.c... Generating docs for file exag.c... Generating docs for file execute.c... Generating docs for file extend.c... Generating docs for file extreme.c... Generating docs for file fetch.c... Generating docs for file fft.c... Generating docs for file field.c... Generating docs for file file.c... Generating docs for file file_name.c... Generating docs for file filecompare.c... Generating docs for file filename.c... Generating docs for file fileno.c... Generating docs for file find.c... Generating docs for file find.c... Generating docs for file find.c... Generating docs for file find.c... Generating docs for file find_etc.c... Generating docs for file find_file.c... Generating docs for file find_rast.c... Generating docs for file find_rast3d.c... Generating docs for file find_vect.c... Generating docs for file finddb.c... Generating docs for file findzc.c... Generating docs for file finish.c... Generating docs for file flip.c... Generating docs for file flow.c... Generating docs for file flush.c... Generating docs for file fmode.c... Generating docs for file font.c... Generating docs for file font2.c... Generating docs for file font_freetype.c... Generating docs for file fontcap.h... Generating docs for file fopen.c... Generating docs for file forget.c... Generating docs for file form.h... Generating docs for file form.h... Generating docs for file format.c... Generating docs for file format.c... Generating docs for file format.c... Generating docs for file fpcompress.c... Generating docs for file fpreclass.c... Generating docs for file fpxdr.c... Generating docs for file free.c... Generating docs for file frmt.c... Generating docs for file ftol.c... Generating docs for file func2d.c... Generating docs for file function.c... Generating docs for file G.h... Generating docs for file gammavol.c... Generating docs for file gauss.c... Generating docs for file gdal.c... Generating docs for file geary.c... Generating docs for file geodesic.c... Generating docs for file geodist.c... Generating docs for file georef.c... Generating docs for file georef_tps.c... Generating docs for file geos.c... Generating docs for file geos_to_wktb.c... Generating docs for file get.c... Generating docs for file get.c... Generating docs for file get_cellhd.c... Generating docs for file get_ellipse.c... Generating docs for file get_len.c... Generating docs for file get_proj.c... Generating docs for file get_projinfo.c... Generating docs for file get_row.c... Generating docs for file get_row.c... Generating docs for file get_row_colr.c... Generating docs for file get_t_box.c... Generating docs for file get_window.c... Generating docs for file getblock.c... Generating docs for file getg.c... Generating docs for file getl.c... Generating docs for file getvalue.c... Generating docs for file gis.h... Generating docs for file gis.h... Generating docs for file gisbase.c... Generating docs for file gisdbase.c... Generating docs for file gisinit.c... Generating docs for file gislib.dox... Generating docs for file gislib_cmdline_parsing.dox... Generating docs for file gk.c... Generating docs for file gk2.c... Generating docs for file glocale.h... Generating docs for file glocale.h... Generating docs for file gmath.h... Generating docs for file gmath.h... Generating docs for file gmathlib.dox... Generating docs for file gp.c... Generating docs for file gp2.c... Generating docs for file gp3.c... Generating docs for file gpd.c... Generating docs for file gpdelib.dox... Generating docs for file gprojects.h... Generating docs for file gprojects.h... Generating docs for file gradient.c... Generating docs for file graph.c... Generating docs for file graph.c... Generating docs for file graph.c... Generating docs for file graph.c... Generating docs for file graph.h... Generating docs for file graph_close.c... Generating docs for file graph_close.c... Generating docs for file graph_clse.c... Generating docs for file graph_set.c... Generating docs for file graph_set.c... Generating docs for file graph_set.c... Generating docs for file graph_v1.c... Generating docs for file graph_v1.h... Generating docs for file graph_v2.c... Generating docs for file graph_v2.h... Generating docs for file grasslib.dox... Generating docs for file group.c... Generating docs for file g/home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:1225: warning: argument 'center' of command @param is not found in the argument list of gs_get_datacenter(float *cen) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:1232: warning: The following parameters of gs_get_datacenter(float *cen) are not documented: parameter 'cen' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:361: warning: argument 'ft' of command @param is not found in the argument list of print_256lookup(int *buff) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:367: warning: The following parameters of print_256lookup(int *buff) are not documented: parameter 'buff' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:347: warning: argument 'ft' of command @param is not found in the argument list of print_realto(float *rt) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:353: warning: The following parameters of print_realto(float *rt) are not documented: parameter 'rt' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:718: warning: The following parameters of GS_draw_nline_onsurf(int id, float x1, float y1, float x2, float y2, float *lasp, int n) are not documented: parameter 'lasp' parameter 'n' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:522: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition(float *siz, float *pos) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:522: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition(float *siz, float *pos) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:498: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition1(float pos[]) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:1530: warning: argument 'numsurf' of command @param is not found in the argument list of GS_get_surf_list(int *numsurfs) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:1539: warning: The following parameters of GS_get_surf_list(int *numsurfs) are not documented: parameter 'numsurfs' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:191: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:191: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:202: warning: The following parameters of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:157: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:157: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:168: warning: The following parameters of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:174: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:174: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:185: warning: The following parameters of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:208: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:208: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:219: warning: The following parameters of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c:314: warning: argument 'in' of command @param is not found in the argument list of GS_v3normalize(float *v1, float *v2) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c:314: warning: argument 'out' of command @param is not found in the argument list of GS_v3normalize(float *v1, float *v2) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c:154: warning: argument 'places' of command @param is not found in the argument list of gsd_get_cplanes(Point4 *planes) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c:162: warning: The following parameters of gsd_get_cplanes(Point4 *planes) are not documented: parameter 'planes' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_label.c:41: warning: The following parameters of gs_put_label(const char *text, GLuint fontbase, int size, unsigned long color, int *pt) are not documented: parameter 'text' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:748: warning: argument 'ascpect' of command @param is not found in the argument list of dir_to_slope_aspect(float *dir, float *slope, float *aspect, int degrees) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:755: warning: The following parameters of dir_to_slope_aspect(float *dir, float *slope, float *aspect, int degrees) are not documented: parameter 'aspect' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:321: warning: argument 'size' of command @param is not found in the argument list of gsd_diamond(float *center, unsigned long colr, float siz) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:327: warning: The following parameters of gsd_diamond(float *center, unsigned long colr, float siz) are not documented: parameter 'siz' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:559: warning: argument 'size' of command @param is not found in the argument list of gsd_drawsphere(float *center, unsigned long colr, float siz) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:565: warning: The following parameters of gsd_drawsphere(float *center, unsigned long colr, float siz) are not documented: parameter 'siz' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:219: warning: argument 'number' of command @param is not found in the argument list of gsd_nline_onsurf(geosurf *gs, float *v1, float *v2, float *pt, int n) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:1161: warning: The following parameters of gsd_scalebar(float *pos2, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) are not documented: parameter 'len' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:1238: warning: argument 'pos2' of command @param is not found in the argument list of gsd_scalebar_v2(float *pos, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:1249: warning: The following parameters of gsd_scalebar_v2(float *pos, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) are not documented: parameter 'pos' parameter 'len' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c:574: warning: argument 'widnow' of command @param is not found in the argument list of gsd_checkpoint(float pt[4], int window[4], int viewport[4], double modelMatrix[16], double projMatrix[16]) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c:574: warning: argument 'doubleMatrix' of command @param is not found in the argument list of gsd_checkpoint(float pt[4], int window[4], int viewport[4], double modelMatrix[16], double projMatrix[16]) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c:585: warning: The following parameters of gsd_checkpoint(float pt[4], int window[4], int viewport[4], double modelMatrix[16], double projMatrix[16]) are not documented: parameter 'window' parameter 'modelMatrix' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:389: warning: argument 'in' of command @param is not found in the argument list of gsd_model2real(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:389: warning: argument 'out' of command @param is not found in the argument list of gsd_model2real(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:369: warning: argument 'in' of command @param is not found in the argument list of gsd_real2model(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:369: warning: argument 'out' of command @param is not found in the argument list of gsd_real2model(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:139: warning: argument 'dp' of command @param is not found in the argument list of gsd_set_view(geoview *gv, geodisplay *gd) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:146: warning: The following parameters of gsd_set_view(geoview *gv, geodisplay *gd) are not documented: parameter 'gd' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdrape.c:696: warning: The following parameters of in_vregion(geosurf *gs, float *pt) are not documented: parameter 'pt' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c:48: warning: argument 'pointer' of command @param is not found in the argument list of GS_set_cxl_func(void(*f)(void)) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c:52: warning: The following parameters of GS_set_cxl_func(void(*f)(void)) are not documented: parameter 'f' /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c:274: warning: argument 'colors' of command @param is not found in the argument list of GV_set_style_thematic(int id, int layer, const char *color, const char *width, struct Colors *color_rules) /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c:287: warning: The following parameters of GV_set_style_thematic(int id, int layer, const char *color, const char *width, struct Colors *color_rules) are not documented: parameter 'color_rules' /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c:37: warning: argument 'number' of command @param is not found in the argument list of Gv_load_vect(const char *grassname, int *nlines) /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c:47: warning: The following parameters of Gv_load_vect(const char *grassname, int *nlines) are not documented: parameter 'nlines' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c:79: warning: argument 'list' of command @param is not found in the argument list of gvl_getall_vols(geovol **gvols) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c:85: warning: The following parameters of gvl_getall_vols(geovol **gvols) are not documented: parameter 'gvols' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c:184: warning: The following parameters of gvl_init_vol(geovol *gvl, double ox, double oy, double oz, int rows, int cols, int depths, double xres, double yres, double zres) are not documented: parameter 'depths' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c:840: warning: argument 'isosurface_id' of command @param is not found in the argument list of GVL_isosurf_unset_att(int id, int isosurf_id, int att) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c:849: warning: The following parameters of GVL_isosurf_unset_att(int id, int isosurf_id, int att) are not documented: parameter 'isosurf_id' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c:145: warning: argument 'value' of command @param is not found in the argument list of iso_get_cube_value(geovol_isosurf *isosurf, int desc, int x, int y, int z, float *v) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c:155: warning: The following parameters of iso_get_cube_value(geovol_isosurf *isosurf, int desc, int x, int y, int z, float *v) are not documented: parameter 'v' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:131: warning: argument 'data' of command @param is not found in the argument list of find_datah(const char *name, IFLAG type, int begin) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:131: warning: argument '1' of command @param is not found in the argument list of find_datah(const char *name, IFLAG type, int begin) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:139: warning: The following parameters of find_datah(const char *name, IFLAG type, int begin) are not documented: parameter 'type' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:1050: warning: The following parameters of gvl_file_get_value(geovol_file *vf, int x, int y, int z, void *value) are not documented: parameter 'x' parameter 'y' parameter 'z' parameter 'value' /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c:203: warning: argument 'unit' of command @param is not found in the argument list of Rast3d_set_vertical_unit(RASTER3D_Map *map, const char *vertical_unit) /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c:212: warning: The following parameters of Rast3d_set_vertical_unit(RASTER3D_Map *map, const char *vertical_unit) are not documented: parameter 'vertical_unit' /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c:186: warning: argument 'unit' of command @param is not found in the argument list of Rast3d_set_vertical_unit2(RASTER3D_Map *map, int vertical_unit) /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c:195: warning: The following parameters of Rast3d_set_vertical_unit2(RASTER3D_Map *map, int vertical_unit) are not documented: parameter 'vertical_unit' /home/neteler/src/releasebranch_8_0/lib/raster/histogram.c:178: warning: The following parameters of Rast_get_histogram_cat(int n, const struct Histogram *histogram) are not documented: parameter 'n' /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c:49: warning: argument 'history' of command @param is not found in the argument list of Rast3d_read_history(const char *name, const char *mapset, struct History *hist) /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c:64: warning: The following parameters of Rast3d_read_history(const char *name, const char *mapset, struct History *hist) are not documented: parameter 'hist' /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c:83: warning: argument 'history' of command @param is not found in the argument list of Rast3d_write_history(const char *name, struct History *hist) /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c:97: warning: The following parameters of Rast3d_write_history(const char *name, struct History *hist) are not documented: parameter 'hist' /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:144: warning: The following parameters of I_bands_to_id_scatt(const int b_1_id, const int b_2_id, const int n_bands, int *scatt_id) are not documented: parameter 'b_2_id' /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:23: warning: The following parameters of I_find_group_file2(const char *group, const char *mapset, const char *file) are not documented: parameter 'mapset' /home/neteler/src/releasebranch_8_0/lib/imagery/find.c:187: warning: unable to resolve reference to `Mapset_Search_Path' for \ref command /home/neteler/src/releasebranch_8_0/lib/imagery/find.c:224: warning: unable to resolve reference to `Mapset_Search_Path' for \ref command /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:50: warning: argument 'Signature' of command @param is not found in the argument list of I_free_signatures(struct Signature *S) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:162: warning: The following parameters of I_free_signatures(struct Signature *S) are not documented: parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:255: warning: argument 'int' of command @param is not found in the argument list of I_free_signatures_list(int count, char ***list) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:255: warning: argument 'pointer' of command @param is not found in the argument list of I_free_signatures_list(int count, char ***list) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:157: warning: The following parameters of I_free_signatures_list(int count, char ***list) are not documented: parameter 'count' parameter 'list' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:7: warning: argument 'Signature' of command @param is not found in the argument list of I_init_signatures(struct Signature *S, int nbands) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:160: warning: The following parameters of I_init_signatures(struct Signature *S, int nbands) are not documented: parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:58: warning: argument 'Signature' of command @param is not found in the argument list of I_InitSigSet(struct SigSet *S, int nbands) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:175: warning: The following parameters of I_InitSigSet(struct SigSet *S, int nbands) are not documented: parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/list_gp.c:66: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/imagery/list_subgp.c:125: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:127: warning: argument 'pointer' of command @param is not found in the argument list of I_read_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:127: warning: argument 'pointer' of command @param is not found in the argument list of I_read_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:164: warning: The following parameters of I_read_signatures(FILE *fd, struct Signature *S) are not documented: parameter 'fd' parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:130: warning: argument 'pointer' of command @param is not found in the argument list of I_ReadSigSet(FILE *fd, struct SigSet *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:130: warning: argument 'pointer' of command @param is not found in the argument list of I_ReadSigSet(FILE *fd, struct SigSet *S) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:178: warning: The following parameters of I_ReadSigSet(FILE *fd, struct SigSet *S) are not documented: parameter 'fd' parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_structs.c:197: warning: argument 'scarr_data' of command @param is not found in the argument list of I_sc_insert_scatt_data(struct scCats *cats, struct scdScattData *scatt_data, int cat_id, int scatt_id) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:132: warning: The following parameters of I_sc_insert_scatt_data(struct scCats *cats, struct scdScattData *scatt_data, int cat_id, int scatt_id) are not documented: parameter 'scatt_data' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:101: warning: argument 'name' of command @param is not found in the argument list of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:101: warning: argument 'mapset' of command @param is not found in the argument list of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:101: warning: argument 'name' of command @param is not found in the argument list of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:154: warning: The following parameters of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) are not documented: parameter 'old_name' parameter 'old_mapset' parameter 'new_name' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:221: warning: argument 'pointer' of command @param is not found in the argument list of I_signatures_list_by_type(I_SIGFILE_TYPE type, const char *mapset, char ***out_list) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:156: warning: The following parameters of I_signatures_list_by_type(I_SIGFILE_TYPE type, const char *mapset, char ***out_list) are not documented: parameter 'out_list' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:160: warning: argument 'name' of command @param is not found in the argument list of I_signatures_rename(I_SIGFILE_TYPE type, const char *old_name, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:160: warning: argument 'name' of command @param is not found in the argument list of I_signatures_rename(I_SIGFILE_TYPE type, const char *old_name, const char *new_name) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:155: warning: The following parameters of I_signatures_rename(I_SIGFILE_TYPE type, const char *old_name, const char *new_name) are not documented: parameter 'old_name' parameter 'new_name' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:272: warning: argument 'Signature' of command @param is not found in the argument list of I_sort_signatures_by_semantic_label(struct Signature *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:272: warning: argument 'Ref' of command @param is not found in the argument list of I_sort_signatures_by_semantic_label(struct Signature *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:166: warning: The following parameters of I_sort_signatures_by_semantic_label(struct Signature *S, const struct Ref *R) are not documented: parameter 'S' parameter 'R' /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:445: warning: argument 'SigSet' of command @param is not found in the argument list of I_SortSigSetBySemanticLabel(struct SigSet *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:445: warning: argument 'Ref' of command @param is not found in the argument list of I_SortSigSetBySemanticLabel(struct SigSet *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:184: warning: The following parameters of I_SortSigSetBySemanticLabel(struct SigSet *S, const struct Ref *R) are not documented: parameter 'S' parameter 'R' /home/neteler/src/releasebranch_8_0/lib/imagery/group.c:423: warning: argument 'src' of command @param is not found in the argument list of I_transfer_group_ref_file(const struct Ref *ref2, int n, struct Ref *ref1) /home/neteler/src/releasebranch_8_0/lib/imagery/group.c:423: warning: argument 'dst' of command @param is not found in the argument list of I_transfer_group_ref_file(const struct Ref *ref2, int n, struct Ref *ref1) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:65: warning: The following parameters of I_transfer_group_ref_file(const struct Ref *ref2, int n, struct Ref *ref1) are not documented: parameter 'ref2' parameter 'ref1' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:217: warning: argument 'pointer' of command @param is not found in the argument list of I_write_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:217: warning: argument 'pointer' of command @param is not found in the argument list of I_write_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/include/grass/defs/imagery.h:165: warning: The following parameters of I_write_signatures(FILE *fd, struct Signature *S) are not documented: parameter 'fd' parameter 'S' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c:109: warning: The following parameters of IL_init_func_2d(struct interp_params *params, grid_calc_fn *grid_f, matrix_create_fn *matr_f, check_points_fn *point_f, secpar_fn *secp_f, interp_fn *interp_f, interpder_fn *interpder_f, wr_temp_fn *temp_f) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c:31: warning: The following parameters of IL_init_params_2d(struct interp_params *params, FILE *inp, int elatt, int smatt, double zm, int k1, int k2, char *msk, int rows, int cols, DCELL *ar1, DCELL *ar2, DCELL *ar3, DCELL *ar4, DCELL *ar5, DCELL *ar6, double tension, int k3, int sc1, int sc2, int sc3, double sm, char *f1, char *f2, char *f3, char *f4, char *f5, char *f6, double dm, double x_or, double y_or, int der, double tet, double scl, FILE *t1, FILE *t2, FILE *t3, FILE *t4, FILE *t5, FILE *t6, bool create_devi, struct TimeStamp *ts, int c, const char *wheresql) are not documented: parameter 'params' parameter 'rows' parameter 'ar1' parameter 'ar2' parameter 'ar3' parameter 'ar4' parameter 'ar5' parameter 'sc1' parameter 'sc2' parameter 'f1' parameter 'f2' parameter 'f3' parameter 'f4' parameter 'f5' parameter 't1' parameter 't2' parameter 't3' parameter 't4' parameter 't5' parameter 'ts' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interp2d.c:65: warning: The following parameters of IL_grid_calc_2d(struct interp_params *params, struct quaddata *data, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, double *b, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:160: warning: The following parameters of IL_check_at_points_2d(struct interp_params *params, struct quaddata *data, double *b, double *ertot, double zmin, double dnorm, struct triple skip_point) are not documented: parameter 'params' parameter 'dnorm' parameter 'skip_point' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:134: warning: The following parameters of IL_grid_calc_2d(struct interp_params *params, struct quaddata *data, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, double *b, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:124: warning: The following parameters of IL_init_func_2d(struct interp_params *params, grid_calc_fn *grid_f, matrix_create_fn *matr_f, check_points_fn *point_f, secpar_fn *secp_f, interp_fn *interp_f, interpder_fn *interpder_f, wr_temp_fn *temp_f) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:115: warning: The following parameters of IL_init_params_2d(struct interp_params *params, FILE *inp, int elatt, int smatt, double zm, int k1, int k2, char *msk, int rows, int cols, DCELL *ar1, DCELL *ar2, DCELL *ar3, DCELL *ar4, DCELL *ar5, DCELL *ar6, double tension, int k3, int sc1, int sc2, int sc3, double sm, char *f1, char *f2, char *f3, char *f4, char *f5, char *f6, double dm, double x_or, double y_or, int der, double tet, double scl, FILE *t1, FILE *t2, FILE *t3, FILE *t4, FILE *t5, FILE *t6, bool create_devi, struct TimeStamp *ts, int c, const char *wheresql) are not documented: parameter 'params' parameter 'rows' parameter 'ar1' parameter 'ar2' parameter 'ar3' parameter 'ar4' parameter 'ar5' parameter 'sc1' parameter 'sc2' parameter 'f1' parameter 'f2' parameter 'f3' parameter 'f4' parameter 'f5' parameter 't1' parameter 't2' parameter 't3' parameter 't4' parameter 't5' parameter 'ts' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:182: warning: The following parameters of IL_interp_segments_2d(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:188: warning: The following parameters of IL_interp_segments_2d_parallel(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm, int threads) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' parameter 'threads' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:141: warning: The following parameters of IL_matrix_create_alloc(struct interp_params *params, struct triple *points, int n_points, double **matrix, int *indx, double *A) are not documented: parameter 'A' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:156: warning: The following parameters of IL_output_2d(struct interp_params *params, struct Cell_head *cellhd, double zmin, double zmax, double zminac, double zmaxac, double c1min, double c1max, double c2min, double c2max, double gmin, double gmax, double ertot, char *input, double dnorm, int dtens, int vect, int n_points) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'zmaxac' parameter 'c1min' parameter 'c2min' parameter 'c2max' parameter 'gmin' parameter 'gmax' parameter 'dtens' parameter 'vect' parameter 'n_points' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:177: warning: The following parameters of IL_secpar_loop_2d(struct interp_params *params, int ngstc, int nszc, int k, struct BM *bitmask, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, int cond1, int cond2) are not documented: parameter 'params' parameter 'bitmask' parameter 'gmin' parameter 'gmax' parameter 'c1min' parameter 'c1max' parameter 'c2min' parameter 'cond1' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:194: warning: The following parameters of IL_vector_input_data_2d(struct interp_params *params, struct Map_info *Map, int field, char *zcol, char *scol, struct tree_info *info, double *xmin, double *xmax, double *ymin, double *ymax, double *zmin, double *zmax, int *n_points, double *dmax) are not documented: parameter 'xmin' parameter 'xmax' parameter 'ymin' parameter 'ymax' parameter 'zmin' parameter 'zmax' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:202: warning: The following parameters of IL_write_temp_2d(struct interp_params *params, int ngstc, int nszc, off_t offset2) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/intersect.c:650: warning: The following parameters of Vect_line_intersection(struct line_pnts *APoints, struct line_pnts *BPoints, struct bound_box *ABox, struct bound_box *BBox, struct line_pnts ***ALines, struct line_pnts ***BLines, int *nalines, int *nblines, int with_z) are not documented: parameter 'ABox' parameter 'BBox' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/intersect2.c:683: warning: The following parameters of Vect_line_intersection2(struct line_pnts *APoints, struct line_pnts *BPoints, struct bound_box *pABox, struct bound_box *pBBox, struct line_pnts ***ALines, struct line_pnts ***BLines, int *nalines, int *nblines, int with_z) are not documented: parameter 'pABox' parameter 'pBBox' /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_structs.c:69: warning: The following parameters of I_bands_to_id_scatt(const int b_1_id, const int b_2_id, const int n_bands, int *scatt_id) are not documented: parameter 'b_2_id' /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_structs.c:197: warning: argument 'scarr_data' of command @param is not found in the argument list of I_sc_insert_scatt_data(struct scCats *cats, struct scdScattData *scatt_data, int cat_id, int scatt_id) /home/neteler/src/releasebranch_8_0/lib/imagery/iscatt_structs.c:209: warning: The following parameters of I_sc_insert_scatt_data(struct scCats *cats, struct scdScattData *scatt_data, int cat_id, int scatt_id) are not documented: parameter 'scatt_data' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1586: warning: argument 'A' of command @param is not found in the argument list of G_matrix_resize(mat_struct *in, int rows, int cols) /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1596: warning: The following parameters of G_matrix_resize(mat_struct *in, int rows, int cols) are not documented: parameter 'in' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:205: warning: argument 'A' of command @param is not found in the argument list of G_matrix_scalar_mul(double scalar, mat_struct *matrix, mat_struct *out) /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:214: warning: The following parameters of G_matrix_scalar_mul(double scalar, mat_struct *matrix, mat_struct *out) are not documented: parameter 'matrix' parameter 'out' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:941: warning: The following parameters of G_matvect_product(mat_struct *A, vec_struct *b, vec_struct *out) are not documented: parameter 'out' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1355: warning: The following parameters of G_vector_product(vec_struct *v1, vec_struct *v2, vec_struct *out) are not documented: parameter 'out' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1586: warning: argument 'A' of command @param is not found in the argument list of G_matrix_resize(mat_struct *in, int rows, int cols) /home/neteler/src/releasebranch_8_0/include/grass/defs/la.h:53: warning: The following parameters of G_matrix_resize(mat_struct *in, int rows, int cols) are not documented: parameter 'in' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:205: warning: argument 'A' of command @param is not found in the argument list of G_matrix_scalar_mul(double scalar, mat_struct *matrix, mat_struct *out) /home/neteler/src/releasebranch_8_0/include/grass/defs/la.h:52: warning: The following parameters of G_matrix_scalar_mul(double scalar, mat_struct *matrix, mat_struct *out) are not documented: parameter 'matrix' parameter 'out' /home/neteler/src/releasebranch_8_0/include/grass/defs/la.h:30: warning: The following parameters of G_matvect_product(mat_struct *A, vec_struct *b, vec_struct *out) are not documented: parameter 'out' /home/neteler/src/releasebranch_8_0/include/grass/defs/la.h:42: warning: The following parameters of G_vector_product(vec_struct *v1, vec_struct *v2, vec_struct *out) are not documented: parameter 'out' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/level_two.c:307: warning: The following parameters of Vect_get_line_nodes(const struct Map_info *Map, int line, int *n1, int *n2) are not documented: parameter 'n2' /home/neteler/src/releasebranch_8_0/lib/imagery/list_gp.c:66: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/imagery/list_subgp.c:125: warning: Found unknown command `\mapset' warning: Included by graph for 'macros.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/lib/gis/make_loc.c:151: warning: argument 'proj_epsg' of command @param is not found in the argument list of G_make_location_crs(const char *location_name, struct Cell_head *wind, const struct Key_Value *proj_info, const struct Key_Value *proj_units, const char *proj_srid, const char *proj_wkt) /home/neteler/src/releasebranch_8_0/include/grass/defs/manage.h:36: warning: The following parameters of M_define_option(int n, const char *desc, int multiple) are not documented: parameter 'desc' parameter 'multiple' /home/neteler/src/releasebranch_8_0/include/grass/defs/manage.h:33: warning: The following parameters of M_read_list(int check_if_empty, int *num) are not documented: parameter 'num' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:255: warning: argument 'int' of command @param is not found in the argument list of I_free_signatures_list(int count, char ***list) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:255: warning: argument 'pointer' of command @param is not found in the argument list of I_free_signatures_list(int count, char ***list) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:263: warning: The following parameters of I_free_signatures_list(int count, char ***list) are not documented: parameter 'count' parameter 'list' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:101: warning: argument 'name' of command @param is not found in the argument list of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:101: warning: argument 'mapset' of command @param is not found in the argument list of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:101: warning: argument 'name' of command @param is not found in the argument list of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:113: warning: The following parameters of I_signatures_copy(I_SIGFILE_TYPE type, const char *old_name, const char *old_mapset, const char *new_name) are not documented: parameter 'old_name' parameter 'old_mapset' parameter 'new_name' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:221: warning: argument 'pointer' of command @param is not found in the argument list of I_signatures_list_by_type(I_SIGFILE_TYPE type, const char *mapset, char ***out_list) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:236: warning: The following parameters of I_signatures_list_by_type(I_SIGFILE_TYPE type, const char *mapset, char ***out_list) are not documented: parameter 'out_list' /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:160: warning: argument 'name' of command @param is not found in the argument list of I_signatures_rename(I_SIGFILE_TYPE type, const char *old_name, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:160: warning: argument 'name' of command @param is not found in the argument list of I_signatures_rename(I_SIGFILE_TYPE type, const char *old_name, const char *new_name) /home/neteler/src/releasebranch_8_0/lib/imagery/manage_signatures.c:171: warning: The following parameters of I_signatures_rename(I_SIGFILE_TYPE type, const char *old_name, const char *new_name) are not documented: parameter 'old_name' parameter 'new_name' /home/neteler/src/releasebranch_8_0/lib/nviz/map_obj.c:180: warning: The following parameters of Nviz_set_attr(int id, int type, int desc, int src, const char *str_value, double num_value, nv_data *data) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/raster3d/mask.c:173: warning: The following parameters of Rast3d_is_masked(RASTER3D_Map *map, int x, int y, int z) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/lib/raster3d/mask.c:244: warning: The following parameters of Rast3d_mask_double(RASTER3D_Map *map, int x, int y, int z, double *value) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/lib/raster3d/mask.c:222: warning: The following parameters of Rast3d_mask_float(RASTER3D_Map *map, int x, int y, int z, float *value) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/lib/raster3d/mask.c:200: warning: The following parameters of Rast3d_mask_num(RASTER3D_Map *map, int x, int y, int z, void *value, int type) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/matrix.c:72: warning: The following parameters of IL_matrix_create_alloc(struct interp_params *params, struct triple *points, int n_points, double **matrix, int *indx, double *A) are not documented: parameter 'A' /home/neteler/src/releasebranch_8_0/lib/vector/vedit/move.c:29: warning: The following parameters of Vedit_move_lines(struct Map_info *Map, struct Map_info **BgMap, int nbgmaps, struct ilist *List, double move_x, double move_y, double move_z, int snap, double thresh) are not documented: parameter 'thresh' /home/neteler/src/releasebranch_8_0/lib/gis/myname.c:21: warning: unable to resolve reference to `Permanent_Mapset' for \ref command s.c... Generating docs for file gs2.c... Generating docs for file gs3.c... Generating docs for file gs_bm.c... Generating docs for file gs_norms.c... Generating docs for file gs_query.c... Generating docs for file gs_util.c... Generating docs for file gsd_cplane.c... Generating docs for file gsd_fonts.c... Generating docs for file gsd_fringe.c... Generating docs for file gsd_img_ppm.c... Generating docs for file gsd_img_tif.c... Generating docs for file gsd_label.c... Generating docs for file gsd_legend.c... Generating docs for file gsd_objs.c... Generating docs for file gsd_prim.c... Generating docs for file gsd_surf.c... Generating docs for file gsd_views.c... Generating docs for file gsd_wire.c... Generating docs for file gsdiff.c... Generating docs for file gsdrape.c... Generating docs for file gsds.c... Generating docs for file gsget.c... Generating docs for file gsget.h... Generating docs for file gsx.c... Generating docs for file gv.c... Generating docs for file gv2.c... Generating docs for file gv3.c... Generating docs for file gv_quick.c... Generating docs for file gvd.c... Generating docs for file gvl.c... Generating docs for file gvl2.c... Generating docs for file gvl3.c... Generating docs for file gvl_calc.c... Generating docs for file gvl_calc2.c... Generating docs for file gvl_file.c... Generating docs for file gvld.c... Generating docs for file handle.c... Generating docs for file handler.c... Generating docs for file handler.c... Generating docs for file handler.c... Generating docs for file hconj.c... Generating docs for file head.c... Generating docs for file header.c... Generating docs for file header.c... Generating docs for file header_finfo.c... Generating docs for file headerinfo.c... Generating docs for file heap.c... Generating docs for file heap.h... Generating docs for file heigval.c... Generating docs for file heigvec.c... Generating docs for file helpers.c... Generating docs for file helpers.h... Generating docs for file hevmax.c... Generating docs for file hist.c... Generating docs for file histo_eq.c... Generating docs for file histogram.c... Generating docs for file history.c... Generating docs for file history.c... Generating docs for file hmgen.c... Generating docs for file home.c... Generating docs for file house.c... Generating docs for file housev.c... Generating docs for file htmlmap.h... Generating docs for file ialloc.c... Generating docs for file iclass.c... Generating docs for file iclass_bands.c... Generating docs for file iclass_perimeter.c... Generating docs for file iclass_signatures.c... Generating docs for file iclass_statistics.c... Generating docs for file icon.c... Generating docs for file ilist.c... Generating docs for file imagery.h... Generating docs for file imagery.h... Generating docs for file imagerylib.dox... Generating docs for file imbuffer.h... Generating docs for file incr1.c... Generating docs for file incr2.c... Generating docs for file incr3.c... Generating docs for file index.c... Generating docs for file index.c... Generating docs for file index.c... Generating docs for file index.h... Generating docs for file indexf.c... Generating docs for file indexm.c... Generating docs for file init.c... Generating docs for file init.c... Generating docs for file init.c... Generating docs for file init.c... Generating docs for file init.c... Generating docs for file init2d.c... Generating docs for file init_head.c... Generating docs for file input2d.c... Generating docs for file insert.c... Generating docs for file inside.c... Generating docs for file interp.c... Generating docs for file interp2d.c... Generating docs for file interpf.h... Generating docs for file InterpSpline.c... Generating docs for file intersect.c... Generating docs for file intersect.c... Generating docs for file intersect2.c... Generating docs for file interval.c... Generating docs for file intio.c... Generating docs for file io.c... Generating docs for file is.c... Generating docs for file iscatt_core.c... Generating docs for file iscatt_structs.c... Generating docs for file isdir.c... Generating docs for file kdtree.c... Generating docs for file kdtree.h... Generating docs for file key_value1.c... Generating docs for file key_value2.c... Generating docs for file key_value3.c... Generating docs for file key_value4.c... Generating docs for file keys.c... Generating docs for file kotz.c... Generating docs for file kse.c... Generating docs for file ksn.c... Generating docs for file kuiprsve.c... Generating docs for file kuiprsvn.c... Generating docs for file la.c... Generating docs for file la.h... Generating docs for file la.h... Generating docs for file lapack.h... Generating docs for file ldumat.c... Generating docs for file ldvmat.c... Generating docs for file legal_dbname.c... Generating docs for file legal_name.c... Generating docs for file legal_vname.c... Generating docs for file level.c... Generating docs for file level_two.c... Generating docs for file lidar.h... Generating docs for file lights.c... Generating docs for file line.c... Generating docs for file line_dist.c... Generating docs for file line_dist.c... Generating docs for file line_width.c... Generating docs for file line_width.c... Generating docs for file line_width.c... Generating docs for file line_width.c... Generating docs for file linecros.c... Generating docs for file linkm.h... Generating docs for file linkm.h... Generating docs for file list.c... Generating docs for file list.c... Generating docs for file list.c... Generating docs for file list.c... Generating docs for file list_gp.c... Generating docs for file list_index.c... Generating docs for file list_subgp.c... Generating docs for file list_tables.c... Generating docs for file listdb.c... Generating docs for file ll_format.c... Generating docs for file ll_scan.c... Generating docs for file loc_info.c... Generating docs for file local.c... Generating docs for file locale.c... Generating docs for file location.c... Generating docs for file lock.c... Generating docs for file login.c... Generating docs for file long.c... Generating docs for file lrand48.c... Generating docs for file ls.c... Generating docs for file ls_filter.c... Generating docs for file lu.c... Generating docs for file lz4.c... Generating docs for file lz4.h... Generating docs for file mach_name.c... Generating docs for file macros.h... Generating docs for file main.c... Generating docs for file make_loc.c... Generating docs for file make_mapset.c... Generating docs for file manage.h... Generating docs for file manage.h... Generating docs for file manage_signatures.c... Generating docs for file managelib.dox... Generating docs for file map.c... Generating docs for file map_list.c... Generating docs for file map_obj.c... Generating docs for file mapcase.c... Generating docs for file mapset.c... Generating docs for file mapset.c... Generating docs for file mapset_msc.c... Generating docs for file mapset_nme.c... Generating docs for file mask.c... Generating docs for file mask_info.c... Generating docs for file maskfd.c... Generating docs for file maskfn.c... Generating docs for file matprt.c... Generating docs for file matrix.c... Generating docs for file mattr.c... Generating docs for file max_pow2.c... Generating docs for file mc33_table.h... Generating docs for file mcopy.c... Generating docs for file mem_stream.h... Generating docs for file merge.c... Generating docs for file merge_lines.c... Generating docs for file minmax.c... Generating docs for file minmaxheap.h... Generating docs for file minv.c... Generating docs for file misc-template.c... Generating docs for file misc.c... Generating docs for file misc.c... Generating docs for file mkstemp.c... Generating docs for file mm.cpp... Generating docs for file mm.h... Generating docs for file mm_utils.cpp... Generating docs for file mm_utils.h... Generating docs for file mmul.c... Generating docs for file move.c... Generating docs for file move.c... Generating docs for file mult.c... Generating docs for file myname.c... Generating docs for file n_arrays.c... Generating docs for file n_arrays_calc.c... Generating docs for file n_arrays_io.c... Generating docs f/home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:148: warning: The following parameters of N_alloc_gwflow_data2d(int cols, int rows, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:38: warning: The following parameters of N_alloc_gwflow_data3d(int cols, int rows, int depths, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:644: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:659: warning: The following parameters of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:356: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:371: warning: The following parameters of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:109: warning: The following parameters of N_alloc_gwflow_data2d(int cols, int rows, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:107: warning: The following parameters of N_alloc_gwflow_data3d(int cols, int rows, int depths, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:644: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:105: warning: The following parameters of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:356: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:103: warning: The following parameters of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/net_analyze.c:479: warning: argument 'pointer' of command @param is not found in the argument list of Vect_net_nearest_nodes(struct Map_info *Map, double x, double y, double z, int direction, double maxdist, int *node1, int *node2, int *ln, double *costs1, double *costs2, struct line_pnts *Points1, struct line_pnts *Points2, double *distance) /home/neteler/src/releasebranch_8_0/lib/vector/neta/utils.c:217: warning: argument 'pointer' of command @param is not found in the argument list of NetA_initialise_varray(struct Map_info *In, int layer, int mask_type, char *where, char *cat, struct varray **varray) /home/neteler/src/releasebranch_8_0/include/grass/defs/neta.h:31: warning: The following parameters of NetA_initialise_varray(struct Map_info *In, int layer, int mask_type, char *where, char *cat, struct varray **varray) are not documented: parameter 'varray' /home/neteler/src/releasebranch_8_0/lib/vector/neta/spanningtree.c:83: warning: argument 'list' of command @param is not found in the argument list of NetA_spanning_tree(dglGraph_s *graph, struct ilist *tree_list) /home/neteler/src/releasebranch_8_0/include/grass/defs/neta.h:14: warning: The following parameters of NetA_spanning_tree(dglGraph_s *graph, struct ilist *tree_list) are not documented: parameter 'tree_list' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:70: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:97: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:20: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:286: warning: argument 'rast' of command @param is not found in the argument list of Rast_insert_c_null_values(CELL *cellVal, char *null_row, int ncols) /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:295: warning: The following parameters of Rast_insert_c_null_values(CELL *cellVal, char *null_row, int ncols) are not documented: parameter 'cellVal' /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:267: warning: argument 'cellVal' of command @param is not found in the argument list of Rast_insert_null_values(void *rast, char *null_row, int ncols, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:267: warning: argument 'fcellVal' of command @param is not found in the argument list of Rast_insert_null_values(void *rast, char *null_row, int ncols, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:267: warning: argument 'dcellVal' of command @param is not found in the argument list of Rast_insert_null_values(void *rast, char *null_row, int ncols, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/nviz/nviz.c:436: warning: The following parameters of Nviz_delete_scalebar(nv_data *data, int bar_id) are not documented: parameter 'bar_id' /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:87: warning: The following parameters of Nviz_delete_scalebar(nv_data *data, int bar_id) are not documented: parameter 'bar_id' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:106: warning: argument 'win' of command @param is not found in the argument list of Nviz_destroy_render_window(struct render_window *rwin) /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:103: warning: The following parameters of Nviz_destroy_render_window(struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:77: warning: argument 'win' of command @param is not found in the argument list of Nviz_init_render_window(struct render_window *rwin) /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:102: warning: The following parameters of Nviz_init_render_window(struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:292: warning: argument 'win' of command @param is not found in the argument list of Nviz_make_current_render_window(const struct render_window *rwin) /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:105: warning: The following parameters of Nviz_make_current_render_window(const struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:58: warning: argument 'cplane' of command @param is not found in the argument list of Nviz_off_cplane(nv_data *data, int id) /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:24: warning: The following parameters of Nviz_off_cplane(nv_data *data, int id) are not documented: parameter 'id' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:43: warning: argument 'cplane' of command @param is not found in the argument list of Nviz_on_cplane(nv_data *data, int id) /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:23: warning: The following parameters of Nviz_on_cplane(nv_data *data, int id) are not documented: parameter 'id' /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:64: warning: The following parameters of Nviz_set_attr(int id, int type, int desc, int src, const char *str_value, double num_value, nv_data *data) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/include/grass/defs/nviz.h:32: warning: The following parameters of Nviz_set_fence_color(nv_data *data, int type) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:748: warning: argument 'ascpect' of command @param is not found in the argument list of dir_to_slope_aspect(float *dir, float *slope, float *aspect, int degrees) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:477: warning: The following parameters of dir_to_slope_aspect(float *dir, float *slope, float *aspect, int degrees) are not documented: parameter 'aspect' /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c:392: warning: argument 'fmaks' of command @param is not found in the argument list of GK_add_key(float pos, unsigned long fmask, int force_replace, float precis) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:16: warning: The following parameters of GK_add_key(float pos, unsigned long fmask, int force_replace, float precis) are not documented: parameter 'fmask' /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'kesy' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'pointer' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'NULL' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:335: warning: The following parameters of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) are not documented: parameter 'keys' /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:32: warning: The following parameters of GP_get_style(int id, int *color, int *width, float *size, int *symbol) are not documented: parameter 'color' parameter 'width' parameter 'size' parameter 'symbol' /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c:293: warning: argument 'colors' of command @param is not found in the argument list of GP_set_style_thematic(int id, int layer, const char *color, const char *width, const char *size, const char *symbol, struct Colors *color_rules) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:34: warning: The following parameters of GP_set_style_thematic(int id, int layer, const char *color, const char *width, const char *size, const char *symbol, struct Colors *color_rules) are not documented: parameter 'color_rules' /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:75: warning: The following parameters of GS_draw_nline_onsurf(int id, float x1, float y1, float x2, float y2, float *lasp, int n) are not documented: parameter 'lasp' parameter 'n' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:1225: warning: argument 'center' of command @param is not found in the argument list of gs_get_datacenter(float *cen) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:402: warning: The following parameters of gs_get_datacenter(float *cen) are not documented: parameter 'cen' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:522: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition(float *siz, float *pos) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:522: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition(float *siz, float *pos) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:1530: warning: argument 'numsurf' of command @param is not found in the argument list of GS_get_surf_list(int *numsurfs) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:98: warning: The following parameters of GS_get_surf_list(int *numsurfs) are not documented: parameter 'numsurfs' /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:458: warning: The following parameters of gs_put_label(const char *text, GLuint fontbase, int size, unsigned long color, int *pt) are not documented: parameter 'text' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c:48: warning: argument 'pointer' of command @param is not found in the argument list of GS_set_cxl_func(void(*f)(void)) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:187: warning: The following parameters of GS_set_cxl_func(void(*f)(void)) are not documented: parameter 'f' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c:314: warning: argument 'in' of command @param is not found in the argument list of GS_v3normalize(float *v1, float *v2) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c:314: warning: argument 'out' of command @param is not found in the argument list of GS_v3normalize(float *v1, float *v2) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:191: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:191: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:412: warning: The following parameters of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:157: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:157: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:410: warning: The following parameters of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:174: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:174: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:411: warning: The following parameters of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:208: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:208: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:413: warning: The following parameters of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:321: warning: argument 'size' of command @param is not found in the argument list of gsd_diamond(float *center, unsigned long colr, float siz) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:469: warning: The following parameters of gsd_diamond(float *center, unsigned long colr, float siz) are not documented: parameter 'siz' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:559: warning: argument 'size' of command @param is not found in the argument list of gsd_drawsphere(float *center, unsigned long colr, float siz) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:473: warning: The following parameters of gsd_drawsphere(float *center, unsigned long colr, float siz) are not documented: parameter 'siz' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c:154: warning: argument 'places' of command @param is not found in the argument list of gsd_get_cplanes(Point4 *planes) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:436: warning: The following parameters of gsd_get_cplanes(Point4 *planes) are not documented: parameter 'planes' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:389: warning: argument 'in' of command @param is not found in the argument list of gsd_model2real(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:389: warning: argument 'out' of command @param is not found in the argument list of gsd_model2real(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:219: warning: argument 'number' of command @param is not found in the argument list of gsd_nline_onsurf(geosurf *gs, float *v1, float *v2, float *pt, int n) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:369: warning: argument 'in' of command @param is not found in the argument list of gsd_real2model(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:369: warning: argument 'out' of command @param is not found in the argument list of gsd_real2model(Point3 point) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:482: warning: The following parameters of gsd_scalebar(float *pos2, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) are not documented: parameter 'len' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:1238: warning: argument 'pos2' of command @param is not found in the argument list of gsd_scalebar_v2(float *pos, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:483: warning: The following parameters of gsd_scalebar_v2(float *pos, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) are not documented: parameter 'pos' parameter 'len' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:139: warning: argument 'dp' of command @param is not found in the argument list of gsd_set_view(geoview *gv, geodisplay *gd) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:561: warning: The following parameters of gsd_set_view(geoview *gv, geodisplay *gd) are not documented: parameter 'gd' /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c:37: warning: argument 'number' of command @param is not found in the argument list of Gv_load_vect(const char *grassname, int *nlines) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:317: warning: The following parameters of Gv_load_vect(const char *grassname, int *nlines) are not documented: parameter 'nlines' /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c:274: warning: argument 'colors' of command @param is not found in the argument list of GV_set_style_thematic(int id, int layer, const char *color, const char *width, struct Colors *color_rules) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:217: warning: The following parameters of GV_set_style_thematic(int id, int layer, const char *color, const char *width, struct Colors *color_rules) are not documented: parameter 'color_rules' /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:698: warning: The following parameters of gvl_file_get_value(geovol_file *vf, int x, int y, int z, void *value) are not documented: parameter 'x' parameter 'y' parameter 'z' parameter 'value' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c:79: warning: argument 'list' of command @param is not found in the argument list of gvl_getall_vols(geovol **gvols) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:652: warning: The following parameters of gvl_getall_vols(geovol **gvols) are not documented: parameter 'gvols' /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:656: warning: The following parameters of gvl_init_vol(geovol *gvl, double ox, double oy, double oz, int rows, int cols, int depths, double xres, double yres, double zres) are not documented: parameter 'depths' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c:840: warning: argument 'isosurface_id' of command @param is not found in the argument list of GVL_isosurf_unset_att(int id, int isosurf_id, int att) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:264: warning: The following parameters of GVL_isosurf_unset_att(int id, int isosurf_id, int att) are not documented: parameter 'isosurf_id' /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:596: warning: The following parameters of in_vregion(geosurf *gs, float *pt) are not documented: parameter 'pt' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:361: warning: argument 'ft' of command @param is not found in the argument list of print_256lookup(int *buff) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:374: warning: The following parameters of print_256lookup(int *buff) are not documented: parameter 'buff' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:347: warning: argument 'ft' of command @param is not found in the argument list of print_realto(float *rt) /home/neteler/src/releasebranch_8_0/include/grass/defs/ogsf.h:373: warning: The following parameters of print_realto(float *rt) are not documented: parameter 'rt' /home/neteler/src/releasebranch_8_0/lib/raster/open.c:98: warning: unable to resolve reference to `The_Region' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/open.c:100: warning: unable to resolve reference to `Raster_File_Format' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/open.c:808: warning: argument 'type' of command @param is not found in the argument list of Rast_set_fp_type(RASTER_MAP_TYPE map_type) /home/neteler/src/releasebranch_8_0/lib/raster/open.c:820: warning: The following parameters of Rast_set_fp_type(RASTER_MAP_TYPE map_type) are not documented: parameter 'map_type' /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c:188: warning: argument 'type' of command @param is not found in the argument list of Rast3d_open_cell_new(const char *name, int typeIntern, int cache, RASTER3D_Region *region) /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c:210: warning: The following parameters of Rast3d_open_cell_new(const char *name, int typeIntern, int cache, RASTER3D_Region *region) are not documented: parameter 'typeIntern' /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c:51: warning: argument 'type' of command @param is not found in the argument list of Rast3d_open_cell_old(const char *name, const char *mapset, RASTER3D_Region *window, int typeIntern, int cache) /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c:77: warning: The following parameters of Rast3d_open_cell_old(const char *name, const char *mapset, RASTER3D_Region *window, int typeIntern, int cache) are not documented: parameter 'typeIntern' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:1479: warning: The following parameters of Vect__get_element_path(char *file_path, const struct Map_info *Map, const char *element) are not documented: parameter 'file_path' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:1448: warning: argument 'file_path' of command @param is not found in the argument list of Vect__get_path(char *path, const struct Map_info *Map) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:1455: warning: The following parameters of Vect__get_path(char *path, const struct Map_info *Map) are not documented: parameter 'path' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:933: warning: Unsupported xml/html tag found /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:580: warning: Unsupported xml/html tag found /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:647: warning: Unsupported xml/html tag found /home/neteler/src/releasebranch_8_0/lib/raster3d/open2.c:7: warning: argument 'doLzw' of command @param is not found in the argument list of Rast3d_open_new_param(const char *name, int typeIntern, int cache, RASTER3D_Region *region, int type, int compression, int precision, int tileX, int tileY, int tileZ) /home/neteler/src/releasebranch_8_0/lib/raster3d/open2.c:7: warning: argument 'doRle' of command @param is not found in the argument list of Rast3d_open_new_param(const char *name, int typeIntern, int cache, RASTER3D_Region *region, int type, int compression, int precision, int tileX, int tileY, int tileZ) /home/neteler/src/releasebranch_8_0/lib/raster3d/open2.c:41: warning: The following parameters of Rast3d_open_new_param(const char *name, int typeIntern, int cache, RASTER3D_Region *region, int type, int compression, int precision, int tileX, int tileY, int tileZ) are not documented: parameter 'compression' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:182: warning: The following parameters of G_fopen_new_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:210: warning: The following parameters of G_fopen_old_misc(const char *dir, const char *element, const char *name, const char *mapset) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:113: warning: The following parameters of G_open_new_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:134: warning: The following parameters of G_open_old_misc(const char *dir, const char *element, const char *name, const char *mapset) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:155: warning: The following parameters of G_open_update_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_pg.c:1088: warning: argument 'plus' of command @param is not found in the argument list of Vect__load_plus_head(struct Map_info *Map) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_pg.c:1095: warning: The following parameters of Vect__load_plus_head(struct Map_info *Map) are not documented: parameter 'Map' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_pg.c:1266: warning: argument 'pg_info' of command @param is not found in the argument list of Vect__load_plus_pg(struct Map_info *Map, int head_only) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_pg.c:1266: warning: argument 'plus' of command @param is not found in the argument list of Vect__load_plus_pg(struct Map_info *Map, int head_only) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open_pg.c:1275: warning: The following parameters of Vect__load_plus_pg(struct Map_info *Map, int head_only) are not documented: parameter 'Map' /home/neteler/src/releasebranch_8_0/lib/manage/option.c:28: warning: The following parameters of M_define_option(int n, const char *desc, int multiple) are not documented: parameter 'desc' parameter 'multiple' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/output2d.c:59: warning: The following parameters of IL_output_2d(struct interp_params *params, struct Cell_head *cellhd, double zmin, double zmax, double zminac, double zmaxac, double c1min, double c1max, double c2min, double c2max, double gmin, double gmax, double ertot, char *input, double dnorm, int dtens, int vect, int n_points) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'zmaxac' parameter 'c1min' parameter 'c2min' parameter 'c2max' parameter 'gmin' parameter 'gmax' parameter 'dtens' parameter 'vect' parameter 'n_points' /home/neteler/src/releasebranch_8_0/lib/gis/parser.c:1832: warning: argument 'file' of command @param is not found in the argument list of G_close_option_file(FILE *fp) /home/neteler/src/releasebranch_8_0/lib/gis/parser.c:1837: warning: The following parameters of G_close_option_file(FILE *fp) are not documented: parameter 'fp' /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:134: warning: argument 'stat' of command @param is not found in the argument list of G_lstat(const char *file_name, struct stat *buf) /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:145: warning: The following parameters of G_lstat(const char *file_name, struct stat *buf) are not documented: parameter 'buf' /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:118: warning: argument 'stat' of command @param is not found in the argument list of G_stat(const char *file_name, struct stat *buf) /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:128: warning: The following parameters of G_stat(const char *file_name, struct stat *buf) are not documented: parameter 'buf' /home/neteler/src/releasebranch_8_0/lib/gis/plot.c:74: warning: argument 'move' of command @param is not found in the argument list of G_setup_plot(double t, double b, double l, double r, int(*Move)(int, int), int(*Cont)(int, int)) /home/neteler/src/releasebranch_8_0/lib/gis/plot.c:94: warning: The following parameters of G_setup_plot(double t, double b, double l, double r, int(*Move)(int, int), int(*Cont)(int, int)) are not documented: parameter 'Move' /home/neteler/src/releasebranch_8_0/lib/vector/diglib/plus_line.c:192: warning: The following parameters of dig_restore_line(struct Plus_head *plus, int lineid, int type, const struct line_pnts *Points, const struct bound_box *box, off_t offset) are not documented: parameter 'lineid' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/point2d.c:53: warning: The following parameters of IL_check_at_points_2d(struct interp_params *params, struct quaddata *data, double *b, double *ertot, double zmin, double dnorm, struct triple skip_point) are not documented: parameter 'params' parameter 'dnorm' parameter 'skip_point' /home/neteler/src/releasebranch_8_0/lib/raster/put_row.c:534: warning: argument 'row' of command @param is not found in the argument list of Rast__write_null_bits(int fd, const unsigned char *flags) /home/neteler/src/releasebranch_8_0/lib/raster/put_row.c:534: warning: argument 'col' of command @param is not found in the argument list of Rast__write_null_bits(int fd, const unsigned char *flags) /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.c:194: warning: The following parameters of MT_region_data(struct tree_info *info, struct multtree *tree, struct quaddata *data, int MAX, int n_leafs) are not documented: parameter 'info' parameter 'tree' parameter 'data' parameter 'n_leafs' /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.h:79: warning: The following parameters of MT_region_data(struct tree_info *info, struct multtree *tree, struct quaddata *data, int MAX, int n_leafs) are not documented: parameter 'info' parameter 'tree' parameter 'data' parameter 'n_leafs' /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:575: warning: argument 'dcellValue' of command @param is not found in the argument list of Rast_quant_get_cell_value(struct Quant *q, DCELL dcellVal) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:596: warning: The following parameters of Rast_quant_get_cell_value(struct Quant *q, DCELL dcellVal) are not documented: parameter 'dcellVal' /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'quant' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'dmin' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'dmax' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'cmin' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'cmax' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:281: warning: The following parameters of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) are not documented: parameter 'q' parameter 'dMin' parameter 'dMax' parameter 'cMin' parameter 'cMax' /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:62: warning: argument 'cmin' of command @param is not found in the argument list of Rast_quantize_fp_map(const char *name, const char *mapset, CELL min, CELL max) /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:62: warning: argument 'cmax' of command @param is not found in the argument list of Rast_quantize_fp_map(const char *name, const char *mapset, CELL min, CELL max) /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:81: warning: The following parameters of Rast_quantize_fp_map(const char *name, const char *mapset, CELL min, CELL max) are not documented: parameter 'min' parameter 'max' /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:170: warning: argument 'q' of command @param is not found in the argument list of Rast_read_quant(const char *name, const char *mapset, struct Quant *quant) /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:186: warning: The following parameters of Rast_read_quant(const char *name, const char *mapset, struct Quant *quant) are not documented: parameter 'quant' /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:140: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c:260: warning: argument 'number' of command @param is not found in the argument list of D_font_info(char ***list, int *count) /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c:265: warning: The following parameters of D_font_info(char ***list, int *count) are not documented: parameter 'count' /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c:249: warning: argument 'number' of command @param is not found in the argument list of D_font_list(char ***list, int *count) /home/neteler/src/releasebranch_8_0/lib/display/r_raster.c:254: warning: The following parameters of D_font_list(char ***list, int *count) are not documented: parameter 'count' /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c:23: warning: argument 'seedval' of command @param is not found in the argument list of G_math_srand(int seed) /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c:28: warning: The following parameters of G_math_srand(int seed) are not documented: parameter 'seed' /home/neteler/src/releasebranch_8_0/lib/raster/range.c:39: warning: argument 'r' of command @param is not found in the argument list of Rast_construct_default_range(struct Range *range) /home/neteler/src/releasebranch_8_0/lib/raster/range.c:45: warning: The following parameters of Rast_construct_default_range(struct Range *range) are not documented: parameter 'range' /home/neteler/src/releasebranch_8_0/lib/raster/range.c:619: warning: argument 'cell' of command @param is not found in the argument list of Rast_row_update_fp_range(const void *rast, int n, struct FPRange *range, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/raster/range.c:630: warning: The following parameters of Rast_row_update_fp_range(const void *rast, int n, struct FPRange *range, RASTER_MAP_TYPE data_type) are not documented: parameter 'rast' /home/neteler/src/releasebranch_8_0/lib/raster/raster.c:153: warning: argument 'fval' of command @param is not found in the argument list of Rast_set_d_value(void *rast, DCELL dval, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/raster/raster.c:163: warning: The following parameters of Rast_set_d_value(void *rast, DCELL dval, RASTER_MAP_TYPE data_type) are not documented: parameter 'dval' /home/neteler/src/releasebranch_8_0/lib/raster/put_row.c:534: warning: argument 'row' of command @param is not found in the argument list of Rast__write_null_bits(int fd, const unsigned char *flags) /home/neteler/src/releasebranch_8_0/lib/raster/put_row.c:534: warning: argument 'col' of command @param is not found in the argument list of Rast__write_null_bits(int fd, const unsigned char *flags) /home/neteler/src/releasebranch_8_0/lib/raster/range.c:39: warning: argument 'r' of command @param is not found in the argument list of Rast_construct_default_range(struct Range *range) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:515: warning: The following parameters of Rast_construct_default_range(struct Range *range) are not documented: parameter 'range' /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:349: warning: The following parameters of Rast_get_histogram_cat(int n, const struct Histogram *histogram) are not documented: parameter 'n' /home/neteler/src/releasebranch_8_0/lib/raster/get_row.c:1059: warning: argument 'buf' of command @param is not found in the argument list of Rast_get_null_value_row(int fd, char *flags, int row) /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:286: warning: argument 'rast' of command @param is not found in the argument list of Rast_insert_c_null_values(CELL *cellVal, char *null_row, int ncols) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:433: warning: The following parameters of Rast_insert_c_null_values(CELL *cellVal, char *null_row, int ncols) are not documented: parameter 'cellVal' /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:267: warning: argument 'cellVal' of command @param is not found in the argument list of Rast_insert_null_values(void *rast, char *null_row, int ncols, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:267: warning: argument 'fcellVal' of command @param is not found in the argument list of Rast_insert_null_values(void *rast, char *null_row, int ncols, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/raster/null_val.c:267: warning: argument 'dcellVal' of command @param is not found in the argument list of Rast_insert_null_values(void *rast, char *null_row, int ncols, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/raster/raster_metadata.c:135: warning: argument 'semantic' of command @param is not found in the argument list of Rast_legal_semantic_label(const char *semantic_label) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:552: warning: The following parameters of Rast_legal_semantic_label(const char *semantic_label) are not documented: parameter 'semantic_label' /home/neteler/src/releasebranch_8_0/lib/raster/open.c:98: warning: unable to resolve reference to `The_Region' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/open.c:100: warning: unable to resolve reference to `Raster_File_Format' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:575: warning: argument 'dcellValue' of command @param is not found in the argument list of Rast_quant_get_cell_value(struct Quant *q, DCELL dcellVal) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:494: warning: The following parameters of Rast_quant_get_cell_value(struct Quant *q, DCELL dcellVal) are not documented: parameter 'dcellVal' /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'quant' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'dmin' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'dmax' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'cmin' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/lib/raster/quant.c:259: warning: argument 'cmax' of command @param is not found in the argument list of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:483: warning: The following parameters of Rast_quant_get_limits(const struct Quant *q, DCELL *dMin, DCELL *dMax, CELL *cMin, CELL *cMax) are not documented: parameter 'q' parameter 'dMin' parameter 'dMax' parameter 'cMin' parameter 'cMax' /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:62: warning: argument 'cmin' of command @param is not found in the argument list of Rast_quantize_fp_map(const char *name, const char *mapset, CELL min, CELL max) /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:62: warning: argument 'cmax' of command @param is not found in the argument list of Rast_quantize_fp_map(const char *name, const char *mapset, CELL min, CELL max) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:507: warning: The following parameters of Rast_quantize_fp_map(const char *name, const char *mapset, CELL min, CELL max) are not documented: parameter 'min' parameter 'max' /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:170: warning: argument 'q' of command @param is not found in the argument list of Rast_read_quant(const char *name, const char *mapset, struct Quant *quant) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:511: warning: The following parameters of Rast_read_quant(const char *name, const char *mapset, struct Quant *quant) are not documented: parameter 'quant' /home/neteler/src/releasebranch_8_0/lib/raster/range.c:619: warning: argument 'cell' of command @param is not found in the argument list of Rast_row_update_fp_range(const void *rast, int n, struct FPRange *range, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:524: warning: The following parameters of Rast_row_update_fp_range(const void *rast, int n, struct FPRange *range, RASTER_MAP_TYPE data_type) are not documented: parameter 'rast' /home/neteler/src/releasebranch_8_0/lib/raster/raster.c:153: warning: argument 'fval' of command @param is not found in the argument list of Rast_set_d_value(void *rast, DCELL dval, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:539: warning: The following parameters of Rast_set_d_value(void *rast, DCELL dval, RASTER_MAP_TYPE data_type) are not documented: parameter 'dval' /home/neteler/src/releasebranch_8_0/lib/raster/open.c:808: warning: argument 'type' of command @param is not found in the argument list of Rast_set_fp_type(RASTER_MAP_TYPE map_type) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster.h:451: warning: The following parameters of Rast_set_fp_type(RASTER_MAP_TYPE map_type) are not documented: parameter 'map_type' /home/neteler/src/releasebranch_8_0/lib/raster/quant_rw.c:140: warning: Found unknown command `\mapset' warning: Included by graph for 'raster.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:119: warning: argument 'value' of command @param is not found in the argument list of D_color_of_type(const void *raster, struct Colors *colors, RASTER_MAP_TYPE data_type) /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:134: warning: The following parameters of D_color_of_type(const void *raster, struct Colors *colors, RASTER_MAP_TYPE data_type) are not documented: parameter 'raster' /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:82: warning: argument 'value' of command @param is not found in the argument list of D_d_color(DCELL val, struct Colors *colors) /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:93: warning: The following parameters of D_d_color(DCELL val, struct Colors *colors) are not documented: parameter 'val' /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:101: warning: argument 'value' of command @param is not found in the argument list of D_f_color(FCELL val, struct Colors *colors) /home/neteler/src/releasebranch_8_0/lib/display/raster2.c:112: warning: The following parameters of D_f_color(FCELL val, struct Colors *colors) are not documented: parameter 'val' /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:151: warning: The following parameters of Rast3d_is_masked(RASTER3D_Map *map, int x, int y, int z) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:154: warning: The following parameters of Rast3d_mask_double(RASTER3D_Map *map, int x, int y, int z, double *value) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:153: warning: The following parameters of Rast3d_mask_float(RASTER3D_Map *map, int x, int y, int z, float *value) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:152: warning: The following parameters of Rast3d_mask_num(RASTER3D_Map *map, int x, int y, int z, void *value, int type) are not documented: parameter 'map' /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c:9: warning: argument 'col' of command @param is not found in the argument list of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c:9: warning: argument 'row' of command @param is not found in the argument list of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c:9: warning: argument 'depth' of command @param is not found in the argument list of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:220: warning: The following parameters of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) are not documented: parameter 'x' parameter 'y' parameter 'z' /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c:188: warning: argument 'type' of command @param is not found in the argument list of Rast3d_open_cell_new(const char *name, int typeIntern, int cache, RASTER3D_Region *region) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:185: warning: The following parameters of Rast3d_open_cell_new(const char *name, int typeIntern, int cache, RASTER3D_Region *region) are not documented: parameter 'typeIntern' /home/neteler/src/releasebranch_8_0/lib/raster3d/open.c:51: warning: argument 'type' of command @param is not found in the argument list of Rast3d_open_cell_old(const char *name, const char *mapset, RASTER3D_Region *window, int typeIntern, int cache) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:184: warning: The following parameters of Rast3d_open_cell_old(const char *name, const char *mapset, RASTER3D_Region *window, int typeIntern, int cache) are not documented: parameter 'typeIntern' /home/neteler/src/releasebranch_8_0/lib/raster3d/open2.c:7: warning: argument 'doLzw' of command @param is not found in the argument list of Rast3d_open_new_param(const char *name, int typeIntern, int cache, RASTER3D_Region *region, int type, int compression, int precision, int tileX, int tileY, int tileZ) /home/neteler/src/releasebranch_8_0/lib/raster3d/open2.c:7: warning: argument 'doRle' of command @param is not found in the argument list of Rast3d_open_new_param(const char *name, int typeIntern, int cache, RASTER3D_Region *region, int type, int compression, int precision, int tileX, int tileY, int tileZ) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:181: warning: The following parameters of Rast3d_open_new_param(const char *name, int typeIntern, int cache, RASTER3D_Region *region, int type, int compression, int precision, int tileX, int tileY, int tileZ) are not documented: parameter 'compression' /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c:49: warning: argument 'history' of command @param is not found in the argument list of Rast3d_read_history(const char *name, const char *mapset, struct History *hist) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:122: warning: The following parameters of Rast3d_read_history(const char *name, const char *mapset, struct History *hist) are not documented: parameter 'hist' /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c:203: warning: argument 'unit' of command @param is not found in the argument list of Rast3d_set_vertical_unit(RASTER3D_Map *map, const char *vertical_unit) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:291: warning: The following parameters of Rast3d_set_vertical_unit(RASTER3D_Map *map, const char *vertical_unit) are not documented: parameter 'vertical_unit' /home/neteler/src/releasebranch_8_0/lib/raster3d/headerinfo.c:186: warning: argument 'unit' of command @param is not found in the argument list of Rast3d_set_vertical_unit2(RASTER3D_Map *map, int vertical_unit) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:292: warning: The following parameters of Rast3d_set_vertical_unit2(RASTER3D_Map *map, int vertical_unit) are not documented: parameter 'vertical_unit' /home/neteler/src/releasebranch_8_0/lib/raster3d/windowio.c:266: warning: argument 'window' of command @param is not found in the argument list of Rast3d_use_window_params(void) /home/neteler/src/releasebranch_8_0/lib/raster3d/windowio.c:266: warning: argument 'windowName' of command @param is not found in the argument list of Rast3d_use_window_params(void) /home/neteler/src/releasebranch_8_0/lib/raster3d/history.c:83: warning: argument 'history' of command @param is not found in the argument list of Rast3d_write_history(const char *name, struct History *hist) /home/neteler/src/releasebranch_8_0/include/grass/defs/raster3d.h:121: warning: The following parameters of Rast3d_write_history(const char *name, struct History *hist) are not documented: parameter 'hist' /home/neteler/src/releasebranch_8_0/lib/raster/raster_metadata.c:135: warning: argument 'semantic' of command @param is not found in the argument list of Rast_legal_semantic_label(const char *semantic_label) /home/neteler/src/releasebranch_8_0/lib/raster/raster_metadata.c:153: warning: The following parameters of Rast_legal_semantic_label(const char *semantic_label) are not documented: parameter 'semantic_label' /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c:51: warning: argument 'fp' of command @param is not found in the argument list of G__read_Cell_head(FILE *fd, struct Cell_head *cellhd, int is_cellhd) /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c:57: warning: The following parameters of G__read_Cell_head(FILE *fd, struct Cell_head *cellhd, int is_cellhd) are not documented: parameter 'fd' /home/neteler/src/releasebranch_8_0/lib/manage/read_list.c:48: warning: The following parameters of M_read_list(int check_if_empty, int *num) are not documented: parameter 'num' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_nat.c:119: warning: argument 'Points' of command @param is not found in the argument list of V2_read_line_nat(struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_nat.c:119: warning: argument 'Cats' of command @param is not found in the argument list of V2_read_line_nat(struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_nat.c:136: warning: The following parameters of V2_read_line_nat(struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line) are not documented: parameter 'line_p' parameter 'line_c' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_pg.c:1223: warning: argument 'cursor' of command @param is not found in the argument list of Vect__open_cursor_next_line_pg(struct Format_info_pg *pg_info, int fetch_all, int built_level) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_pg.c:1234: warning: The following parameters of Vect__open_cursor_next_line_pg(struct Format_info_pg *pg_info, int fetch_all, int built_level) are not documented: parameter 'built_level' /home/neteler/src/releasebranch_8_0/lib/vector/rtree/rect.c:73: warning: argument 'r' of command @param is not found in the argument list of RTreeAllocBoundary(struct RTree *t) /home/neteler/src/releasebranch_8_0/lib/gis/remove.c:65: warning: The following parameters of G_remove_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/remove_duplicates.c:214: warning: The following parameters of Vect_line_check_duplicate(const struct line_pnts *APoints, const struct line_pnts *BPoints, int with_z) are not documented: parameter 'with_z' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:106: warning: argument 'win' of command @param is not found in the argument list of Nviz_destroy_render_window(struct render_window *rwin) /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:110: warning: The following parameters of Nviz_destroy_render_window(struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:77: warning: argument 'win' of command @param is not found in the argument list of Nviz_init_render_window(struct render_window *rwin) /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:81: warning: The following parameters of Nviz_init_render_window(struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:292: warning: argument 'win' of command @param is not found in the argument list of Nviz_make_current_render_window(const struct render_window *rwin) /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:299: warning: The following parameters of Nviz_make_current_render_window(const struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/vector/vedit/render.c:52: warning: argument 'center_easing' of command @param is not found in the argument list of Vedit_render_map(struct Map_info *Map, struct bound_box *box, int draw_flag, double center_easting, double center_northing, int map_width, int map_height, double map_res) /home/neteler/src/releasebranch_8_0/lib/vector/vedit/render.c:61: warning: The following parameters of Vedit_render_map(struct Map_info *Map, struct bound_box *box, int draw_flag, double center_easting, double center_northing, int map_width, int map_height, double map_res) are not documented: parameter 'center_easting' /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c:9: warning: argument 'col' of command @param is not found in the argument list of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c:9: warning: argument 'row' of command @param is not found in the argument list of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c:9: warning: argument 'depth' of command @param is not found in the argument list of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) /home/neteler/src/releasebranch_8_0/lib/raster3d/resample.c:25: warning: The following parameters of Rast3d_nearest_neighbor(RASTER3D_Map *map, int x, int y, int z, void *value, int type) are not documented: parameter 'x' parameter 'y' parameter 'z' or file n_geom.c... Generating docs for file n_gradient.c... Generating docs for file n_gradient_calc.c... Generating docs for file n_gwflow.c... Generating docs for file N_gwflow.h... Generating docs for file n_heatflow.c... Generating docs for file N_heatflow.h... Generating docs for file n_les.c... Generating docs for file n_les_assemble.c... Generating docs for file n_parse_options.c... Generating docs for file N_pde.h... Generating docs for file n_solute_transport.c... Generating docs for file N_solute_transport.h... Generating docs for file n_tools.c... Generating docs for file n_upwind.c... Generating docs for file named_colr.c... Generating docs for file net_analyze.c... Generating docs for file net_build.c... Generating docs for file neta.h... Generating docs for file neta.h... Generating docs for file netalib.dox... Generating docs for file new.c... Generating docs for file next.c... Generating docs for file next.c... Generating docs for file nl_to_spaces.c... Generating docs for file nme_in_mps.c... Generating docs for file node.c... Generating docs for file nodemgmt-template.c... Generating docs for file normp.c... Generating docs for file null.c... Generating docs for file null_val.c... Generating docs for file nviz.c... Generating docs for file nviz.h... Generating docs for file nviz.h... Generating docs for file nvizlib.dox... Generating docs for file ogsf.h... Generating docs for file ogsf.h... Generating docs for file ogsflib.dox... Generating docs for file omnibus.c... Generating docs for file oom.c... Generating docs for file open.c... Generating docs for file open.c... Generating docs for file open.c... Generating docs for file open.c... Generating docs for file open.c... Generating docs for file open2.c... Generating docs for file open_insert.c... Generating docs for file open_misc.c... Generating docs for file open_nat.c... Generating docs for file open_ogr.c... Generating docs for file open_pg.c... Generating docs for file open_select.c... Generating docs for file open_update.c... Generating docs for file opendb.c... Generating docs for file option.c... Generating docs for file ortho.c... Generating docs for file ortholib.h... Generating docs for file ortholib.h... Generating docs for file otrma.c... Generating docs for file otrsm.c... Generating docs for file output2d.c... Generating docs for file overlap.c... Generating docs for file overlay.c... Generating docs for file overwrite.c... Generating docs for file pagein.c... Generating docs for file pageout.c... Generating docs for file pager.c... Generating docs for file Paintlib.h... Generating docs for file param.c... Generating docs for file parse_ftcap.c... Generating docs for file parser.c... Generating docs for file parser_dependencies.c... Generating docs for file parser_help.c... Generating docs for file parser_html.c... Generating docs for file parser_interface.c... Generating docs for file parser_json.c... Generating docs for file parser_rest.c... Generating docs for file parser_script.c... Generating docs for file parser_standard_options.c... Generating docs for file parser_wps.c... Generating docs for file path.c... Generating docs for file path.c... Generating docs for file path.h... Generating docs for file paths.c... Generating docs for file percent.c... Generating docs for file pi.h... Generating docs for file plot.c... Generating docs for file plus.c... Generating docs for file plus_area.c... Generating docs for file plus_line.c... Generating docs for file plus_node.c... Generating docs for file plus_struct.c... Generating docs for file pngdriver.h... Generating docs for file pngdriverlib.dox... Generating docs for file point.c... Generating docs for file point2d.c... Generating docs for file points.c... Generating docs for file pole_in_poly.c... Generating docs for file poly.c... Generating docs for file poly.c... Generating docs for file polygon.c... Generating docs for file polygon.c... Generating docs for file popen.c... Generating docs for file port_init.c... Generating docs for file port_test.c... Generating docs for file portable.c... Generating docs for file position.c... Generating docs for file pqheap.h... Generating docs for file print.c... Generating docs for file print_info.c... Generating docs for file printtab.c... Generating docs for file priv.c... Generating docs for file procs.h... Generating docs for file progrm_nme.c... Generating docs for file proj1.c... Generating docs for file proj2.c... Generating docs for file proj3.c... Generating docs for file projlib.dox... Generating docs for file prune.c... Generating docs for file psdriver.h... Generating docs for file psdriverlib.dox... Generating docs for file psinv.c... Generating docs for file put.c... Generating docs for file put.c... Generating docs for file put_cellhd.c... Generating docs for file put_row.c... Generating docs for file put_row.c... Generating docs for file put_title.c... Generating docs for file put_window.c... Generating docs for file putenv.c... Generating docs for file putvalue.c... Generating docs for file qrbdi.c... Generating docs for file qrbdu1.c... Generating docs for file qrbdv.c... Generating docs for file qrecvc.c... Generating docs for file qreval.c... Generating docs for file qrevec.c... Generating docs for file qtree.c... Generating docs for file qtree.h... Generating docs for file quant.c... Generating docs for file quant_io.c... Generating docs for file quant_rw.c... Generating docs for file queue.h... Generating docs for file quicksort.h... Generating docs for file R.h... Generating docs for file r_raster.c... Generating docs for file radii.c... Generating docs for file rand1.c... Generating docs for file range.c... Generating docs for file range.c... Generating docs for file rast_to_img_string.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.h... Generating docs for file raster.h... Generating docs for file raster2.c... Generating docs for file raster3d.h... Generating docs for file raster3d.h... Generating docs for file raster3d_intern.h... Generating docs for file raster3dlib.dox... Generating docs for file raster_metadata.c... Generating docs for file rasterlib.dox... Generating docs for file rbtree.c... Generating docs for file rbtree.h... Generating docs for file rbtree.h... Generating docs for file rd_cellhd.c... Generating docs for file read.c... Generating docs for file read.c... Generating docs for file read.c... Generating docs for file read.c... Generating docs for file read_bmp.c... Generating docs for file read_bmp.c... Generating docs for file read_list.c... Generating docs for file read_nat.c... Generating docs for file read_ogr.c... Generating docs for file read_pg.c... Generating docs for file read_png.c... Generating docs for file read_ppm.c... Generating docs for file read_ppm.c... Generating docs for file read_sfa.c... Generating docs for file read_xid.c... Generating docs for file reclass.c... Generating docs for file rect.c... Generating docs for file ref.c... Generating docs for file region.c... Generating docs for file release.c... Generating docs for file release.c... Generating docs for file remove.c... Generating docs for file remove_areas.c... Generating docs for file remove_duplicates.c... Generating docs for file rename.c... Generating docs for file render.c... Generating docs for file render.c... Generating docs for file replacementHeap.h... Generating docs for file replacementHeapBlock.h... Generating docs for file resample.c... Generating docs for file resout2d.c... Generating docs for file ressegm2d.c... Generating docs for file ret_codes.c... Generating docs for file retile.c... Generating docs for file rewind.c... Generating docs for file rewind.c... Generating docs for file rewind_nat.c... Generating docs for file rewind_ogr.c... Generating docs for file rewind_pg.c... Generating docs for file rgbpack.h... Generating docs for file rhumbline.c... Generating docs fo/home/neteler/src/releasebranch_8_0/include/grass/defs/rowio.h:10: warning: The following parameters of Rowio_setup(ROWIO *R, int fd, int nrows, int len, int(*getrow)(int, void *, int, int), int(*putrow)(int, const void *, int, int)) are not documented: parameter 'len' parameter 'putrow' /home/neteler/src/releasebranch_8_0/lib/vector/rtree/rect.c:73: warning: argument 'r' of command @param is not found in the argument list of RTreeAllocBoundary(struct RTree *t) /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/secpar2d.c:39: warning: The following parameters of IL_secpar_loop_2d(struct interp_params *params, int ngstc, int nszc, int k, struct BM *bitmask, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, int cond1, int cond2) are not documented: parameter 'params' parameter 'bitmask' parameter 'gmin' parameter 'gmax' parameter 'c1min' parameter 'c1max' parameter 'c2min' parameter 'cond1' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d.c:47: warning: The following parameters of IL_interp_segments_2d(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d_parallel.c:38: warning: The following parameters of IL_interp_segments_2d_parallel(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm, int threads) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' parameter 'threads' /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/select.c:268: warning: The following parameters of db_select_CatValArray(dbDriver *driver, const char *tab, const char *key, const char *col, const char *where, dbCatValArray *cvarr) are not documented: parameter 'where' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/select.c:92: warning: The following parameters of Vect_spatial_index_del_item(struct spatial_index *si, int id, const struct bound_box *box) are not documented: parameter 'box' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/select.c:30: warning: The following parameters of Vect_spatial_index_init(struct spatial_index *si, int with_z) are not documented: parameter 'with_z' /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_top' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_bottom' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_left' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/lib/display/setup.c:98: warning: argument 's_right' of command @param is not found in the argument list of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) /home/neteler/src/releasebranch_8_0/lib/display/setup.c:114: warning: The following parameters of D_setup2(int clear, int fit, double st, double sb, double sl, double sr) are not documented: parameter 'st' parameter 'sb' parameter 'sl' parameter 'sr' /home/neteler/src/releasebranch_8_0/lib/rowio/setup.c:44: warning: The following parameters of Rowio_setup(ROWIO *R, int fd, int nrows, int len, int(*getrow)(int, void *, int, int), int(*putrow)(int, const void *, int, int)) are not documented: parameter 'len' parameter 'putrow' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:50: warning: argument 'Signature' of command @param is not found in the argument list of I_free_signatures(struct Signature *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:59: warning: The following parameters of I_free_signatures(struct Signature *S) are not documented: parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:7: warning: argument 'Signature' of command @param is not found in the argument list of I_init_signatures(struct Signature *S, int nbands) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:14: warning: The following parameters of I_init_signatures(struct Signature *S, int nbands) are not documented: parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:127: warning: argument 'pointer' of command @param is not found in the argument list of I_read_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:127: warning: argument 'pointer' of command @param is not found in the argument list of I_read_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:141: warning: The following parameters of I_read_signatures(FILE *fd, struct Signature *S) are not documented: parameter 'fd' parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:272: warning: argument 'Signature' of command @param is not found in the argument list of I_sort_signatures_by_semantic_label(struct Signature *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:272: warning: argument 'Ref' of command @param is not found in the argument list of I_sort_signatures_by_semantic_label(struct Signature *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:300: warning: The following parameters of I_sort_signatures_by_semantic_label(struct Signature *S, const struct Ref *R) are not documented: parameter 'S' parameter 'R' /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:217: warning: argument 'pointer' of command @param is not found in the argument list of I_write_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:217: warning: argument 'pointer' of command @param is not found in the argument list of I_write_signatures(FILE *fd, struct Signature *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sig.c:228: warning: The following parameters of I_write_signatures(FILE *fd, struct Signature *S) are not documented: parameter 'fd' parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:58: warning: argument 'Signature' of command @param is not found in the argument list of I_InitSigSet(struct SigSet *S, int nbands) /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:65: warning: The following parameters of I_InitSigSet(struct SigSet *S, int nbands) are not documented: parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:130: warning: argument 'pointer' of command @param is not found in the argument list of I_ReadSigSet(FILE *fd, struct SigSet *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:130: warning: argument 'pointer' of command @param is not found in the argument list of I_ReadSigSet(FILE *fd, struct SigSet *S) /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:144: warning: The following parameters of I_ReadSigSet(FILE *fd, struct SigSet *S) are not documented: parameter 'fd' parameter 'S' /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:445: warning: argument 'SigSet' of command @param is not found in the argument list of I_SortSigSetBySemanticLabel(struct SigSet *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:445: warning: argument 'Ref' of command @param is not found in the argument list of I_SortSigSetBySemanticLabel(struct SigSet *S, const struct Ref *R) /home/neteler/src/releasebranch_8_0/lib/imagery/sigset.c:475: warning: The following parameters of I_SortSigSetBySemanticLabel(struct SigSet *S, const struct Ref *R) are not documented: parameter 'S' parameter 'R' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:70: warning: argument 'Map' of command @param is not found in the argument list of Vect_sfa_get_type(SF_FeatureType sftype) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:70: warning: argument 'type' of command @param is not found in the argument list of Vect_sfa_get_type(SF_FeatureType sftype) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:78: warning: The following parameters of Vect_sfa_get_type(SF_FeatureType sftype) are not documented: parameter 'sftype' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:265: warning: The following parameters of Vect_sfa_is_line_closed(const struct line_pnts *Points, int type, int with_z) are not documented: parameter 'with_z' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:244: warning: The following parameters of Vect_sfa_is_line_simple(const struct line_pnts *Points, int type, int with_z) are not documented: parameter 'with_z' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:120: warning: argument 'Points' of command @param is not found in the argument list of Vect_sfa_line_dimension(int type) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:113: warning: argument 'output' of command @param is not found in the argument list of Vect_select_areas_by_box(struct Map_info *Map, const struct bound_box *Box, struct boxlist *list) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:125: warning: The following parameters of Vect_select_areas_by_box(struct Map_info *Map, const struct bound_box *Box, struct boxlist *list) are not documented: parameter 'list' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:311: warning: argument 'list' of command @param is not found in the argument list of Vect_select_areas_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, struct ilist *List) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:324: warning: The following parameters of Vect_select_areas_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, struct ilist *List) are not documented: parameter 'List' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:214: warning: argument 'list' of command @param is not found in the argument list of Vect_select_lines_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, int type, struct ilist *List) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:228: warning: The following parameters of Vect_select_lines_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, int type, struct ilist *List) are not documented: parameter 'List' /home/neteler/src/releasebranch_8_0/lib/vector/vedit/snap.c:85: warning: argument 'layer' of command @param is not found in the argument list of Vedit_snap_line(struct Map_info *Map, struct Map_info **BgMap, int nbgmaps, int line, struct line_pnts *Points, double thresh, int to_vertex) /home/neteler/src/releasebranch_8_0/lib/vector/vedit/snap.c:163: warning: argument 'layer' of command @param is not found in the argument list of Vedit_snap_lines(struct Map_info *Map, struct Map_info **BgMap, int nbgmaps, struct ilist *List, double thresh, int to_vertex) /home/neteler/src/releasebranch_8_0/lib/vector/neta/spanningtree.c:83: warning: argument 'list' of command @param is not found in the argument list of NetA_spanning_tree(dglGraph_s *graph, struct ilist *tree_list) /home/neteler/src/releasebranch_8_0/lib/vector/neta/spanningtree.c:91: warning: The following parameters of NetA_spanning_tree(dglGraph_s *graph, struct ilist *tree_list) are not documented: parameter 'tree_list' /home/neteler/src/releasebranch_8_0/lib/vector/diglib/struct_alloc.c:173: warning: argument 'pointer' of command @param is not found in the argument list of dig_free_line(struct P_line *Line) /home/neteler/src/releasebranch_8_0/lib/vector/diglib/struct_alloc.c:177: warning: The following parameters of dig_free_line(struct P_line *Line) are not documented: parameter 'Line' /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/table.c:107: warning: argument 'name' of command @param is not found in the argument list of db_set_table_description(dbTable *table, const char *description) /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/table.c:114: warning: The following parameters of db_set_table_description(dbTable *table, const char *description) are not documented: parameter 'description' /home/neteler/src/releasebranch_8_0/lib/vector/neta/timetables.c:26: warning: argument 'list' of command @param is not found in the argument list of NetA_init_distinct(dbDriver *driver, dbString *sql, int **lengths, int **ids) /home/neteler/src/releasebranch_8_0/lib/vector/neta/timetables.c:26: warning: argument 'list' of command @param is not found in the argument list of NetA_init_distinct(dbDriver *driver, dbString *sql, int **lengths, int **ids) /home/neteler/src/releasebranch_8_0/lib/vector/neta/timetables.c:36: warning: The following parameters of NetA_init_distinct(dbDriver *driver, dbString *sql, int **lengths, int **ids) are not documented: parameter 'lengths' parameter 'ids' /home/neteler/src/releasebranch_8_0/lib/vector/neta/timetables.c:342: warning: argument 'olc_conns' of command @param is not found in the argument list of NetA_update_dijkstra(int old_conns, int new_conns, int to, int new_dst, int v, int route, int rows, int update, neta_timetable_result *result, dglHeap_s *heap) /home/neteler/src/releasebranch_8_0/lib/vector/neta/timetables.c:355: warning: The following parameters of NetA_update_dijkstra(int old_conns, int new_conns, int to, int new_dst, int v, int route, int rows, int update, neta_timetable_result *result, dglHeap_s *heap) are not documented: parameter 'old_conns' /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'color_number' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'red' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'green' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:165: warning: argument 'blue' of command @param is not found in the argument list of D_color_number_to_RGB(int color, int *r, int *g, int *b) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:180: warning: The following parameters of D_color_number_to_RGB(int color, int *r, int *g, int *b) are not documented: parameter 'color' parameter 'r' parameter 'g' parameter 'b' /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:88: warning: argument 'name_or_code' of command @param is not found in the argument list of D_parse_color(const char *str, int none_acceptable) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:101: warning: The following parameters of D_parse_color(const char *str, int none_acceptable) are not documented: parameter 'str' /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:115: warning: argument 'name' of command @param is not found in the argument list of D_translate_color(const char *str) /home/neteler/src/releasebranch_8_0/lib/display/tran_colr.c:126: warning: The following parameters of D_translate_color(const char *str) are not documented: parameter 'str' /home/neteler/src/releasebranch_8_0/lib/datetime/type.c:37: warning: The following parameters of datetime_set_type(DateTime *dt, int mode, int from, int to, int fracsec) are not documented: parameter 'dt' /home/neteler/src/releasebranch_8_0/lib/vector/neta/utils.c:217: warning: argument 'pointer' of command @param is not found in the argument list of NetA_initialise_varray(struct Map_info *In, int layer, int mask_type, char *where, char *cat, struct varray **varray) /home/neteler/src/releasebranch_8_0/lib/vector/neta/utils.c:229: warning: The following parameters of NetA_initialise_varray(struct Map_info *In, int layer, int mask_type, char *where, char *cat, struct varray **varray) are not documented: parameter 'varray' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c:271: warning: argument 'pointer' of command @param is not found in the argument list of V2_delete_line_nat(struct Map_info *Map, off_t line) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:561: warning: The following parameters of V2_delete_line_nat(struct Map_info *Map, off_t line) are not documented: parameter 'Map' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_sfa.c:179: warning: argument 'pointer' of command @param is not found in the argument list of V2_delete_line_sfa(struct Map_info *Map, off_t line) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:562: warning: The following parameters of V2_delete_line_sfa(struct Map_info *Map, off_t line) are not documented: parameter 'Map' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_nat.c:119: warning: argument 'Points' of command @param is not found in the argument list of V2_read_line_nat(struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/read_nat.c:119: warning: argument 'Cats' of command @param is not found in the argument list of V2_read_line_nat(struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:540: warning: The following parameters of V2_read_line_nat(struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line) are not documented: parameter 'line_p' parameter 'line_c' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/cats.c:476: warning: argument 'cat_list' of command @param is not found in the argument list of Vect_cat_list_to_array(const struct cat_list *list, int **vals, int *nvals) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:76: warning: The following parameters of Vect_cat_list_to_array(const struct cat_list *list, int **vals, int *nvals) are not documented: parameter 'list' /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:279: warning: The following parameters of Vect_get_line_nodes(const struct Map_info *Map, int line, int *n1, int *n2) are not documented: parameter 'n2' /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:366: warning: The following parameters of Vect_line_check_duplicate(const struct line_pnts *APoints, const struct line_pnts *BPoints, int with_z) are not documented: parameter 'with_z' /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:446: warning: The following parameters of Vect_line_intersection(struct line_pnts *APoints, struct line_pnts *BPoints, struct bound_box *ABox, struct bound_box *BBox, struct line_pnts ***ALines, struct line_pnts ***BLines, int *nalines, int *nblines, int with_z) are not documented: parameter 'ABox' parameter 'BBox' /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:450: warning: The following parameters of Vect_line_intersection2(struct line_pnts *APoints, struct line_pnts *BPoints, struct bound_box *pABox, struct bound_box *pBBox, struct line_pnts ***ALines, struct line_pnts ***BLines, int *nalines, int *nblines, int with_z) are not documented: parameter 'pABox' parameter 'pBBox' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/net_analyze.c:479: warning: argument 'pointer' of command @param is not found in the argument list of Vect_net_nearest_nodes(struct Map_info *Map, double x, double y, double z, int direction, double maxdist, int *node1, int *node2, int *ln, double *costs1, double *costs2, struct line_pnts *Points1, struct line_pnts *Points2, double *distance) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:933: warning: Unsupported xml/html tag found /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:580: warning: Unsupported xml/html tag found /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/open.c:647: warning: Unsupported xml/html tag found /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/geos_to_wktb.c:62: warning: argument 'size' of command @param is not found in the argument list of Vect_read_area_to_wkt(struct Map_info *Map, int area) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:615: warning: The following parameters of Vect_read_line_to_wkb(const struct Map_info *Map, struct line_pnts *line_p, struct line_cats *line_c, int line, size_t *size, int *error) are not documented: parameter 'error' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:113: warning: argument 'output' of command @param is not found in the argument list of Vect_select_areas_by_box(struct Map_info *Map, const struct bound_box *Box, struct boxlist *list) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:321: warning: The following parameters of Vect_select_areas_by_box(struct Map_info *Map, const struct bound_box *Box, struct boxlist *list) are not documented: parameter 'list' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:311: warning: argument 'list' of command @param is not found in the argument list of Vect_select_areas_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, struct ilist *List) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:336: warning: The following parameters of Vect_select_areas_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, struct ilist *List) are not documented: parameter 'List' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/sindex.c:214: warning: argument 'list' of command @param is not found in the argument list of Vect_select_lines_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, int type, struct ilist *List) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:334: warning: The following parameters of Vect_select_lines_by_polygon(struct Map_info *Map, struct line_pnts *Polygon, int nisles, struct line_pnts **Isles, int type, struct ilist *List) are not documented: parameter 'List' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:70: warning: argument 'Map' of command @param is not found in the argument list of Vect_sfa_get_type(SF_FeatureType sftype) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:70: warning: argument 'type' of command @param is not found in the argument list of Vect_sfa_get_type(SF_FeatureType sftype) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:480: warning: The following parameters of Vect_sfa_get_type(SF_FeatureType sftype) are not documented: parameter 'sftype' /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:486: warning: The following parameters of Vect_sfa_is_line_closed(const struct line_pnts *Points, int type, int with_z) are not documented: parameter 'with_z' /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:485: warning: The following parameters of Vect_sfa_is_line_simple(const struct line_pnts *Points, int type, int with_z) are not documented: parameter 'with_z' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/simple_features.c:120: warning: argument 'Points' of command @param is not found in the argument list of Vect_sfa_line_dimension(int type) /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:466: warning: The following parameters of Vect_spatial_index_del_item(struct spatial_index *si, int id, const struct bound_box *box) are not documented: parameter 'box' /home/neteler/src/releasebranch_8_0/include/grass/defs/vector.h:463: warning: The following parameters of Vect_spatial_index_init(struct spatial_index *si, int with_z) are not documented: parameter 'with_z' warning: Included by graph for 'vector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. /home/neteler/src/releasebranch_8_0/lib/vector/vedit/zbulk.c:19: warning: argument 'point_start_end' of command @param is not found in the argument list of Vedit_bulk_labeling(struct Map_info *Map, struct ilist *List, double x1, double y1, double x2, double y2, double start, double step) /home/neteler/src/releasebranch_8_0/include/grass/defs/vedit.h:69: warning: The following parameters of Vedit_bulk_labeling(struct Map_info *Map, struct ilist *List, double x1, double y1, double x2, double y2, double start, double step) are not documented: parameter 'x1' parameter 'y1' parameter 'x2' parameter 'y2' /home/neteler/src/releasebranch_8_0/include/grass/defs/vedit.h:39: warning: The following parameters of Vedit_move_lines(struct Map_info *Map, struct Map_info **BgMap, int nbgmaps, struct ilist *List, double move_x, double move_y, double move_z, int snap, double thresh) are not documented: parameter 'thresh' /home/neteler/src/releasebranch_8_0/lib/vector/vedit/render.c:52: warning: argument 'center_easing' of command @param is not found in the argument list of Vedit_render_map(struct Map_info *Map, struct bound_box *box, int draw_flag, double center_easting, double center_northing, int map_width, int map_height, double map_res) /home/neteler/src/releasebranch_8_0/include/grass/defs/vedit.h:43: warning: The following parameters of Vedit_render_map(struct Map_info *Map, struct bound_box *box, int draw_flag, double center_easting, double center_northing, int map_width, int map_height, double map_res) are not documented: parameter 'center_easting' /home/neteler/src/releasebranch_8_0/lib/vector/vedit/snap.c:85: warning: argument 'layer' of command @param is not found in the argument list of Vedit_snap_line(struct Map_info *Map, struct Map_info **BgMap, int nbgmaps, int line, struct line_pnts *Points, double thresh, int to_vertex) /home/neteler/src/releasebranch_8_0/lib/vector/vedit/snap.c:163: warning: argument 'layer' of command @param is not found in the argument list of Vedit_snap_lines(struct Map_info *Map, struct Map_info **BgMap, int nbgmaps, struct ilist *List, double thresh, int to_vertex) /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/vinput2d.c:51: warning: The following parameters of IL_vector_input_data_2d(struct interp_params *params, struct Map_info *Map, int field, char *zcol, char *scol, struct tree_info *info, double *xmin, double *xmax, double *ymin, double *ymax, double *zmin, double *zmax, int *n_points, double *dmax) are not documented: parameter 'xmin' parameter 'xmax' parameter 'ymin' parameter 'ymax' parameter 'zmin' parameter 'zmax' /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c:60: warning: argument 'resolution' of command @param is not found in the argument list of G_format_resolution(double res, char *buf, int projection) /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c:69: warning: The following parameters of G_format_resolution(double res, char *buf, int projection) are not documented: parameter 'res' /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c:82: warning: argument 'resolution' of command @param is not found in the argument list of G_scan_resolution(const char *buf, double *res, int projection) /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c:100: warning: The following parameters of G_scan_resolution(const char *buf, double *res, int projection) are not documented: parameter 'res' /home/neteler/src/releasebranch_8_0/lib/raster3d/windowio.c:266: warning: argument 'window' of command @param is not found in the argument list of Rast3d_use_window_params(void) /home/neteler/src/releasebranch_8_0/lib/raster3d/windowio.c:266: warning: argument 'windowName' of command @param is not found in the argument list of Rast3d_use_window_params(void) r file rle.c... Generating docs for file rmmult.c... Generating docs for file rotate.c... Generating docs for file rowcol.h... Generating docs for file rowio.h... Generating docs for file rowio.h... Generating docs for file rowiolib.dox... Generating docs for file rows.c... Generating docs for file royston.c... Generating docs for file rstlib.dox... Generating docs for file rtimer.cpp... Generating docs for file rtimer.h... Generating docs for file rtree.h... Generating docs for file rtree_search.c... Generating docs for file ruinv.c... Generating docs for file run.c... Generating docs for file safileio.c... Generating docs for file same.c... Generating docs for file sample.c... Generating docs for file scan.c... Generating docs for file secpar2d.c... Generating docs for file seek.c... Generating docs for file seek.c... Generating docs for file segmen2d.c... Generating docs for file segmen2d_parallel.c... Generating docs for file segment.h... Generating docs for file segment.h... Generating docs for file segmentlib.dox... Generating docs for file select.c... Generating docs for file select.c... Generating docs for file select.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file setup.c... Generating docs for file setup.c... Generating docs for file setup.c... Generating docs for file shapefil.h... Generating docs for file shapiro1.c... Generating docs for file shapiro2.c... Generating docs for file shapiroe.c... Generating docs for file short_way.c... Generating docs for file show_elem.c... Generating docs for file shpopen.c... Generating docs for file shutdown.c... Generating docs for file sig.c... Generating docs for file sigfile.c... Generating docs for file sighold.c... Generating docs for file sign.c... Generating docs for file sigset.c... Generating docs for file sigsetfile.c... Generating docs for file simple_features.c... Generating docs for file sindex.c... Generating docs for file sleep.c... Generating docs for file smain.c... Generating docs for file smgen.c... Generating docs for file snap.c... Generating docs for file snap.c... Generating docs for file snprintf.c... Generating docs for file solv.c... Generating docs for file solvers_classic_iter.c... Generating docs for file solvers_direct.c... Generating docs for file solvers_direct_cholesky_band.c... Generating docs for file solvers_krylov.c... Generating docs for file solvps.c... Generating docs for file solvru.c... Generating docs for file solvtd.c... Generating docs for file sort_cell.c... Generating docs for file sp-template.c... Generating docs for file span-template.c... Generating docs for file spanningtree.c... Generating docs for file sparse.c... Generating docs for file sparse_matrix.c... Generating docs for file spawn.c... Generating docs for file spawn.h... Generating docs for file spawn.h... Generating docs for file spindex.c... Generating docs for file spindex_rw.c... Generating docs for file split.c... Generating docs for file split.h... Generating docs for file sql.c... Generating docs for file sqlCtype.c... Generating docs for file sqlp.h... Generating docs for file sqlp.h... Generating docs for file sqlp.tab.c... Generating docs for file sqlp.tab.h... Generating docs for file sqlp.yy.c... Generating docs for file sqltype.c... Generating docs for file start.c... Generating docs for file stats.h... Generating docs for file stats.h... Generating docs for file string.c... Generating docs for file strings.c... Generating docs for file strip.c... Generating docs for file stroke.c... Generating docs for file struct_alloc.c... Generating docs for file struct_copy.c... Generating docs for file sv2u1v.c... Generating docs for file sv2uv.c... Generating docs for file sv2val.c... Generating docs for file svdu1v.c... Generating docs for file svduv.c... Generating docs for file svdval.c... Generating docs for file symbol.c... Generating docs for file symbol.h... Generating docs for file symbol.h... Generating docs for file symmetric_band_matrix.c... Generating docs for file table.c... Generating docs for file table.c... Generating docs for file target.c... Generating docs for file tavl.c... Generating docs for file tavl.h... Generating docs for file tempfile.c... Generating docs for file temporal.h... Generating docs for file text.c... Generating docs for file text.c... Generating docs for file text.c... Generating docs for file text2.c... Generating docs for file text3.c... Generating docs for file text_size.c... Generating docs for file tilealloc.c... Generating docs for file tileio.c... Generating docs for file tilemath.c... Generating docs for file tilenull.c... Generating docs for file tileread.c... Generating docs for file tilewrite.c... Generating docs for file timestamp.c... Generating docs for file timetables.c... Generating docs for file tin.c... Generating docs for file title.c... Generating docs for file token.c... Generating docs for file token.c... Generating docs for file tran_colr.c... Generating docs for file trans.c... Generating docs for file transaction.c... Generating docs for file tree.c... Generating docs for file tree.h... Generating docs for file trim_dec.c... Generating docs for file trncm.c... Generating docs for file trnm.c... Generating docs for file type.c... Generating docs for file type.c... Generating docs for file type.c... Generating docs for file type.h... Generating docs for file tz1.c... Generating docs for file tz2.c... Generating docs for file unfl.c... Generating docs for file unitary.c... Generating docs for file units.c... Generating docs for file update.c... Generating docs for file update.c... Generating docs for file update.c... Generating docs for file user_config.c... Generating docs for file utils.c... Generating docs for file utrncm.c... Generating docs for file utrnhm.c... Generating docs for file v1-defs.h... Generating docs for file v2-defs.h... Generating docs for file value.c... Generating docs for file valuefmt.c... Generating docs for file values.c... Generating docs for file var.c... Generating docs for file vector.h... Generating docs for file vector.h... Generating docs for file vectorlib.dox... Generating docs for file vectorlib_ascii.dox... Generating docs for file vectorlib_faq.dox... Generating docs for file vectorlib_files.dox... Generating docs for file vectorlib_indices.dox... Generating docs for file vectorlib_libraries.dox... Generating docs for file vectorlib_lists.dox... Generating docs for file vectorlib_ogr.dox... Generating docs for file vectorlib_pg.dox... Generating docs for file vectorlib_tin.dox... Generating docs for file vectorlib_topology.dox... Generating docs for file vedit.h... Generating docs for file vedit.h... Generating docs for file veditlib.dox... Generating docs for file verbose.c... Generating docs for file version.h... Generating docs for file vertex.c... Generating docs for file view.c... Generating docs for file vinput2d.c... Generating docs for file viz.h... Generating docs for file vmul.c... Generating docs for file volume.c... Generating docs for file vrt.c... Generating docs for file watsonue.c... Generating docs for file watsonun.c... Generating docs for file weisberg.c... Generating docs for file whoami.c... Generating docs for file whoami.c... Generating docs for file win32_pipes.c... Generating docs for file wind_2_box.c... Generating docs for file wind_format.c... Generating docs for file wind_in.c... Generating docs for file wind_limits.c... Generating docs for file wind_overlap.c... Generating docs for file wind_scan.c... Generating docs for file window.c... Generating docs for file window.c... Generating docs for file window.c... Generating docs for file window.c... Generating docs for file window_map.c... Generating docs for file window_map.c... Generating docs for file windowio.c... Generating docs for file winlocale.c... Generating docs for file worker.c... Generating docs for file wr_cellhd.c... Generating docs for file writ_zeros.c... Gene/home/neteler/src/releasebranch_8_0/lib/rst/interp_float/write2d.c:36: warning: The following parameters of IL_write_temp_2d(struct interp_params *params, int ngstc, int nszc, off_t offset2) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c:871: warning: The following parameters of V2__add_line_to_topo_nat(struct Map_info *Map, off_t offset, int type, const struct line_pnts *points, const struct line_cats *cats, int restore_line, int(*external_routine)(const struct Map_info *, int)) are not documented: parameter 'type' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c:620: warning: argument 'Points' of command @param is not found in the argument list of V2__delete_line_from_topo_nat(struct Map_info *Map, int line, int type, const struct line_pnts *points, const struct line_cats *cats) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c:620: warning: argument 'external_routine' of command @param is not found in the argument list of V2__delete_line_from_topo_nat(struct Map_info *Map, int line, int type, const struct line_pnts *points, const struct line_cats *cats) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c:636: warning: The following parameters of V2__delete_line_from_topo_nat(struct Map_info *Map, int line, int type, const struct line_pnts *points, const struct line_cats *cats) are not documented: parameter 'type' parameter 'points' parameter 'cats' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c:271: warning: argument 'pointer' of command @param is not found in the argument list of V2_delete_line_nat(struct Map_info *Map, off_t line) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_nat.c:281: warning: The following parameters of V2_delete_line_nat(struct Map_info *Map, off_t line) are not documented: parameter 'Map' /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_pg.c:484: warning: argument 'node' of command @param is not found in the argument list of V2__write_node_pg(struct Map_info *Map, const struct line_pnts *points) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_sfa.c:179: warning: argument 'pointer' of command @param is not found in the argument list of V2_delete_line_sfa(struct Map_info *Map, off_t line) /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/write_sfa.c:191: warning: The following parameters of V2_delete_line_sfa(struct Map_info *Map, off_t line) are not documented: parameter 'Map' /home/neteler/src/releasebranch_8_0/lib/vector/vedit/zbulk.c:19: warning: argument 'point_start_end' of command @param is not found in the argument list of Vedit_bulk_labeling(struct Map_info *Map, struct ilist *List, double x1, double y1, double x2, double y2, double start, double step) /home/neteler/src/releasebranch_8_0/lib/vector/vedit/zbulk.c:32: warning: The following parameters of Vedit_bulk_labeling(struct Map_info *Map, struct ilist *List, double x1, double y1, double x2, double y2, double start, double step) are not documented: parameter 'x1' parameter 'y1' parameter 'x2' parameter 'y2' /home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox:9: warning: Found unknown command `\sqrt' /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:86: warning: unable to resolve reference to `Raster_File_Processing' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:87: warning: unable to resolve reference to `Region_and_Mask' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:205: warning: unable to resolve reference to `Environment_Variables' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:216: warning: unable to resolve reference to `Locations' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:224: warning: unable to resolve reference to `Mapsets' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:232: warning: unable to resolve reference to `Permanent_Mapset' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:271: warning: unable to resolve reference to `GISDBASE' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:364: warning: unable to resolve reference to `Raster_File_Processing' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:365: warning: unable to resolve reference to `Vector_File_Processing' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:370: warning: unable to resolve reference to `Elements' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:388: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:534: warning: unable to resolve reference to `Database_Access_Rules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:571: warning: unable to resolve reference to `Database_Access_Rules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:648: warning: unable to resolve reference to `Permanent_Mapset' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1793: warning: unable to resolve reference to `DateTime_Library' for \ref command /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:409: warning: explicit link request to 'N_solver_gauss' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:412: warning: explicit link request to 'N_solver_lu' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:422: warning: explicit link request to 'N_solver_cg(N_les * les, int maxit, double error)' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:424: warning: explicit link request to 'N_solver_pcg(N_les * les, int maxit, double error)' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:430: warning: explicit link request to 'N_solver_bicgstab(N_les * les, int maxit, double error)' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:435: warning: explicit link request to 'N_solver_jacobi' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:437: warning: explicit link request to 'N_solver_SOR' could not be resolved /home/neteler/src/releasebranch_8_0/lib/imagery/imagerylib.dox:11: warning: unable to resolve reference to `Image_Data_Groups' for \ref command /home/neteler/src/releasebranch_8_0/lib/imagery/imagerylib.dox:12: warning: unable to resolve reference to `Raster_Maps' for \ref command /home/neteler/src/releasebranch_8_0/lib/imagery/imagerylib.dox:13: warning: unable to resolve reference to `Imagery_Library' for \ref command /home/neteler/src/releasebranch_8_0/lib/imagery/imagerylib.dox:286: warning: unable to resolve reference to `GIS_Library' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:228: warning: unable to resolve reference to `Mask' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:297: warning: unable to resolve reference to `Raster_Maps' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:433: warning: unable to resolve reference to `Raster_Category_File_Format' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:550: warning: unable to resolve reference to `Raster_Color_Table_Format' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:654: warning: unable to resolve reference to `Raster_Color_Table_Format' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster/rasterlib.dox:821: warning: unable to resolve reference to `Raster_Range_File_Format' for \ref command /home/neteler/src/releasebranch_8_0/lib/raster3d/raster3dlib.dox:589: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/raster3d/raster3dlib.dox:590: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/raster3d/raster3dlib.dox:1612: warning: Found unknown command `\mapset' rating docs for file write.c... Generating docs for file write.c... Generating docs for file write.c... Generating docs for file write2d.c... Generating docs for file write_bmp.c... Generating docs for file write_bmp.c... Generating docs for file write_nat.c... Generating docs for file write_ogr.c... Generating docs for file write_pg.c... Generating docs for file write_png.c... Generating docs for file write_ppm.c... Generating docs for file write_ppm.c... Generating docs for file write_sfa.c... Generating docs for file write_xid.c... Generating docs for file writeascii.c... Generating docs for file xabs.c... Generating docs for file xacos.c... Generating docs for file xadd.c... Generating docs for file xand.c... Generating docs for file xand2.c... Generating docs for file xasin.c... Generating docs for file xatan.c... Generating docs for file xbitand.c... Generating docs for file xbitnot.c... Generating docs for file xbitor.c... Generating docs for file xbitxor.c... Generating docs for file xceil.c... Generating docs for file xcos.c... Generating docs for file xdiv.c... Generating docs for file xdouble.c... Generating docs for file xdr.c... Generating docs for file xdr.c... Generating docs for file xdr.h... Generating docs for file xdrchar.c... Generating docs for file xdrcolumn.c... Generating docs for file xdrdatetime.c... Generating docs for file xdrdouble.c... Generating docs for file xdrfloat.c... Generating docs for file xdrhandle.c... Generating docs for file xdrindex.c... Generating docs for file xdrint.c... Generating docs for file xdrprocedure.c... Generating docs for file xdrshort.c... Generating docs for file xdrstring.c... Generating docs for file xdrtable.c... Generating docs for file xdrtoken.c... Generating docs for file xdrvalue.c... Generating docs for file xeq.c... Generating docs for file xeval.c... Generating docs for file xexp.c... Generating docs for file xfloat.c... Generating docs for file xfloor.c... Generating docs for file xge.c... Generating docs for file xgraph.c... Generating docs for file xgt.c... Generating docs for file xif.c... Generating docs for file xinormal.c... Generating docs for file xint.c... Generating docs for file xisnull.c... Generating docs for file xle.c... Generating docs for file xlog.c... Generating docs for file xlt.c... Generating docs for file xmax.c... Generating docs for file xmedian.c... Generating docs for file xmin.c... Generating docs for file xmod.c... Generating docs for file xmode.c... Generating docs for file xmul.c... Generating docs for file xne.c... Generating docs for file xneg.c... Generating docs for file xnmax.c... Generating docs for file xnmedian.c... Generating docs for file xnmin.c... Generating docs for file xnmode.c... Generating docs for file xnot.c... Generating docs for file xnull.c... Generating docs for file xor.c... Generating docs for file xor2.c... Generating docs for file xpow.c... Generating docs for file xrand.c... Generating docs for file xround.c... Generating docs for file xshiftl.c... Generating docs for file xshiftr.c... Generating docs for file xshiftru.c... Generating docs for file xsin.c... Generating docs for file xsqrt.c... Generating docs for file xsub.c... Generating docs for file xtan.c... Generating docs for file zbulk.c... Generating docs for file zero.c... Generating docs for file zero.c... Generating docs for file zero_cell.c... Generating docs for file zone.c... Generating docs for file zones.c... Generating page documentation... Generating docs for page arraystatslib... Generating docs for page btree2... Generating docs for page cairodriver... Generating docs for page cdhclib... Generating docs for page clusterlib... Generating docs for page dbmilib... Generating docs for page displaylib... Generating docs for page ccmathlib... Generating docs for page gislib... Generating docs for page gislib_cmdline_parsing... Generating docs for page gmathlib... Generating docs for page gpdelib... Generating docs for page imagerylib... Generating docs for page managelib... Generating docs for page nvizlib... Generating docs for page ogsflib... Generating docs for page pngdriverlib... Generating docs for page projlib... Generating docs for page psdriverlib... Generating docs for page rasterlib... Generating docs for page raster3dlib... Generating docs for page rowiolib... Generating docs for page rstlib... Generating docs for page segmentlib... Generating docs for page dglib... Generating docs for page netalib... Generating docs for page vectorlib... Generating docs for page vlibAscii... Generating docs for page vlibFAQ... Generating docs for page vlibFormat... Generating docs for page vlibIndices... Generating docs for page vlibDescription... Generating docs for page vlibLists... Generating docs for page vlibOgr... Generating docs for page vlibPg... Generating docs for page vlibTin... Generating docs for page vlibTopology... Generating docs for page veditlib... Generating docs for page todo... Generating docs for page deprecated... Generating docs for page bug... Generating group documentation... Generating class documentation... Generating docs for compound _Color_Info_... Generating docs for compound _Color_Rule_... Generating docs for compound _Color_Value_... Generating docs for compound _d_interval... Generating docs for compound _d_mask... Generating docs for compound _db_column... Generating docs for compound _db_connection... Generating docs for compound _db_cursor... Generating docs for compound _db_date_time... Generating docs for compound _db_dirent... Generating docs for compound _db_driver... Generating docs for compound _db_driver_state... Generating docs for compound _db_handle... Generating docs for compound _db_index... Generating docs for compound _db_string... Generating docs for compound _db_table... Generating docs for compound _db_value... Generating docs for compound _dbmscap... Generating docs for compound _dglGraph... Generating docs for compound _dglHeap... Generating docs for compound _dglHeapData... Generating docs for compound _dglHeapNode... Generating docs for compound _dglSpanClipInput... Generating docs for compound _dglSpanClipOutput... Generating docs for compound _dglSPArc... Generating docs for compound _dglSPClipInput... Generating docs for compound _dglSPClipOutput... Generating docs for compound _dglSPReport... Generating docs for compound _dglTreeEdge... Generating docs for compound _dglTreeEdgePri32... Generating docs for compound _dglTreeNode... Generating docs for compound _dglTreeNode2... Generating docs for compound _dglTreeNodePri32... Generating docs for compound _dglTreePredist... Generating docs for compound _dglTreeTouchI32... Generating docs for compound _tgisDataset... Generating docs for compound _tgisDatasetList... Generating docs for compound _tgisExtent... Generating docs for compound _tgisMap... Generating docs for compound _tgisMapList... Generating docs for compound AMI_STREAM... Generating docs for compound aq... Generating docs for compound arrow_data... Generating docs for compound attribute... Generating docs for compound atts_index... Generating docs for compound avl_node... Generating docs for compound avl_table... Generating docs for compound avl_traverser... Generating docs for compound baseCmpType... Generating docs for compound BasicMinMaxHeap... Generating docs for compound BlockHeapElement... Generating docs for compound BM... Generating docs for compound BMlink... Generating docs for compound bound_box... Generating docs for compound boxlist... Generating docs for compound BTREE... Generating docs for compound BTREE_NODE... Generating docs for compound cairo_state... Generating docs for compound Cat_index... Generating docs for compound cat_list... Generating docs for compound Categories... Generating docs for compound CELL_ENTRY... Generating docs for compound Cell_head... Generating docs for compound Cell_stats... Generating docs for nested compound Cell_stats::Cell_stats_node... Generating docs for compound ClassData... Generating docs for compound ClassSig... Generating docs for compound clip... Generating docs for compound Cluster... Generating docs for compound cmnd/home/neteler/src/releasebranch_8_0/include/grass/vect/dig_structs.h:290: warning: unable to resolve reference to `vlibMap_info' for \ref command ln_info... Generating docs for compound color_name... Generating docs for compound color_rgb... Generating docs for compound color_rgba... Generating docs for compound Colors... Generating docs for compound complex... Generating docs for compound compressor_list... Generating docs for compound Control_Points... Generating docs for compound Coor_info... Generating docs for compound Counter... Generating docs for compound Cube_data... Generating docs for compound cube_info... Generating docs for compound dataset... Generating docs for compound DateTime... Generating docs for compound dbCatVal... Generating docs for compound dbCatValArray... Generating docs for compound dbCatValI... Generating docs for compound DBFInfo... Generating docs for compound dblinks... Generating docs for compound dbRclsRule... Generating docs for compound dglEdgePrioritizer_s... Generating docs for compound dglEdgesetTraverser_s... Generating docs for compound dglEdgeTraverser_s... Generating docs for compound dglIOContext_s... Generating docs for compound dglNodePrioritizer_s... Generating docs for compound dglNodeTraverser_s... Generating docs for compound dglSPCache_s... Generating docs for compound dig_head... Generating docs for compound doublecomplex... Generating docs for compound driver... Generating docs for compound element... Generating docs for compound em_buffer... Generating docs for compound em_pqueue... Generating docs for compound EMPQueueAdaptive... Generating docs for compound ExtendedEltMergeType... Generating docs for compound fcell_triple... Generating docs for compound field_info... Generating docs for compound file_info... Generating docs for compound fileinfo... Generating docs for compound Flag... Generating docs for compound Format_info... Generating docs for compound Format_info_cache... Generating docs for compound Format_info_offset... Generating docs for compound Format_info_ogr... Generating docs for compound Format_info_pg... Generating docs for compound FP_stats... Generating docs for compound FPRange... Generating docs for compound FPReclass... Generating docs for compound FPReclass_table... Generating docs for compound fringe_data... Generating docs for compound func_desc... Generating docs for compound G_3dview... Generating docs for compound G__... Generating docs for compound g_line... Generating docs for compound G_math_spvector... Generating docs for compound g_point... Generating docs for compound g_site... Generating docs for compound g_surf... Generating docs for compound g_vect... Generating docs for compound g_vect_style... Generating docs for compound g_vect_style_thematic... Generating docs for compound g_vol... Generating docs for compound GASTATS... Generating docs for compound GDAL_link... Generating docs for compound geodisplay... Generating docs for compound georot... Generating docs for compound geoview... Generating docs for compound geovol_file... Generating docs for compound geovol_isosurf... Generating docs for compound geovol_isosurf_att... Generating docs for compound geovol_slice... Generating docs for compound GFONT_CAP... Generating docs for compound GModule... Generating docs for compound gpj_datum... Generating docs for compound gpj_datum_transform_list... Generating docs for compound gpj_ellps... Generating docs for compound Graph_info... Generating docs for compound gsurf_att... Generating docs for compound gvfile... Generating docs for compound HeapElement... Generating docs for compound Histogram... Generating docs for nested compound Histogram::Histogram_list... Generating docs for compound History... Generating docs for compound html_state... Generating docs for compound IClass_statistics... Generating docs for compound ilist... Generating docs for compound im_buffer... Generating docs for compound interp_params... Generating docs for compound kdnode... Generating docs for compound kdtrav... Generating docs for compound kdtree... Generating docs for compound key_node... Generating docs for compound Key_Value... Generating docs for compound libavl_allocator... Generating docs for compound light_data... Generating docs for compound lightdefs... Generating docs for compound line_cats... Generating docs for compound line_pnts... Generating docs for compound link_head... Generating docs for compound list... Generating docs for compound LZ4_stream_t_internal... Generating docs for compound LZ4_stream_u... Generating docs for compound LZ4_streamDecode_t_internal... Generating docs for compound LZ4_streamDecode_u... Generating docs for compound Map_info... Generating docs for compound MapPoly... Generating docs for compound matrix_... Generating docs for compound MEM_STREAM... Generating docs for compound merge_key... Generating docs for compound MinMaxHeap... Generating docs for compound MM_register... Generating docs for compound mm_register_init... Generating docs for compound multfunc... Generating docs for compound multtree... Generating docs for compound N_array_2d... Generating docs for compound N_array_3d... Generating docs for compound N_data_star... Generating docs for compound N_geom_data... Generating docs for compound N_gradient_2d... Generating docs for compound N_gradient_3d... Generating docs for compound N_gradient_field_2d... Generating docs for compound N_gradient_field_3d... Generating docs for compound N_gradient_neighbours_2d... Generating docs for compound N_gradient_neighbours_3d... Generating docs for compound N_gradient_neighbours_x... Generating docs for compound N_gradient_neighbours_y... Generating docs for compound N_gradient_neighbours_z... Generating docs for compound N_gwflow_data2d... Generating docs for compound N_gwflow_data3d... Generating docs for compound N_heatflow_data2d... Generating docs for compound N_heatflow_data3d... Generating docs for compound N_les... Generating docs for compound N_les_callback_2d... Generating docs for compound N_les_callback_3d... Generating docs for compound N_solute_transport_data2d... Generating docs for compound N_solute_transport_data3d... Generating docs for compound neta_timetable... Generating docs for compound neta_timetable_result... Generating docs for compound NodeBuffer... Generating docs for compound nstack... Generating docs for compound nv_data... Generating docs for compound One_Sig... Generating docs for compound Option... Generating docs for compound P_area... Generating docs for compound P_isle... Generating docs for compound P_line... Generating docs for compound P_node... Generating docs for compound P_topo_b... Generating docs for compound P_topo_c... Generating docs for compound P_topo_f... Generating docs for compound P_topo_k... Generating docs for compound P_topo_l... Generating docs for compound path... Generating docs for compound pg_edge... Generating docs for compound pg_vertex... Generating docs for compound pj_info... Generating docs for compound planar_graph... Generating docs for compound plane... Generating docs for compound Plus_head... Generating docs for compound png_state... Generating docs for compound Point... Generating docs for compound poly_info... Generating docs for compound Popen... Generating docs for compound Port_info... Generating docs for compound pqheap_t1... Generating docs for compound ps_state... Generating docs for compound quaddata... Generating docs for compound Quant... Generating docs for compound Quant_table... Generating docs for compound queue... Generating docs for compound R__... Generating docs for compound R_stats... Generating docs for compound R_vrt... Generating docs for compound Range... Generating docs for compound Rast3d_cache_hash... Generating docs for compound RASTER3D_Array_double... Generating docs for compound RASTER3D_cache... Generating docs for compound RASTER3D_Map... Generating docs for compound RASTER3D_Region... Generating docs for compound RB_NODE... Generating docs for compound RB_TRAV... Generating docs for compound RB_TREE... Generating docs for compound Reclass... Generating docs for compound rectangle... Generating docs for compound recycle... Generating docs for compound Ref... Generating docs for compound Ref_Color... Generating docs for cThis is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./_formulas.tex LaTeX2e <2018-12-01> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2018/09/03 v1.4i Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def)))) No file _formulas.aux. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] (./_formulas.aux) ) Output written on _formulas.dvi (14 pages, 2520 bytes). Transcript written on _formulas.log. sh: 1: gs: not found error: Problem running ghostscript gs -q -g456x98 -r384x384x -sDEVICE=ppmraw -sOutputFile=_form0.pnm -dNOPAUSE -dBATCH -- _form0.ps. Check your installation! /home/neteler/src/releasebranch_8_0/grasslib.dox:62: warning: unable to resolve reference to `htmldriverlib' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:80: warning: unable to resolve reference to `statslib' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:120: warning: unable to resolve reference to `datetime' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:121: warning: unable to resolve reference to `external' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:122: warning: unable to resolve reference to `fonts' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:124: warning: unable to resolve reference to `iostream' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:126: warning: unable to resolve reference to `linkm' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:128: warning: unable to resolve reference to `symbol' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:250: warning: unable to resolve reference to `Loading_the_Vector_Library' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:256: warning: unable to resolve reference to `Loading_the_Display_Library' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:62: warning: unable to resolve reference to `htmldriverlib' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:80: warning: unable to resolve reference to `statslib' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:120: warning: unable to resolve reference to `datetime' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:121: warning: unable to resolve reference to `external' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:122: warning: unable to resolve reference to `fonts' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:124: warning: unable to resolve reference to `iostream' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:126: warning: unable to resolve reference to `linkm' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:128: warning: unable to resolve reference to `symbol' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:250: warning: unable to resolve reference to `Loading_the_Vector_Library' for \ref command /home/neteler/src/releasebranch_8_0/grasslib.dox:256: warning: unable to resolve reference to `Loading_the_Display_Library' for \ref command ompound Ref_Files... Generating docs for compound Reg_dimens... Generating docs for compound render_window... Generating docs for compound ReplacementHeap... Generating docs for compound ReplacementHeapBlock... Generating docs for compound robject... Generating docs for compound robject_list... Generating docs for compound ROWIO... Generating docs for nested compound ROWIO::ROWIO_RCB... Generating docs for compound rpoint... Generating docs for compound Rtimer... Generating docs for compound RTree... Generating docs for nested compound RTree::_recycle... Generating docs for compound RTree_Branch... Generating docs for compound RTree_Child... Generating docs for compound RTree_ListBranch... Generating docs for compound RTree_ListFNode... Generating docs for compound RTree_ListNode... Generating docs for compound RTree_Node... Generating docs for compound RTree_PartitionVars... Generating docs for compound RTree_Rect... Generating docs for compound SAHooks... Generating docs for compound scalebar_data... Generating docs for compound scCats... Generating docs for compound scdScattData... Generating docs for compound scScatts... Generating docs for compound SEGMENT... Generating docs for nested compound SEGMENT::scb... Generating docs for compound shape_tree_node... Generating docs for compound SHPInfo... Generating docs for compound SHPTree... Generating docs for compound Signature... Generating docs for compound SigSet... Generating docs for compound site_att... Generating docs for compound spatial_index... Generating docs for compound sqlpnode... Generating docs for compound SQLPSTMT... Generating docs for compound SQLPVALUE... Generating docs for compound SubSig... Generating docs for compound SYMBCHAIN... Generating docs for compound SYMBCOLOR... Generating docs for compound SYMBEL... Generating docs for compound SYMBOL... Generating docs for compound SYMBPART... Generating docs for compound table256... Generating docs for compound tagSHPObject... Generating docs for compound Tape_Info... Generating docs for compound tavl_node... Generating docs for compound tavl_table... Generating docs for compound tavl_traverser... Generating docs for compound tileinfo... Generating docs for compound TimeStamp... Generating docs for compound transform... Generating docs for compound tree_info... Generating docs for compound triple... Generating docs for compound typbuff... Generating docs for compound UnboundedMinMaxHeap... Generating docs for compound UntypedStream... Generating docs for compound varray... Generating docs for compound Version_info... Generating docs for compound vertex... Generating docs for compound view_node... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory arraystats Generating dependency graph for directory bitmap Generating dependency graph for directory btree Generating dependency graph for directory btree2 Generating dependency graph for directory cairodriver Generating dependency graph for directory calc Generating dependency graph for directory cdhc Generating dependency graph for directory cluster Generating dependency graph for directory datetime Generating dependency graph for directory db Generating dependency graph for directory dbmi_base Generating dependency graph for directory dbmi_client Generating dependency graph for directory dbmi_driver Generating dependency graph for directory defs Generating dependency graph for directory dglib Generating dependency graph for directory diglib Generating dependency graph for directory display Generating dependency graph for directory driver Generating dependency graph for directory dspf Generating dependency graph for directory gis Generating dependency graph for directory gmath Generating dependency graph for directory gpde Generating dependency graph for directory grass Generating dependency graph for directory htmldriver Generating dependency graph for directory imagery Generating dependency graph for directory include Generating dependency graph for directory init Generating dependency graph for directory interp_float Generating dependency graph for directory iostream Generating dependency graph for directory iostream Generating dependency graph for directory lib Generating dependency graph for directory lib Generating dependency graph for directory lidar Generating dependency graph for directory linkm Generating dependency graph for directory manage Generating dependency graph for directory neta Generating dependency graph for directory nviz Generating dependency graph for directory ogsf Generating dependency graph for directory pngdriver Generating dependency graph for directory proj Generating dependency graph for directory psdriver Generating dependency graph for directory raster Generating dependency graph for directory raster3d Generating dependency graph for directory rowio Generating dependency graph for directory rst Generating dependency graph for directory rtree Generating dependency graph for directory segment Generating dependency graph for directory sqlp Generating dependency graph for directory stats Generating dependency graph for directory stubs Generating dependency graph for directory symbol Generating dependency graph for directory temporal Generating dependency graph for directory vect Generating dependency graph for directory vector Generating dependency graph for directory vedit Generating dependency graph for directory Vlib Generating bitmaps for formulas in HTML... Generating image form_0.png for formula Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/3308 Running dot for graph 2/3308 Running dot for graph 3/3308 Running dot for graph 4/3308 Running dot for graph 5/3308 Running dot for graph 6/3308 Running dot for graph 7/3308 Running dot for graph 8/3308 Running dot for graph 9/3308 Running dot for graph 10/3308 Running dot for graph 11/3308 Running dot for graph 12/3308 Running dot for graph 13/3308 Running dot for graph 14/3308 Running dot for graph 15/3308 Running dot for graph 16/3308 Running dot for graph 17/3308 Running dot for graph 18/3308 Running dot for graph 19/3308 Running dot for graph 20/3308 Running dot for graph 21/3308 Running dot for graph 22/3308 Running dot for graph 23/3308 Running dot for graph 24/3308 Running dot for graph 25/3308 Running dot for graph 26/3308 Running dot for graph 27/3308 Running dot for graph 28/3308 Running dot for graph 29/3308 Running dot for graph 30/3308 Running dot for graph 31/3308 Running dot for graph 32/3308 Running dot for graph 33/3308 Running dot for graph 34/3308 Running dot for graph 35/3308 Running dot for graph 36/3308 Running dot for graph 37/3308 Running dot for graph 38/3308 Running dot for graph 39/3308 Running dot for graph 40/3308 Running dot for graph 41/3308 Running dot for graph 42/3308 Running dot for graph 43/3308 Running dot for graph 44/3308 Running dot for graph 45/3308 Running dot for graph 46/3308 Running dot for graph 47/3308 Running dot for graph 48/3308 Running dot for graph 49/3308 Running dot for graph 50/3308 Running dot for graph 51/3308 Running dot for graph 52/3308 Running dot for graph 53/3308 Running dot for graph 54/3308 Running dot for graph 55/3308 Running dot for graph 56/3308 Running dot for graph 57/3308 Running dot for graph 58/3308 Running dot for graph 59/3308 Running dot for graph 60/3308 Running dot for graph 61/3308 Running dot for graph 62/3308 Running dot for graph 63/3308 Running dot for graph 64/3308 Running dot for graph 65/3308 Running dot for graph 66/3308 Running dot for graph 67/3308 Running dot for graph 68/3308 Running dot for graph 69/3308 Running dot for graph 70/3308 Running dot for graph 71/3308 Running dot for graph 72/3308 Running dot for graph 73/3308 Running dot for graph 74/3308 Running dot for graph 75/3308 Running dot for graph 76/3308 Running dot for graph 77/3308 Running dot for graph 78/3308 Running dot for graph 79/3308 Running dot for graph 80/3308 Running dot for graph 81/3308 Running dot for graph 82/3308 Running dot for graph 83/3308 Running dot for graph 84/3308 Running dot for graph 85/3308 Running dot for graph 86/3308 Running dot for graph 87/3308 Running dot for graph 88/3308 Running dot for graph 89/3308 Running dot for graph 90/3308 Running dot for graph 91/3308 Running dot for graph 92/3308 Running dot for graph 93/3308 Running dot for graph 94/3308 Running dot for graph 95/3308 Running dot for graph 96/3308 Running dot for graph 97/3308 Running dot for graph 98/3308 Running dot for graph 99/3308 Running dot for graph 100/3308 Running dot for graph 101/3308 Running dot for graph 102/3308 Running dot for graph 103/3308 Running dot for graph 104/3308 Running dot for graph 105/3308 Running dot for graph 106/3308 Running dot for graph 107/3308 Running dot for graph 108/3308 Running dot for graph 109/3308 Running dot for graph 110/3308 Running dot for graph 111/3308 Running dot for graph 112/3308 Running dot for graph 113/3308 Running dot for graph 114/3308 Running dot for graph 115/3308 Running dot for graph 116/3308 Running dot for graph 117/3308 Running dot for graph 118/3308 Running dot for graph 119/3308 Running dot for graph 120/3308 Running dot for graph 121/3308 Running dot for graph 122/3308 Running dot for graph 123/3308 Running dot for graph 124/3308 Running dot for graph 125/3308 Running dot for graph 126/3308 Running dot for graph 127/3308 Running dot for graph 128/3308 Running dot for graph 129/3308 Running dot for graph 130/3308 Running dot for graph 131/3308 Running dot for graph 132/3308 Running dot for graph 133/3308 Running dot for graph 134/3308 Running dot for graph 135/3308 Running dot for graph 136/3308 Running dot for graph 137/3308 Running dot for graph 138/3308 Running dot for graph 139/3308 Running dot for graph 140/3308 Running dot for graph 141/3308 Running dot for graph 142/3308 Running dot for graph 143/3308 Running dot for graph 144/3308 Running dot for graph 145/3308 Running dot for graph 146/3308 Running dot for graph 147/3308 Running dot for graph 148/3308 Running dot for graph 149/3308 Running dot for graph 150/3308 Running dot for graph 151/3308 Running dot for graph 152/3308 Running dot for graph 153/3308 Running dot for graph 154/3308 Running dot for graph 155/3308 Running dot for graph 156/3308 Running dot for graph 157/3308 Running dot for graph 158/3308 Running dot for graph 159/3308 Running dot for graph 160/3308 Running dot for graph 161/3308 Running dot for graph 162/3308 Running dot for graph 163/3308 Running dot for graph 164/3308 Running dot for graph 165/3308 Running dot for graph 166/3308 Running dot for graph 167/3308 Running dot for graph 168/3308 Running dot for graph 169/3308 Running dot for graph 170/3308 Running dot for graph 171/3308 Running dot for graph 172/3308 Running dot for graph 173/3308 Running dot for graph 174/3308 Running dot for graph 175/3308 Running dot for graph 176/3308 Running dot for graph 177/3308 Running dot for graph 178/3308 Running dot for graph 179/3308 Running dot for graph 180/3308 Running dot for graph 181/3308 Running dot for graph 182/3308 Running dot for graph 183/3308 Running dot for graph 184/3308 Running dot for graph 185/3308 Running dot for graph 186/3308 Running dot for graph 187/3308 Running dot for graph 188/3308 Running dot for graph 189/3308 Running dot for graph 190/3308 Running dot for graph 191/3308 Running dot for graph 192/3308 Running dot for graph 193/3308 Running dot for graph 194/3308 Running dot for graph 195/3308 Running dot for graph 196/3308 Running dot for graph 197/3308 Running dot for graph 198/3308 Running dot for graph 199/3308 Running dot for graph 200/3308 Running dot for graph 201/3308 Running dot for graph 202/3308 Running dot for graph 203/3308 Running dot for graph 204/3308 Running dot for graph 205/3308 Running dot for graph 206/3308 Running dot for graph 207/3308 Running dot for graph 208/3308 Running dot for graph 209/3308 Running dot for graph 210/3308 Running dot for graph 211/3308 Running dot for graph 212/3308 Running dot for graph 213/3308 Running dot for graph 214/3308 Running dot for graph 215/3308 Running dot for graph 216/3308 Running dot for graph 217/3308 Running dot for graph 218/3308 Running dot for graph 219/3308 Running dot for graph 220/3308 Running dot for graph 221/3308 Running dot for graph 222/3308 Running dot for graph 223/3308 Running dot for graph 224/3308 Running dot for graph 225/3308 Running dot for graph 226/3308 Running dot for graph 227/3308 Running dot for graph 228/3308 Running dot for graph 229/3308 Running dot for graph 230/3308 Running dot for graph 231/3308 Running dot for graph 232/3308 Running dot for graph 233/3308 Running dot for graph 234/3308 Running dot for graph 235/3308 Running dot for graph 236/3308 Running dot for graph 237/3308 Running dot for graph 238/3308 Running dot for graph 239/3308 Running dot for graph 240/3308 Running dot for graph 241/3308 Running dot for graph 242/3308 Running dot for graph 243/3308 Running dot for graph 244/3308 Running dot for graph 245/3308 Running dot for graph 246/3308 Running dot for graph 247/3308 Running dot for graph 248/3308 Running dot for graph 249/3308 Running dot for graph 250/3308 Running dot for graph 251/3308 Running dot for graph 252/3308 Running dot for graph 253/3308 Running dot for graph 254/3308 Running dot for graph 255/3308 Running dot for graph 256/3308 Running dot for graph 257/3308 Running dot for graph 258/3308 Running dot for graph 259/3308 Running dot for graph 260/3308 Running dot for graph 261/3308 Running dot for graph 262/3308 Running dot for graph 263/3308 Running dot for graph 264/3308 Running dot for graph 265/3308 Running dot for graph 266/3308 Running dot for graph 267/3308 Running dot for graph 268/3308 Running dot for graph 269/3308 Running dot for graph 270/3308 Running dot for graph 271/3308 Running dot for graph 272/3308 Running dot for graph 273/3308 Running dot for graph 274/3308 Running dot for graph 275/3308 Running dot for graph 276/3308 Running dot for graph 277/3308 Running dot for graph 278/3308 Running dot for graph 279/3308 Running dot for graph 280/3308 Running dot for graph 281/3308 Running dot for graph 282/3308 Running dot for graph 283/3308 Running dot for graph 284/3308 Running dot for graph 285/3308 Running dot for graph 286/3308 Running dot for graph 287/3308 Running dot for graph 288/3308 Running dot for graph 289/3308 Running dot for graph 290/3308 Running dot for graph 291/3308 Running dot for graph 292/3308 Running dot for graph 293/3308 Running dot for graph 294/3308 Running dot for graph 295/3308 Running dot for graph 296/3308 Running dot for graph 297/3308 Running dot for graph 298/3308 Running dot for graph 299/3308 Running dot for graph 300/3308 Running dot for graph 301/3308 Running dot for graph 302/3308 Running dot for graph 303/3308 Running dot for graph 304/3308 Running dot for graph 305/3308 Running dot for graph 306/3308 Running dot for graph 307/3308 Running dot for graph 308/3308 Running dot for graph 309/3308 Running dot for graph 310/3308 Running dot for graph 311/3308 Running dot for graph 312/3308 Running dot for graph 313/3308 Running dot for graph 314/3308 Running dot for graph 315/3308 Running dot for graph 316/3308 Running dot for graph 317/3308 Running dot for graph 318/3308 Running dot for graph 319/3308 Running dot for graph 320/3308 Running dot for graph 321/3308 Running dot for graph 322/3308 Running dot for graph 323/3308 Running dot for graph 324/3308 Running dot for graph 325/3308 Running dot for graph 326/3308 Running dot for graph 327/3308 Running dot for graph 328/3308 Running dot for graph 329/3308 Running dot for graph 330/3308 Running dot for graph 331/3308 Running dot for graph 332/3308 Running dot for graph 333/3308 Running dot for graph 334/3308 Running dot for graph 335/3308 Running dot for graph 336/3308 Running dot for graph 337/3308 Running dot for graph 338/3308 Running dot for graph 339/3308 Running dot for graph 340/3308 Running dot for graph 341/3308 Running dot for graph 342/3308 Running dot for graph 343/3308 Running dot for graph 344/3308 Running dot for graph 345/3308 Running dot for graph 346/3308 Running dot for graph 347/3308 Running dot for graph 348/3308 Running dot for graph 349/3308 Running dot for graph 350/3308 Running dot for graph 351/3308 Running dot for graph 352/3308 Running dot for graph 353/3308 Running dot for graph 354/3308 Running dot for graph 355/3308 Running dot for graph 356/3308 Running dot for graph 357/3308 Running dot for graph 358/3308 Running dot for graph 359/3308 Running dot for graph 360/3308 Running dot for graph 361/3308 Running dot for graph 362/3308 Running dot for graph 363/3308 Running dot for graph 364/3308 Running dot for graph 365/3308 Running dot for graph 366/3308 Running dot for graph 367/3308 Running dot for graph 368/3308 Running dot for graph 369/3308 Running dot for graph 370/3308 Running dot for graph 371/3308 Running dot for graph 372/3308 Running dot for graph 373/3308 Running dot for graph 374/3308 Running dot for graph 375/3308 Running dot for graph 376/3308 Running dot for graph 377/3308 Running dot for graph 378/3308 Running dot for graph 379/3308 Running dot for graph 380/3308 Running dot for graph 381/3308 Running dot for graph 382/3308 Running dot for graph 383/3308 Running dot for graph 384/3308 Running dot for graph 385/3308 Running dot for graph 386/3308 Running dot for graph 387/3308 Running dot for graph 388/3308 Running dot for graph 389/3308 Running dot for graph 390/3308 Running dot for graph 391/3308 Running dot for graph 392/3308 Running dot for graph 393/3308 Running dot for graph 394/3308 Running dot for graph 395/3308 Running dot for graph 396/3308 Running dot for graph 397/3308 Running dot for graph 398/3308 Running dot for graph 399/3308 Running dot for graph 400/3308 Running dot for graph 401/3308 Running dot for graph 402/3308 Running dot for graph 403/3308 Running dot for graph 404/3308 Running dot for graph 405/3308 Running dot for graph 406/3308 Running dot for graph 407/3308 Running dot for graph 408/3308 Running dot for graph 409/3308 Running dot for graph 410/3308 Running dot for graph 411/3308 Running dot for graph 412/3308 Running dot for graph 413/3308 Running dot for graph 414/3308 Running dot for graph 415/3308 Running dot for graph 416/3308 Running dot for graph 417/3308 Running dot for graph 418/3308 Running dot for graph 419/3308 Running dot for graph 420/3308 Running dot for graph 421/3308 Running dot for graph 422/3308 Running dot for graph 423/3308 Running dot for graph 424/3308 Running dot for graph 425/3308 Running dot for graph 426/3308 Running dot for graph 427/3308 Running dot for graph 428/3308 Running dot for graph 429/3308 Running dot for graph 430/3308 Running dot for graph 431/3308 Running dot for graph 432/3308 Running dot for graph 433/3308 Running dot for graph 434/3308 Running dot for graph 435/3308 Running dot for graph 436/3308 Running dot for graph 437/3308 Running dot for graph 438/3308 Running dot for graph 439/3308 Running dot for graph 440/3308 Running dot for graph 441/3308 Running dot for graph 442/3308 Running dot for graph 443/3308 Running dot for graph 444/3308 Running dot for graph 445/3308 Running dot for graph 446/3308 Running dot for graph 447/3308 Running dot for graph 448/3308 Running dot for graph 449/3308 Running dot for graph 450/3308 Running dot for graph 451/3308 Running dot for graph 452/3308 Running dot for graph 453/3308 Running dot for graph 454/3308 Running dot for graph 455/3308 Running dot for graph 456/3308 Running dot for graph 457/3308 Running dot for graph 458/3308 Running dot for graph 459/3308 Running dot for graph 460/3308 Running dot for graph 461/3308 Running dot for graph 462/3308 Running dot for graph 463/3308 Running dot for graph 464/3308 Running dot for graph 465/3308 Running dot for graph 466/3308 Running dot for graph 467/3308 Running dot for graph 468/3308 Running dot for graph 469/3308 Running dot for graph 470/3308 Running dot for graph 471/3308 Running dot for graph 472/3308 Running dot for graph 473/3308 Running dot for graph 474/3308 Running dot for graph 475/3308 Running dot for graph 476/3308 Running dot for graph 477/3308 Running dot for graph 478/3308 Running dot for graph 479/3308 Running dot for graph 480/3308 Running dot for graph 481/3308 Running dot for graph 482/3308 Running dot for graph 483/3308 Running dot for graph 484/3308 Running dot for graph 485/3308 Running dot for graph 486/3308 Running dot for graph 487/3308 Running dot for graph 488/3308 Running dot for graph 489/3308 Running dot for graph 490/3308 Running dot for graph 491/3308 Running dot for graph 492/3308 Running dot for graph 493/3308 Running dot for graph 494/3308 Running dot for graph 495/3308 Running dot for graph 496/3308 Running dot for graph 497/3308 Running dot for graph 498/3308 Running dot for graph 499/3308 Running dot for graph 500/3308 Running dot for graph 501/3308 Running dot for graph 502/3308 Running dot for graph 503/3308 Running dot for graph 504/3308 Running dot for graph 505/3308 Running dot for graph 506/3308 Running dot for graph 507/3308 Running dot for graph 508/3308 Running dot for graph 509/3308 Running dot for graph 510/3308 Running dot for graph 511/3308 Running dot for graph 512/3308 Running dot for graph 513/3308 Running dot for graph 514/3308 Running dot for graph 515/3308 Running dot for graph 516/3308 Running dot for graph 517/3308 Running dot for graph 518/3308 Running dot for graph 519/3308 Running dot for graph 520/3308 Running dot for graph 521/3308 Running dot for graph 522/3308 Running dot for graph 523/3308 Running dot for graph 524/3308 Running dot for graph 525/3308 Running dot for graph 526/3308 Running dot for graph 527/3308 Running dot for graph 528/3308 Running dot for graph 529/3308 Running dot for graph 530/3308 Running dot for graph 531/3308 Running dot for graph 532/3308 Running dot for graph 533/3308 Running dot for graph 534/3308 Running dot for graph 535/3308 Running dot for graph 536/3308 Running dot for graph 537/3308 Running dot for graph 538/3308 Running dot for graph 539/3308 Running dot for graph 540/3308 Running dot for graph 541/3308 Running dot for graph 542/3308 Running dot for graph 543/3308 Running dot for graph 544/3308 Running dot for graph 545/3308 Running dot for graph 546/3308 Running dot for graph 547/3308 Running dot for graph 548/3308 Running dot for graph 549/3308 Running dot for graph 550/3308 Running dot for graph 551/3308 Running dot for graph 552/3308 Running dot for graph 553/3308 Running dot for graph 554/3308 Running dot for graph 555/3308 Running dot for graph 556/3308 Running dot for graph 557/3308 Running dot for graph 558/3308 Running dot for graph 559/3308 Running dot for graph 560/3308 Running dot for graph 561/3308 Running dot for graph 562/3308 Running dot for graph 563/3308 Running dot for graph 564/3308 Running dot for graph 565/3308 Running dot for graph 566/3308 Running dot for graph 567/3308 Running dot for graph 568/3308 Running dot for graph 569/3308 Running dot for graph 570/3308 Running dot for graph 571/3308 Running dot for graph 572/3308 Running dot for graph 573/3308 Running dot for graph 574/3308 Running dot for graph 575/3308 Running dot for graph 576/3308 Running dot for graph 577/3308 Running dot for graph 578/3308 Running dot for graph 579/3308 Running dot for graph 580/3308 Running dot for graph 581/3308 Running dot for graph 582/3308 Running dot for graph 583/3308 Running dot for graph 584/3308 Running dot for graph 585/3308 Running dot for graph 586/3308 Running dot for graph 587/3308 Running dot for graph 588/3308 Running dot for graph 589/3308 Running dot for graph 590/3308 Running dot for graph 591/3308 Running dot for graph 592/3308 Running dot for graph 593/3308 Running dot for graph 594/3308 Running dot for graph 595/3308 Running dot for graph 596/3308 Running dot for graph 597/3308 Running dot for graph 598/3308 Running dot for graph 599/3308 Running dot for graph 600/3308 Running dot for graph 601/3308 Running dot for graph 602/3308 Running dot for graph 603/3308 Running dot for graph 604/3308 Running dot for graph 605/3308 Running dot for graph 606/3308 Running dot for graph 607/3308 Running dot for graph 608/3308 Running dot for graph 609/3308 Running dot for graph 610/3308 Running dot for graph 611/3308 Running dot for graph 612/3308 Running dot for graph 613/3308 Running dot for graph 614/3308 Running dot for graph 615/3308 Running dot for graph 616/3308 Running dot for graph 617/3308 Running dot for graph 618/3308 Running dot for graph 619/3308 Running dot for graph 620/3308 Running dot for graph 621/3308 Running dot for graph 622/3308 Running dot for graph 623/3308 Running dot for graph 624/3308 Running dot for graph 625/3308 Running dot for graph 626/3308 Running dot for graph 627/3308 Running dot for graph 628/3308 Running dot for graph 629/3308 Running dot for graph 630/3308 Running dot for graph 631/3308 Running dot for graph 632/3308 Running dot for graph 633/3308 Running dot for graph 634/3308 Running dot for graph 635/3308 Running dot for graph 636/3308 Running dot for graph 637/3308 Running dot for graph 638/3308 Running dot for graph 639/3308 Running dot for graph 640/3308 Running dot for graph 641/3308 Running dot for graph 642/3308 Running dot for graph 643/3308 Running dot for graph 644/3308 Running dot for graph 645/3308 Running dot for graph 646/3308 Running dot for graph 647/3308 Running dot for graph 648/3308 Running dot for graph 649/3308 Running dot for graph 650/3308 Running dot for graph 651/3308 Running dot for graph 652/3308 Running dot for graph 653/3308 Running dot for graph 654/3308 Running dot for graph 655/3308 Running dot for graph 656/3308 Running dot for graph 657/3308 Running dot for graph 658/3308 Running dot for graph 659/3308 Running dot for graph 660/3308 Running dot for graph 661/3308 Running dot for graph 662/3308 Running dot for graph 663/3308 Running dot for graph 664/3308 Running dot for graph 665/3308 Running dot for graph 666/3308 Running dot for graph 667/3308 Running dot for graph 668/3308 Running dot for graph 669/3308 Running dot for graph 670/3308 Running dot for graph 671/3308 Running dot for graph 672/3308 Running dot for graph 673/3308 Running dot for graph 674/3308 Running dot for graph 675/3308 Running dot for graph 676/3308 Running dot for graph 677/3308 Running dot for graph 678/3308 Running dot for graph 679/3308 Running dot for graph 680/3308 Running dot for graph 681/3308 Running dot for graph 682/3308 Running dot for graph 683/3308 Running dot for graph 684/3308 Running dot for graph 685/3308 Running dot for graph 686/3308 Running dot for graph 687/3308 Running dot for graph 688/3308 Running dot for graph 689/3308 Running dot for graph 690/3308 Running dot for graph 691/3308 Running dot for graph 692/3308 Running dot for graph 693/3308 Running dot for graph 694/3308 Running dot for graph 695/3308 Running dot for graph 696/3308 Running dot for graph 697/3308 Running dot for graph 698/3308 Running dot for graph 699/3308 Running dot for graph 700/3308 Running dot for graph 701/3308 Running dot for graph 702/3308 Running dot for graph 703/3308 Running dot for graph 704/3308 Running dot for graph 705/3308 Running dot for graph 706/3308 Running dot for graph 707/3308 Running dot for graph 708/3308 Running dot for graph 709/3308 Running dot for graph 710/3308 Running dot for graph 711/3308 Running dot for graph 712/3308 Running dot for graph 713/3308 Running dot for graph 714/3308 Running dot for graph 715/3308 Running dot for graph 716/3308 Running dot for graph 717/3308 Running dot for graph 718/3308 Running dot for graph 719/3308 Running dot for graph 720/3308 Running dot for graph 721/3308 Running dot for graph 722/3308 Running dot for graph 723/3308 Running dot for graph 724/3308 Running dot for graph 725/3308 Running dot for graph 726/3308 Running dot for graph 727/3308 Running dot for graph 728/3308 Running dot for graph 729/3308 Running dot for graph 730/3308 Running dot for graph 731/3308 Running dot for graph 732/3308 Running dot for graph 733/3308 Running dot for graph 734/3308 Running dot for graph 735/3308 Running dot for graph 736/3308 Running dot for graph 737/3308 Running dot for graph 738/3308 Running dot for graph 739/3308 Running dot for graph 740/3308 Running dot for graph 741/3308 Running dot for graph 742/3308 Running dot for graph 743/3308 Running dot for graph 744/3308 Running dot for graph 745/3308 Running dot for graph 746/3308 Running dot for graph 747/3308 Running dot for graph 748/3308 Running dot for graph 749/3308 Running dot for graph 750/3308 Running dot for graph 751/3308 Running dot for graph 752/3308 Running dot for graph 753/3308 Running dot for graph 754/3308 Running dot for graph 755/3308 Running dot for graph 756/3308 Running dot for graph 757/3308 Running dot for graph 758/3308 Running dot for graph 759/3308 Running dot for graph 760/3308 Running dot for graph 761/3308 Running dot for graph 762/3308 Running dot for graph 763/3308 Running dot for graph 764/3308 Running dot for graph 765/3308 Running dot for graph 766/3308 Running dot for graph 767/3308 Running dot for graph 768/3308 Running dot for graph 769/3308 Running dot for graph 770/3308 Running dot for graph 771/3308 Running dot for graph 772/3308 Running dot for graph 773/3308 Running dot for graph 774/3308 Running dot for graph 775/3308 Running dot for graph 776/3308 Running dot for graph 777/3308 Running dot for graph 778/3308 Running dot for graph 779/3308 Running dot for graph 780/3308 Running dot for graph 781/3308 Running dot for graph 782/3308 Running dot for graph 783/3308 Running dot for graph 784/3308 Running dot for graph 785/3308 Running dot for graph 786/3308 Running dot for graph 787/3308 Running dot for graph 788/3308 Running dot for graph 789/3308 Running dot for graph 790/3308 Running dot for graph 791/3308 Running dot for graph 792/3308 Running dot for graph 793/3308 Running dot for graph 794/3308 Running dot for graph 795/3308 Running dot for graph 796/3308 Running dot for graph 797/3308 Running dot for graph 798/3308 Running dot for graph 799/3308 Running dot for graph 800/3308 Running dot for graph 801/3308 Running dot for graph 802/3308 Running dot for graph 803/3308 Running dot for graph 804/3308 Running dot for graph 805/3308 Running dot for graph 806/3308 Running dot for graph 807/3308 Running dot for graph 808/3308 Running dot for graph 809/3308 Running dot for graph 810/3308 Running dot for graph 811/3308 Running dot for graph 812/3308 Running dot for graph 813/3308 Running dot for graph 814/3308 Running dot for graph 815/3308 Running dot for graph 816/3308 Running dot for graph 817/3308 Running dot for graph 818/3308 Running dot for graph 819/3308 Running dot for graph 820/3308 Running dot for graph 821/3308 Running dot for graph 822/3308 Running dot for graph 823/3308 Running dot for graph 824/3308 Running dot for graph 825/3308 Running dot for graph 826/3308 Running dot for graph 827/3308 Running dot for graph 828/3308 Running dot for graph 829/3308 Running dot for graph 830/3308 Running dot for graph 831/3308 Running dot for graph 832/3308 Running dot for graph 833/3308 Running dot for graph 834/3308 Running dot for graph 835/3308 Running dot for graph 836/3308 Running dot for graph 837/3308 Running dot for graph 838/3308 Running dot for graph 839/3308 Running dot for graph 840/3308 Running dot for graph 841/3308 Running dot for graph 842/3308 Running dot for graph 843/3308 Running dot for graph 844/3308 Running dot for graph 845/3308 Running dot for graph 846/3308 Running dot for graph 847/3308 Running dot for graph 848/3308 Running dot for graph 849/3308 Running dot for graph 850/3308 Running dot for graph 851/3308 Running dot for graph 852/3308 Running dot for graph 853/3308 Running dot for graph 854/3308 Running dot for graph 855/3308 Running dot for graph 856/3308 Running dot for graph 857/3308 Running dot for graph 858/3308 Running dot for graph 859/3308 Running dot for graph 860/3308 Running dot for graph 861/3308 Running dot for graph 862/3308 Running dot for graph 863/3308 Running dot for graph 864/3308 Running dot for graph 865/3308 Running dot for graph 866/3308 Running dot for graph 867/3308 Running dot for graph 868/3308 Running dot for graph 869/3308 Running dot for graph 870/3308 Running dot for graph 871/3308 Running dot for graph 872/3308 Running dot for graph 873/3308 Running dot for graph 874/3308 Running dot for graph 875/3308 Running dot for graph 876/3308 Running dot for graph 877/3308 Running dot for graph 878/3308 Running dot for graph 879/3308 Running dot for graph 880/3308 Running dot for graph 881/3308 Running dot for graph 882/3308 Running dot for graph 883/3308 Running dot for graph 884/3308 Running dot for graph 885/3308 Running dot for graph 886/3308 Running dot for graph 887/3308 Running dot for graph 888/3308 Running dot for graph 889/3308 Running dot for graph 890/3308 Running dot for graph 891/3308 Running dot for graph 892/3308 Running dot for graph 893/3308 Running dot for graph 894/3308 Running dot for graph 895/3308 Running dot for graph 896/3308 Running dot for graph 897/3308 Running dot for graph 898/3308 Running dot for graph 899/3308 Running dot for graph 900/3308 Running dot for graph 901/3308 Running dot for graph 902/3308 Running dot for graph 903/3308 Running dot for graph 904/3308 Running dot for graph 905/3308 Running dot for graph 906/3308 Running dot for graph 907/3308 Running dot for graph 908/3308 Running dot for graph 909/3308 Running dot for graph 910/3308 Running dot for graph 911/3308 Running dot for graph 912/3308 Running dot for graph 913/3308 Running dot for graph 914/3308 Running dot for graph 915/3308 Running dot for graph 916/3308 Running dot for graph 917/3308 Running dot for graph 918/3308 Running dot for graph 919/3308 Running dot for graph 920/3308 Running dot for graph 921/3308 Running dot for graph 922/3308 Running dot for graph 923/3308 Running dot for graph 924/3308 Running dot for graph 925/3308 Running dot for graph 926/3308 Running dot for graph 927/3308 Running dot for graph 928/3308 Running dot for graph 929/3308 Running dot for graph 930/3308 Running dot for graph 931/3308 Running dot for graph 932/3308 Running dot for graph 933/3308 Running dot for graph 934/3308 Running dot for graph 935/3308 Running dot for graph 936/3308 Running dot for graph 937/3308 Running dot for graph 938/3308 Running dot for graph 939/3308 Running dot for graph 940/3308 Running dot for graph 941/3308 Running dot for graph 942/3308 Running dot for graph 943/3308 Running dot for graph 944/3308 Running dot for graph 945/3308 Running dot for graph 946/3308 Running dot for graph 947/3308 Running dot for graph 948/3308 Running dot for graph 949/3308 Running dot for graph 950/3308 Running dot for graph 951/3308 Running dot for graph 952/3308 Running dot for graph 953/3308 Running dot for graph 954/3308 Running dot for graph 955/3308 Running dot for graph 956/3308 Running dot for graph 957/3308 Running dot for graph 958/3308 Running dot for graph 959/3308 Running dot for graph 960/3308 Running dot for graph 961/3308 Running dot for graph 962/3308 Running dot for graph 963/3308 Running dot for graph 964/3308 Running dot for graph 965/3308 Running dot for graph 966/3308 Running dot for graph 967/3308 Running dot for graph 968/3308 Running dot for graph 969/3308 Running dot for graph 970/3308 Running dot for graph 971/3308 Running dot for graph 972/3308 Running dot for graph 973/3308 Running dot for graph 974/3308 Running dot for graph 975/3308 Running dot for graph 976/3308 Running dot for graph 977/3308 Running dot for graph 978/3308 Running dot for graph 979/3308 Running dot for graph 980/3308 Running dot for graph 981/3308 Running dot for graph 982/3308 Running dot for graph 983/3308 Running dot for graph 984/3308 Running dot for graph 985/3308 Running dot for graph 986/3308 Running dot for graph 987/3308 Running dot for graph 988/3308 Running dot for graph 989/3308 Running dot for graph 990/3308 Running dot for graph 991/3308 Running dot for graph 992/3308 Running dot for graph 993/3308 Running dot for graph 994/3308 Running dot for graph 995/3308 Running dot for graph 996/3308 Running dot for graph 997/3308 Running dot for graph 998/3308 Running dot for graph 999/3308 Running dot for graph 1000/3308 Running dot for graph 1001/3308 Running dot for graph 1002/3308 Running dot for graph 1003/3308 Running dot for graph 1004/3308 Running dot for graph 1005/3308 Running dot for graph 1006/3308 Running dot for graph 1007/3308 Running dot for graph 1008/3308 Running dot for graph 1009/3308 Running dot for graph 1010/3308 Running dot for graph 1011/3308 Running dot for graph 1012/3308 Running dot for graph 1013/3308 Running dot for graph 1014/3308 Running dot for graph 1015/3308 Running dot for graph 1016/3308 Running dot for graph 1017/3308 Running dot for graph 1018/3308 Running dot for graph 1019/3308 Running dot for graph 1020/3308 Running dot for graph 1021/3308 Running dot for graph 1022/3308 Running dot for graph 1023/3308 Running dot for graph 1024/3308 Running dot for graph 1025/3308 Running dot for graph 1026/3308 Running dot for graph 1027/3308 Running dot for graph 1028/3308 Running dot for graph 1029/3308 Running dot for graph 1030/3308 Running dot for graph 1031/3308 Running dot for graph 1032/3308 Running dot for graph 1033/3308 Running dot for graph 1034/3308 Running dot for graph 1035/3308 Running dot for graph 1036/3308 Running dot for graph 1037/3308 Running dot for graph 1038/3308 Running dot for graph 1039/3308 Running dot for graph 1040/3308 Running dot for graph 1041/3308 Running dot for graph 1042/3308 Running dot for graph 1043/3308 Running dot for graph 1044/3308 Running dot for graph 1045/3308 Running dot for graph 1046/3308 Running dot for graph 1047/3308 Running dot for graph 1048/3308 Running dot for graph 1049/3308 Running dot for graph 1050/3308 Running dot for graph 1051/3308 Running dot for graph 1052/3308 Running dot for graph 1053/3308 Running dot for graph 1054/3308 Running dot for graph 1055/3308 Running dot for graph 1056/3308 Running dot for graph 1057/3308 Running dot for graph 1058/3308 Running dot for graph 1059/3308 Running dot for graph 1060/3308 Running dot for graph 1061/3308 Running dot for graph 1062/3308 Running dot for graph 1063/3308 Running dot for graph 1064/3308 Running dot for graph 1065/3308 Running dot for graph 1066/3308 Running dot for graph 1067/3308 Running dot for graph 1068/3308 Running dot for graph 1069/3308 Running dot for graph 1070/3308 Running dot for graph 1071/3308 Running dot for graph 1072/3308 Running dot for graph 1073/3308 Running dot for graph 1074/3308 Running dot for graph 1075/3308 Running dot for graph 1076/3308 Running dot for graph 1077/3308 Running dot for graph 1078/3308 Running dot for graph 1079/3308 Running dot for graph 1080/3308 Running dot for graph 1081/3308 Running dot for graph 1082/3308 Running dot for graph 1083/3308 Running dot for graph 1084/3308 Running dot for graph 1085/3308 Running dot for graph 1086/3308 Running dot for graph 1087/3308 Running dot for graph 1088/3308 Running dot for graph 1089/3308 Running dot for graph 1090/3308 Running dot for graph 1091/3308 Running dot for graph 1092/3308 Running dot for graph 1093/3308 Running dot for graph 1094/3308 Running dot for graph 1095/3308 Running dot for graph 1096/3308 Running dot for graph 1097/3308 Running dot for graph 1098/3308 Running dot for graph 1099/3308 Running dot for graph 1100/3308 Running dot for graph 1101/3308 Running dot for graph 1102/3308 Running dot for graph 1103/3308 Running dot for graph 1104/3308 Running dot for graph 1105/3308 Running dot for graph 1106/3308 Running dot for graph 1107/3308 Running dot for graph 1108/3308 Running dot for graph 1109/3308 Running dot for graph 1110/3308 Running dot for graph 1111/3308 Running dot for graph 1112/3308 Running dot for graph 1113/3308 Running dot for graph 1114/3308 Running dot for graph 1115/3308 Running dot for graph 1116/3308 Running dot for graph 1117/3308 Running dot for graph 1118/3308 Running dot for graph 1119/3308 Running dot for graph 1120/3308 Running dot for graph 1121/3308 Running dot for graph 1122/3308 Running dot for graph 1123/3308 Running dot for graph 1124/3308 Running dot for graph 1125/3308 Running dot for graph 1126/3308 Running dot for graph 1127/3308 Running dot for graph 1128/3308 Running dot for graph 1129/3308 Running dot for graph 1130/3308 Running dot for graph 1131/3308 Running dot for graph 1132/3308 Running dot for graph 1133/3308 Running dot for graph 1134/3308 Running dot for graph 1135/3308 Running dot for graph 1136/3308 Running dot for graph 1137/3308 Running dot for graph 1138/3308 Running dot for graph 1139/3308 Running dot for graph 1140/3308 Running dot for graph 1141/3308 Running dot for graph 1142/3308 Running dot for graph 1143/3308 Running dot for graph 1144/3308 Running dot for graph 1145/3308 Running dot for graph 1146/3308 Running dot for graph 1147/3308 Running dot for graph 1148/3308 Running dot for graph 1149/3308 Running dot for graph 1150/3308 Running dot for graph 1151/3308 Running dot for graph 1152/3308 Running dot for graph 1153/3308 Running dot for graph 1154/3308 Running dot for graph 1155/3308 Running dot for graph 1156/3308 Running dot for graph 1157/3308 Running dot for graph 1158/3308 Running dot for graph 1159/3308 Running dot for graph 1160/3308 Running dot for graph 1161/3308 Running dot for graph 1162/3308 Running dot for graph 1163/3308 Running dot for graph 1164/3308 Running dot for graph 1165/3308 Running dot for graph 1166/3308 Running dot for graph 1167/3308 Running dot for graph 1168/3308 Running dot for graph 1169/3308 Running dot for graph 1170/3308 Running dot for graph 1171/3308 Running dot for graph 1172/3308 Running dot for graph 1173/3308 Running dot for graph 1174/3308 Running dot for graph 1175/3308 Running dot for graph 1176/3308 Running dot for graph 1177/3308 Running dot for graph 1178/3308 Running dot for graph 1179/3308 Running dot for graph 1180/3308 Running dot for graph 1181/3308 Running dot for graph 1182/3308 Running dot for graph 1183/3308 Running dot for graph 1184/3308 Running dot for graph 1185/3308 Running dot for graph 1186/3308 Running dot for graph 1187/3308 Running dot for graph 1188/3308 Running dot for graph 1189/3308 Running dot for graph 1190/3308 Running dot for graph 1191/3308 Running dot for graph 1192/3308 Running dot for graph 1193/3308 Running dot for graph 1194/3308 Running dot for graph 1195/3308 Running dot for graph 1196/3308 Running dot for graph 1197/3308 Running dot for graph 1198/3308 Running dot for graph 1199/3308 Running dot for graph 1200/3308 Running dot for graph 1201/3308 Running dot for graph 1202/3308 Running dot for graph 1203/3308 Running dot for graph 1204/3308 Running dot for graph 1205/3308 Running dot for graph 1206/3308 Running dot for graph 1207/3308 Running dot for graph 1208/3308 Running dot for graph 1209/3308 Running dot for graph 1210/3308 Running dot for graph 1211/3308 Running dot for graph 1212/3308 Running dot for graph 1213/3308 Running dot for graph 1214/3308 Running dot for graph 1215/3308 Running dot for graph 1216/3308 Running dot for graph 1217/3308 Running dot for graph 1218/3308 Running dot for graph 1219/3308 Running dot for graph 1220/3308 Running dot for graph 1221/3308 Running dot for graph 1222/3308 Running dot for graph 1223/3308 Running dot for graph 1224/3308 Running dot for graph 1225/3308 Running dot for graph 1226/3308 Running dot for graph 1227/3308 Running dot for graph 1228/3308 Running dot for graph 1229/3308 Running dot for graph 1230/3308 Running dot for graph 1231/3308 Running dot for graph 1232/3308 Running dot for graph 1233/3308 Running dot for graph 1234/3308 Running dot for graph 1235/3308 Running dot for graph 1236/3308 Running dot for graph 1237/3308 Running dot for graph 1238/3308 Running dot for graph 1239/3308 Running dot for graph 1240/3308 Running dot for graph 1241/3308 Running dot for graph 1242/3308 Running dot for graph 1243/3308 Running dot for graph 1244/3308 Running dot for graph 1245/3308 Running dot for graph 1246/3308 Running dot for graph 1247/3308 Running dot for graph 1248/3308 Running dot for graph 1249/3308 Running dot for graph 1250/3308 Running dot for graph 1251/3308 Running dot for graph 1252/3308 Running dot for graph 1253/3308 Running dot for graph 1254/3308 Running dot for graph 1255/3308 Running dot for graph 1256/3308 Running dot for graph 1257/3308 Running dot for graph 1258/3308 Running dot for graph 1259/3308 Running dot for graph 1260/3308 Running dot for graph 1261/3308 Running dot for graph 1262/3308 Running dot for graph 1263/3308 Running dot for graph 1264/3308 Running dot for graph 1265/3308 Running dot for graph 1266/3308 Running dot for graph 1267/3308 Running dot for graph 1268/3308 Running dot for graph 1269/3308 Running dot for graph 1270/3308 Running dot for graph 1271/3308 Running dot for graph 1272/3308 Running dot for graph 1273/3308 Running dot for graph 1274/3308 Running dot for graph 1275/3308 Running dot for graph 1276/3308 Running dot for graph 1277/3308 Running dot for graph 1278/3308 Running dot for graph 1279/3308 Running dot for graph 1280/3308 Running dot for graph 1281/3308 Running dot for graph 1282/3308 Running dot for graph 1283/3308 Running dot for graph 1284/3308 Running dot for graph 1285/3308 Running dot for graph 1286/3308 Running dot for graph 1287/3308 Running dot for graph 1288/3308 Running dot for graph 1289/3308 Running dot for graph 1290/3308 Running dot for graph 1291/3308 Running dot for graph 1292/3308 Running dot for graph 1293/3308 Running dot for graph 1294/3308 Running dot for graph 1295/3308 Running dot for graph 1296/3308 Running dot for graph 1297/3308 Running dot for graph 1298/3308 Running dot for graph 1299/3308 Running dot for graph 1300/3308 Running dot for graph 1301/3308 Running dot for graph 1302/3308 Running dot for graph 1303/3308 Running dot for graph 1304/3308 Running dot for graph 1305/3308 Running dot for graph 1306/3308 Running dot for graph 1307/3308 Running dot for graph 1308/3308 Running dot for graph 1309/3308 Running dot for graph 1310/3308 Running dot for graph 1311/3308 Running dot for graph 1312/3308 Running dot for graph 1313/3308 Running dot for graph 1314/3308 Running dot for graph 1315/3308 Running dot for graph 1316/3308 Running dot for graph 1317/3308 Running dot for graph 1318/3308 Running dot for graph 1319/3308 Running dot for graph 1320/3308 Running dot for graph 1321/3308 Running dot for graph 1322/3308 Running dot for graph 1323/3308 Running dot for graph 1324/3308 Running dot for graph 1325/3308 Running dot for graph 1326/3308 Running dot for graph 1327/3308 Running dot for graph 1328/3308 Running dot for graph 1329/3308 Running dot for graph 1330/3308 Running dot for graph 1331/3308 Running dot for graph 1332/3308 Running dot for graph 1333/3308 Running dot for graph 1334/3308 Running dot for graph 1335/3308 Running dot for graph 1336/3308 Running dot for graph 1337/3308 Running dot for graph 1338/3308 Running dot for graph 1339/3308 Running dot for graph 1340/3308 Running dot for graph 1341/3308 Running dot for graph 1342/3308 Running dot for graph 1343/3308 Running dot for graph 1344/3308 Running dot for graph 1345/3308 Running dot for graph 1346/3308 Running dot for graph 1347/3308 Running dot for graph 1348/3308 Running dot for graph 1349/3308 Running dot for graph 1350/3308 Running dot for graph 1351/3308 Running dot for graph 1352/3308 Running dot for graph 1353/3308 Running dot for graph 1354/3308 Running dot for graph 1355/3308 Running dot for graph 1356/3308 Running dot for graph 1357/3308 Running dot for graph 1358/3308 Running dot for graph 1359/3308 Running dot for graph 1360/3308 Running dot for graph 1361/3308 Running dot for graph 1362/3308 Running dot for graph 1363/3308 Running dot for graph 1364/3308 Running dot for graph 1365/3308 Running dot for graph 1366/3308 Running dot for graph 1367/3308 Running dot for graph 1368/3308 Running dot for graph 1369/3308 Running dot for graph 1370/3308 Running dot for graph 1371/3308 Running dot for graph 1372/3308 Running dot for graph 1373/3308 Running dot for graph 1374/3308 Running dot for graph 1375/3308 Running dot for graph 1376/3308 Running dot for graph 1377/3308 Running dot for graph 1378/3308 Running dot for graph 1379/3308 Running dot for graph 1380/3308 Running dot for graph 1381/3308 Running dot for graph 1382/3308 Running dot for graph 1383/3308 Running dot for graph 1384/3308 Running dot for graph 1385/3308 Running dot for graph 1386/3308 Running dot for graph 1387/3308 Running dot for graph 1388/3308 Running dot for graph 1389/3308 Running dot for graph 1390/3308 Running dot for graph 1391/3308 Running dot for graph 1392/3308 Running dot for graph 1393/3308 Running dot for graph 1394/3308 Running dot for graph 1395/3308 Running dot for graph 1396/3308 Running dot for graph 1397/3308 Running dot for graph 1398/3308 Running dot for graph 1399/3308 Running dot for graph 1400/3308 Running dot for graph 1401/3308 Running dot for graph 1402/3308 Running dot for graph 1403/3308 Running dot for graph 1404/3308 Running dot for graph 1405/3308 Running dot for graph 1406/3308 Running dot for graph 1407/3308 Running dot for graph 1408/3308 Running dot for graph 1409/3308 Running dot for graph 1410/3308 Running dot for graph 1411/3308 Running dot for graph 1412/3308 Running dot for graph 1413/3308 Running dot for graph 1414/3308 Running dot for graph 1415/3308 Running dot for graph 1416/3308 Running dot for graph 1417/3308 Running dot for graph 1418/3308 Running dot for graph 1419/3308 Running dot for graph 1420/3308 Running dot for graph 1421/3308 Running dot for graph 1422/3308 Running dot for graph 1423/3308 Running dot for graph 1424/3308 Running dot for graph 1425/3308 Running dot for graph 1426/3308 Running dot for graph 1427/3308 Running dot for graph 1428/3308 Running dot for graph 1429/3308 Running dot for graph 1430/3308 Running dot for graph 1431/3308 Running dot for graph 1432/3308 Running dot for graph 1433/3308 Running dot for graph 1434/3308 Running dot for graph 1435/3308 Running dot for graph 1436/3308 Running dot for graph 1437/3308 Running dot for graph 1438/3308 Running dot for graph 1439/3308 Running dot for graph 1440/3308 Running dot for graph 1441/3308 Running dot for graph 1442/3308 Running dot for graph 1443/3308 Running dot for graph 1444/3308 Running dot for graph 1445/3308 Running dot for graph 1446/3308 Running dot for graph 1447/3308 Running dot for graph 1448/3308 Running dot for graph 1449/3308 Running dot for graph 1450/3308 Running dot for graph 1451/3308 Running dot for graph 1452/3308 Running dot for graph 1453/3308 Running dot for graph 1454/3308 Running dot for graph 1455/3308 Running dot for graph 1456/3308 Running dot for graph 1457/3308 Running dot for graph 1458/3308 Running dot for graph 1459/3308 Running dot for graph 1460/3308 Running dot for graph 1461/3308 Running dot for graph 1462/3308 Running dot for graph 1463/3308 Running dot for graph 1464/3308 Running dot for graph 1465/3308 Running dot for graph 1466/3308 Running dot for graph 1467/3308 Running dot for graph 1468/3308 Running dot for graph 1469/3308 Running dot for graph 1470/3308 Running dot for graph 1471/3308 Running dot for graph 1472/3308 Running dot for graph 1473/3308 Running dot for graph 1474/3308 Running dot for graph 1475/3308 Running dot for graph 1476/3308 Running dot for graph 1477/3308 Running dot for graph 1478/3308 Running dot for graph 1479/3308 Running dot for graph 1480/3308 Running dot for graph 1481/3308 Running dot for graph 1482/3308 Running dot for graph 1483/3308 Running dot for graph 1484/3308 Running dot for graph 1485/3308 Running dot for graph 1486/3308 Running dot for graph 1487/3308 Running dot for graph 1488/3308 Running dot for graph 1489/3308 Running dot for graph 1490/3308 Running dot for graph 1491/3308 Running dot for graph 1492/3308 Running dot for graph 1493/3308 Running dot for graph 1494/3308 Running dot for graph 1495/3308 Running dot for graph 1496/3308 Running dot for graph 1497/3308 Running dot for graph 1498/3308 Running dot for graph 1499/3308 Running dot for graph 1500/3308 Running dot for graph 1501/3308 Running dot for graph 1502/3308 Running dot for graph 1503/3308 Running dot for graph 1504/3308 Running dot for graph 1505/3308 Running dot for graph 1506/3308 Running dot for graph 1507/3308 Running dot for graph 1508/3308 Running dot for graph 1509/3308 Running dot for graph 1510/3308 Running dot for graph 1511/3308 Running dot for graph 1512/3308 Running dot for graph 1513/3308 Running dot for graph 1514/3308 Running dot for graph 1515/3308 Running dot for graph 1516/3308 Running dot for graph 1517/3308 Running dot for graph 1518/3308 Running dot for graph 1519/3308 Running dot for graph 1520/3308 Running dot for graph 1521/3308 Running dot for graph 1522/3308 Running dot for graph 1523/3308 Running dot for graph 1524/3308 Running dot for graph 1525/3308 Running dot for graph 1526/3308 Running dot for graph 1527/3308 Running dot for graph 1528/3308 Running dot for graph 1529/3308 Running dot for graph 1530/3308 Running dot for graph 1531/3308 Running dot for graph 1532/3308 Running dot for graph 1533/3308 Running dot for graph 1534/3308 Running dot for graph 1535/3308 Running dot for graph 1536/3308 Running dot for graph 1537/3308 Running dot for graph 1538/3308 Running dot for graph 1539/3308 Running dot for graph 1540/3308 Running dot for graph 1541/3308 Running dot for graph 1542/3308 Running dot for graph 1543/3308 Running dot for graph 1544/3308 Running dot for graph 1545/3308 Running dot for graph 1546/3308 Running dot for graph 1547/3308 Running dot for graph 1548/3308 Running dot for graph 1549/3308 Running dot for graph 1550/3308 Running dot for graph 1551/3308 Running dot for graph 1552/3308 Running dot for graph 1553/3308 Running dot for graph 1554/3308 Running dot for graph 1555/3308 Running dot for graph 1556/3308 Running dot for graph 1557/3308 Running dot for graph 1558/3308 Running dot for graph 1559/3308 Running dot for graph 1560/3308 Running dot for graph 1561/3308 Running dot for graph 1562/3308 Running dot for graph 1563/3308 Running dot for graph 1564/3308 Running dot for graph 1565/3308 Running dot for graph 1566/3308 Running dot for graph 1567/3308 Running dot for graph 1568/3308 Running dot for graph 1569/3308 Running dot for graph 1570/3308 Running dot for graph 1571/3308 Running dot for graph 1572/3308 Running dot for graph 1573/3308 Running dot for graph 1574/3308 Running dot for graph 1575/3308 Running dot for graph 1576/3308 Running dot for graph 1577/3308 Running dot for graph 1578/3308 Running dot for graph 1579/3308 Running dot for graph 1580/3308 Running dot for graph 1581/3308 Running dot for graph 1582/3308 Running dot for graph 1583/3308 Running dot for graph 1584/3308 Running dot for graph 1585/3308 Running dot for graph 1586/3308 Running dot for graph 1587/3308 Running dot for graph 1588/3308 Running dot for graph 1589/3308 Running dot for graph 1590/3308 Running dot for graph 1591/3308 Running dot for graph 1592/3308 Running dot for graph 1593/3308 Running dot for graph 1594/3308 Running dot for graph 1595/3308 Running dot for graph 1596/3308 Running dot for graph 1597/3308 Running dot for graph 1598/3308 Running dot for graph 1599/3308 Running dot for graph 1600/3308 Running dot for graph 1601/3308 Running dot for graph 1602/3308 Running dot for graph 1603/3308 Running dot for graph 1604/3308 Running dot for graph 1605/3308 Running dot for graph 1606/3308 Running dot for graph 1607/3308 Running dot for graph 1608/3308 Running dot for graph 1609/3308 Running dot for graph 1610/3308 Running dot for graph 1611/3308 Running dot for graph 1612/3308 Running dot for graph 1613/3308 Running dot for graph 1614/3308 Running dot for graph 1615/3308 Running dot for graph 1616/3308 Running dot for graph 1617/3308 Running dot for graph 1618/3308 Running dot for graph 1619/3308 Running dot for graph 1620/3308 Running dot for graph 1621/3308 Running dot for graph 1622/3308 Running dot for graph 1623/3308 Running dot for graph 1624/3308 Running dot for graph 1625/3308 Running dot for graph 1626/3308 Running dot for graph 1627/3308 Running dot for graph 1628/3308 Running dot for graph 1629/3308 Running dot for graph 1630/3308 Running dot for graph 1631/3308 Running dot for graph 1632/3308 Running dot for graph 1633/3308 Running dot for graph 1634/3308 Running dot for graph 1635/3308 Running dot for graph 1636/3308 Running dot for graph 1637/3308 Running dot for graph 1638/3308 Running dot for graph 1639/3308 Running dot for graph 1640/3308 Running dot for graph 1641/3308 Running dot for graph 1642/3308 Running dot for graph 1643/3308 Running dot for graph 1644/3308 Running dot for graph 1645/3308 Running dot for graph 1646/3308 Running dot for graph 1647/3308 Running dot for graph 1648/3308 Running dot for graph 1649/3308 Running dot for graph 1650/3308 Running dot for graph 1651/3308 Running dot for graph 1652/3308 Running dot for graph 1653/3308 Running dot for graph 1654/3308 Running dot for graph 1655/3308 Running dot for graph 1656/3308 Running dot for graph 1657/3308 Running dot for graph 1658/3308 Running dot for graph 1659/3308 Running dot for graph 1660/3308 Running dot for graph 1661/3308 Running dot for graph 1662/3308 Running dot for graph 1663/3308 Running dot for graph 1664/3308 Running dot for graph 1665/3308 Running dot for graph 1666/3308 Running dot for graph 1667/3308 Running dot for graph 1668/3308 Running dot for graph 1669/3308 Running dot for graph 1670/3308 Running dot for graph 1671/3308 Running dot for graph 1672/3308 Running dot for graph 1673/3308 Running dot for graph 1674/3308 Running dot for graph 1675/3308 Running dot for graph 1676/3308 Running dot for graph 1677/3308 Running dot for graph 1678/3308 Running dot for graph 1679/3308 Running dot for graph 1680/3308 Running dot for graph 1681/3308 Running dot for graph 1682/3308 Running dot for graph 1683/3308 Running dot for graph 1684/3308 Running dot for graph 1685/3308 Running dot for graph 1686/3308 Running dot for graph 1687/3308 Running dot for graph 1688/3308 Running dot for graph 1689/3308 Running dot for graph 1690/3308 Running dot for graph 1691/3308 Running dot for graph 1692/3308 Running dot for graph 1693/3308 Running dot for graph 1694/3308 Running dot for graph 1695/3308 Running dot for graph 1696/3308 Running dot for graph 1697/3308 Running dot for graph 1698/3308 Running dot for graph 1699/3308 Running dot for graph 1700/3308 Running dot for graph 1701/3308 Running dot for graph 1702/3308 Running dot for graph 1703/3308 Running dot for graph 1704/3308 Running dot for graph 1705/3308 Running dot for graph 1706/3308 Running dot for graph 1707/3308 Running dot for graph 1708/3308 Running dot for graph 1709/3308 Running dot for graph 1710/3308 Running dot for graph 1711/3308 Running dot for graph 1712/3308 Running dot for graph 1713/3308 Running dot for graph 1714/3308 Running dot for graph 1715/3308 Running dot for graph 1716/3308 Running dot for graph 1717/3308 Running dot for graph 1718/3308 Running dot for graph 1719/3308 Running dot for graph 1720/3308 Running dot for graph 1721/3308 Running dot for graph 1722/3308 Running dot for graph 1723/3308 Running dot for graph 1724/3308 Running dot for graph 1725/3308 Running dot for graph 1726/3308 Running dot for graph 1727/3308 Running dot for graph 1728/3308 Running dot for graph 1729/3308 Running dot for graph 1730/3308 Running dot for graph 1731/3308 Running dot for graph 1732/3308 Running dot for graph 1733/3308 Running dot for graph 1734/3308 Running dot for graph 1735/3308 Running dot for graph 1736/3308 Running dot for graph 1737/3308 Running dot for graph 1738/3308 Running dot for graph 1739/3308 Running dot for graph 1740/3308 Running dot for graph 1741/3308 Running dot for graph 1742/3308 Running dot for graph 1743/3308 Running dot for graph 1744/3308 Running dot for graph 1745/3308 Running dot for graph 1746/3308 Running dot for graph 1747/3308 Running dot for graph 1748/3308 Running dot for graph 1749/3308 Running dot for graph 1750/3308 Running dot for graph 1751/3308 Running dot for graph 1752/3308 Running dot for graph 1753/3308 Running dot for graph 1754/3308 Running dot for graph 1755/3308 Running dot for graph 1756/3308 Running dot for graph 1757/3308 Running dot for graph 1758/3308 Running dot for graph 1759/3308 Running dot for graph 1760/3308 Running dot for graph 1761/3308 Running dot for graph 1762/3308 Running dot for graph 1763/3308 Running dot for graph 1764/3308 Running dot for graph 1765/3308 Running dot for graph 1766/3308 Running dot for graph 1767/3308 Running dot for graph 1768/3308 Running dot for graph 1769/3308 Running dot for graph 1770/3308 Running dot for graph 1771/3308 Running dot for graph 1772/3308 Running dot for graph 1773/3308 Running dot for graph 1774/3308 Running dot for graph 1775/3308 Running dot for graph 1776/3308 Running dot for graph 1777/3308 Running dot for graph 1778/3308 Running dot for graph 1779/3308 Running dot for graph 1780/3308 Running dot for graph 1781/3308 Running dot for graph 1782/3308 Running dot for graph 1783/3308 Running dot for graph 1784/3308 Running dot for graph 1785/3308 Running dot for graph 1786/3308 Running dot for graph 1787/3308 Running dot for graph 1788/3308 Running dot for graph 1789/3308 Running dot for graph 1790/3308 Running dot for graph 1791/3308 Running dot for graph 1792/3308 Running dot for graph 1793/3308 Running dot for graph 1794/3308 Running dot for graph 1795/3308 Running dot for graph 1796/3308 Running dot for graph 1797/3308 Running dot for graph 1798/3308 Running dot for graph 1799/3308 Running dot for graph 1800/3308 Running dot for graph 1801/3308 Running dot for graph 1802/3308 Running dot for graph 1803/3308 Running dot for graph 1804/3308 Running dot for graph 1805/3308 Running dot for graph 1806/3308 Running dot for graph 1807/3308 Running dot for graph 1808/3308 Running dot for graph 1809/3308 Running dot for graph 1810/3308 Running dot for graph 1811/3308 Running dot for graph 1812/3308 Running dot for graph 1813/3308 Running dot for graph 1814/3308 Running dot for graph 1815/3308 Running dot for graph 1816/3308 Running dot for graph 1817/3308 Running dot for graph 1818/3308 Running dot for graph 1819/3308 Running dot for graph 1820/3308 Running dot for graph 1821/3308 Running dot for graph 1822/3308 Running dot for graph 1823/3308 Running dot for graph 1824/3308 Running dot for graph 1825/3308 Running dot for graph 1826/3308 Running dot for graph 1827/3308 Running dot for graph 1828/3308 Running dot for graph 1829/3308 Running dot for graph 1830/3308 Running dot for graph 1831/3308 Running dot for graph 1832/3308 Running dot for graph 1833/3308 Running dot for graph 1834/3308 Running dot for graph 1835/3308 Running dot for graph 1836/3308 Running dot for graph 1837/3308 Running dot for graph 1838/3308 Running dot for graph 1839/3308 Running dot for graph 1840/3308 Running dot for graph 1841/3308 Running dot for graph 1842/3308 Running dot for graph 1843/3308 Running dot for graph 1844/3308 Running dot for graph 1845/3308 Running dot for graph 1846/3308 Running dot for graph 1847/3308 Running dot for graph 1848/3308 Running dot for graph 1849/3308 Running dot for graph 1850/3308 Running dot for graph 1851/3308 Running dot for graph 1852/3308 Running dot for graph 1853/3308 Running dot for graph 1854/3308 Running dot for graph 1855/3308 Running dot for graph 1856/3308 Running dot for graph 1857/3308 Running dot for graph 1858/3308 Running dot for graph 1859/3308 Running dot for graph 1860/3308 Running dot for graph 1861/3308 Running dot for graph 1862/3308 Running dot for graph 1863/3308 Running dot for graph 1864/3308 Running dot for graph 1865/3308 Running dot for graph 1866/3308 Running dot for graph 1867/3308 Running dot for graph 1868/3308 Running dot for graph 1869/3308 Running dot for graph 1870/3308 Running dot for graph 1871/3308 Running dot for graph 1872/3308 Running dot for graph 1873/3308 Running dot for graph 1874/3308 Running dot for graph 1875/3308 Running dot for graph 1876/3308 Running dot for graph 1877/3308 Running dot for graph 1878/3308 Running dot for graph 1879/3308 Running dot for graph 1880/3308 Running dot for graph 1881/3308 Running dot for graph 1882/3308 Running dot for graph 1883/3308 Running dot for graph 1884/3308 Running dot for graph 1885/3308 Running dot for graph 1886/3308 Running dot for graph 1887/3308 Running dot for graph 1888/3308 Running dot for graph 1889/3308 Running dot for graph 1890/3308 Running dot for graph 1891/3308 Running dot for graph 1892/3308 Running dot for graph 1893/3308 Running dot for graph 1894/3308 Running dot for graph 1895/3308 Running dot for graph 1896/3308 Running dot for graph 1897/3308 Running dot for graph 1898/3308 Running dot for graph 1899/3308 Running dot for graph 1900/3308 Running dot for graph 1901/3308 Running dot for graph 1902/3308 Running dot for graph 1903/3308 Running dot for graph 1904/3308 Running dot for graph 1905/3308 Running dot for graph 1906/3308 Running dot for graph 1907/3308 Running dot for graph 1908/3308 Running dot for graph 1909/3308 Running dot for graph 1910/3308 Running dot for graph 1911/3308 Running dot for graph 1912/3308 Running dot for graph 1913/3308 Running dot for graph 1914/3308 Running dot for graph 1915/3308 Running dot for graph 1916/3308 Running dot for graph 1917/3308 Running dot for graph 1918/3308 Running dot for graph 1919/3308 Running dot for graph 1920/3308 Running dot for graph 1921/3308 Running dot for graph 1922/3308 Running dot for graph 1923/3308 Running dot for graph 1924/3308 Running dot for graph 1925/3308 Running dot for graph 1926/3308 Running dot for graph 1927/3308 Running dot for graph 1928/3308 Running dot for graph 1929/3308 Running dot for graph 1930/3308 Running dot for graph 1931/3308 Running dot for graph 1932/3308 Running dot for graph 1933/3308 Running dot for graph 1934/3308 Running dot for graph 1935/3308 Running dot for graph 1936/3308 Running dot for graph 1937/3308 Running dot for graph 1938/3308 Running dot for graph 1939/3308 Running dot for graph 1940/3308 Running dot for graph 1941/3308 Running dot for graph 1942/3308 Running dot for graph 1943/3308 Running dot for graph 1944/3308 Running dot for graph 1945/3308 Running dot for graph 1946/3308 Running dot for graph 1947/3308 Running dot for graph 1948/3308 Running dot for graph 1949/3308 Running dot for graph 1950/3308 Running dot for graph 1951/3308 Running dot for graph 1952/3308 Running dot for graph 1953/3308 Running dot for graph 1954/3308 Running dot for graph 1955/3308 Running dot for graph 1956/3308 Running dot for graph 1957/3308 Running dot for graph 1958/3308 Running dot for graph 1959/3308 Running dot for graph 1960/3308 Running dot for graph 1961/3308 Running dot for graph 1962/3308 Running dot for graph 1963/3308 Running dot for graph 1964/3308 Running dot for graph 1965/3308 Running dot for graph 1966/3308 Running dot for graph 1967/3308 Running dot for graph 1968/3308 Running dot for graph 1969/3308 Running dot for graph 1970/3308 Running dot for graph 1971/3308 Running dot for graph 1972/3308 Running dot for graph 1973/3308 Running dot for graph 1974/3308 Running dot for graph 1975/3308 Running dot for graph 1976/3308 Running dot for graph 1977/3308 Running dot for graph 1978/3308 Running dot for graph 1979/3308 Running dot for graph 1980/3308 Running dot for graph 1981/3308 Running dot for graph 1982/3308 Running dot for graph 1983/3308 Running dot for graph 1984/3308 Running dot for graph 1985/3308 Running dot for graph 1986/3308 Running dot for graph 1987/3308 Running dot for graph 1988/3308 Running dot for graph 1989/3308 Running dot for graph 1990/3308 Running dot for graph 1991/3308 Running dot for graph 1992/3308 Running dot for graph 1993/3308 Running dot for graph 1994/3308 Running dot for graph 1995/3308 Running dot for graph 1996/3308 Running dot for graph 1997/3308 Running dot for graph 1998/3308 Running dot for graph 1999/3308 Running dot for graph 2000/3308 Running dot for graph 2001/3308 Running dot for graph 2002/3308 Running dot for graph 2003/3308 Running dot for graph 2004/3308 Running dot for graph 2005/3308 Running dot for graph 2006/3308 Running dot for graph 2007/3308 Running dot for graph 2008/3308 Running dot for graph 2009/3308 Running dot for graph 2010/3308 Running dot for graph 2011/3308 Running dot for graph 2012/3308 Running dot for graph 2013/3308 Running dot for graph 2014/3308 Running dot for graph 2015/3308 Running dot for graph 2016/3308 Running dot for graph 2017/3308 Running dot for graph 2018/3308 Running dot for graph 2019/3308 Running dot for graph 2020/3308 Running dot for graph 2021/3308 Running dot for graph 2022/3308 Running dot for graph 2023/3308 Running dot for graph 2024/3308 Running dot for graph 2025/3308 Running dot for graph 2026/3308 Running dot for graph 2027/3308 Running dot for graph 2028/3308 Running dot for graph 2029/3308 Running dot for graph 2030/3308 Running dot for graph 2031/3308 Running dot for graph 2032/3308 Running dot for graph 2033/3308 Running dot for graph 2034/3308 Running dot for graph 2035/3308 Running dot for graph 2036/3308 Running dot for graph 2037/3308 Running dot for graph 2038/3308 Running dot for graph 2039/3308 Running dot for graph 2040/3308 Running dot for graph 2041/3308 Running dot for graph 2042/3308 Running dot for graph 2043/3308 Running dot for graph 2044/3308 Running dot for graph 2045/3308 Running dot for graph 2046/3308 Running dot for graph 2047/3308 Running dot for graph 2048/3308 Running dot for graph 2049/3308 Running dot for graph 2050/3308 Running dot for graph 2051/3308 Running dot for graph 2052/3308 Running dot for graph 2053/3308 Running dot for graph 2054/3308 Running dot for graph 2055/3308 Running dot for graph 2056/3308 Running dot for graph 2057/3308 Running dot for graph 2058/3308 Running dot for graph 2059/3308 Running dot for graph 2060/3308 Running dot for graph 2061/3308 Running dot for graph 2062/3308 Running dot for graph 2063/3308 Running dot for graph 2064/3308 Running dot for graph 2065/3308 Running dot for graph 2066/3308 Running dot for graph 2067/3308 Running dot for graph 2068/3308 Running dot for graph 2069/3308 Running dot for graph 2070/3308 Running dot for graph 2071/3308 Running dot for graph 2072/3308 Running dot for graph 2073/3308 Running dot for graph 2074/3308 Running dot for graph 2075/3308 Running dot for graph 2076/3308 Running dot for graph 2077/3308 Running dot for graph 2078/3308 Running dot for graph 2079/3308 Running dot for graph 2080/3308 Running dot for graph 2081/3308 Running dot for graph 2082/3308 Running dot for graph 2083/3308 Running dot for graph 2084/3308 Running dot for graph 2085/3308 Running dot for graph 2086/3308 Running dot for graph 2087/3308 Running dot for graph 2088/3308 Running dot for graph 2089/3308 Running dot for graph 2090/3308 Running dot for graph 2091/3308 Running dot for graph 2092/3308 Running dot for graph 2093/3308 Running dot for graph 2094/3308 Running dot for graph 2095/3308 Running dot for graph 2096/3308 Running dot for graph 2097/3308 Running dot for graph 2098/3308 Running dot for graph 2099/3308 Running dot for graph 2100/3308 Running dot for graph 2101/3308 Running dot for graph 2102/3308 Running dot for graph 2103/3308 Running dot for graph 2104/3308 Running dot for graph 2105/3308 Running dot for graph 2106/3308 Running dot for graph 2107/3308 Running dot for graph 2108/3308 Running dot for graph 2109/3308 Running dot for graph 2110/3308 Running dot for graph 2111/3308 Running dot for graph 2112/3308 Running dot for graph 2113/3308 Running dot for graph 2114/3308 Running dot for graph 2115/3308 Running dot for graph 2116/3308 Running dot for graph 2117/3308 Running dot for graph 2118/3308 Running dot for graph 2119/3308 Running dot for graph 2120/3308 Running dot for graph 2121/3308 Running dot for graph 2122/3308 Running dot for graph 2123/3308 Running dot for graph 2124/3308 Running dot for graph 2125/3308 Running dot for graph 2126/3308 Running dot for graph 2127/3308 Running dot for graph 2128/3308 Running dot for graph 2129/3308 Running dot for graph 2130/3308 Running dot for graph 2131/3308 Running dot for graph 2132/3308 Running dot for graph 2133/3308 Running dot for graph 2134/3308 Running dot for graph 2135/3308 Running dot for graph 2136/3308 Running dot for graph 2137/3308 Running dot for graph 2138/3308 Running dot for graph 2139/3308 Running dot for graph 2140/3308 Running dot for graph 2141/3308 Running dot for graph 2142/3308 Running dot for graph 2143/3308 Running dot for graph 2144/3308 Running dot for graph 2145/3308 Running dot for graph 2146/3308 Running dot for graph 2147/3308 Running dot for graph 2148/3308 Running dot for graph 2149/3308 Running dot for graph 2150/3308 Running dot for graph 2151/3308 Running dot for graph 2152/3308 Running dot for graph 2153/3308 Running dot for graph 2154/3308 Running dot for graph 2155/3308 Running dot for graph 2156/3308 Running dot for graph 2157/3308 Running dot for graph 2158/3308 Running dot for graph 2159/3308 Running dot for graph 2160/3308 Running dot for graph 2161/3308 Running dot for graph 2162/3308 Running dot for graph 2163/3308 Running dot for graph 2164/3308 Running dot for graph 2165/3308 Running dot for graph 2166/3308 Running dot for graph 2167/3308 Running dot for graph 2168/3308 Running dot for graph 2169/3308 Running dot for graph 2170/3308 Running dot for graph 2171/3308 Running dot for graph 2172/3308 Running dot for graph 2173/3308 Running dot for graph 2174/3308 Running dot for graph 2175/3308 Running dot for graph 2176/3308 Running dot for graph 2177/3308 Running dot for graph 2178/3308 Running dot for graph 2179/3308 Running dot for graph 2180/3308 Running dot for graph 2181/3308 Running dot for graph 2182/3308 Running dot for graph 2183/3308 Running dot for graph 2184/3308 Running dot for graph 2185/3308 Running dot for graph 2186/3308 Running dot for graph 2187/3308 Running dot for graph 2188/3308 Running dot for graph 2189/3308 Running dot for graph 2190/3308 Running dot for graph 2191/3308 Running dot for graph 2192/3308 Running dot for graph 2193/3308 Running dot for graph 2194/3308 Running dot for graph 2195/3308 Running dot for graph 2196/3308 Running dot for graph 2197/3308 Running dot for graph 2198/3308 Running dot for graph 2199/3308 Running dot for graph 2200/3308 Running dot for graph 2201/3308 Running dot for graph 2202/3308 Running dot for graph 2203/3308 Running dot for graph 2204/3308 Running dot for graph 2205/3308 Running dot for graph 2206/3308 Running dot for graph 2207/3308 Running dot for graph 2208/3308 Running dot for graph 2209/3308 Running dot for graph 2210/3308 Running dot for graph 2211/3308 Running dot for graph 2212/3308 Running dot for graph 2213/3308 Running dot for graph 2214/3308 Running dot for graph 2215/3308 Running dot for graph 2216/3308 Running dot for graph 2217/3308 Running dot for graph 2218/3308 Running dot for graph 2219/3308 Running dot for graph 2220/3308 Running dot for graph 2221/3308 Running dot for graph 2222/3308 Running dot for graph 2223/3308 Running dot for graph 2224/3308 Running dot for graph 2225/3308 Running dot for graph 2226/3308 Running dot for graph 2227/3308 Running dot for graph 2228/3308 Running dot for graph 2229/3308 Running dot for graph 2230/3308 Running dot for graph 2231/3308 Running dot for graph 2232/3308 Running dot for graph 2233/3308 Running dot for graph 2234/3308 Running dot for graph 2235/3308 Running dot for graph 2236/3308 Running dot for graph 2237/3308 Running dot for graph 2238/3308 Running dot for graph 2239/3308 Running dot for graph 2240/3308 Running dot for graph 2241/3308 Running dot for graph 2242/3308 Running dot for graph 2243/3308 Running dot for graph 2244/3308 Running dot for graph 2245/3308 Running dot for graph 2246/3308 Running dot for graph 2247/3308 Running dot for graph 2248/3308 Running dot for graph 2249/3308 Running dot for graph 2250/3308 Running dot for graph 2251/3308 Running dot for graph 2252/3308 Running dot for graph 2253/3308 Running dot for graph 2254/3308 Running dot for graph 2255/3308 Running dot for graph 2256/3308 Running dot for graph 2257/3308 Running dot for graph 2258/3308 Running dot for graph 2259/3308 Running dot for graph 2260/3308 Running dot for graph 2261/3308 Running dot for graph 2262/3308 Running dot for graph 2263/3308 Running dot for graph 2264/3308 Running dot for graph 2265/3308 Running dot for graph 2266/3308 Running dot for graph 2267/3308 Running dot for graph 2268/3308 Running dot for graph 2269/3308 Running dot for graph 2270/3308 Running dot for graph 2271/3308 Running dot for graph 2272/3308 Running dot for graph 2273/3308 Running dot for graph 2274/3308 Running dot for graph 2275/3308 Running dot for graph 2276/3308 Running dot for graph 2277/3308 Running dot for graph 2278/3308 Running dot for graph 2279/3308 Running dot for graph 2280/3308 Running dot for graph 2281/3308 Running dot for graph 2282/3308 Running dot for graph 2283/3308 Running dot for graph 2284/3308 Running dot for graph 2285/3308 Running dot for graph 2286/3308 Running dot for graph 2287/3308 Running dot for graph 2288/3308 Running dot for graph 2289/3308 Running dot for graph 2290/3308 Running dot for graph 2291/3308 Running dot for graph 2292/3308 Running dot for graph 2293/3308 Running dot for graph 2294/3308 Running dot for graph 2295/3308 Running dot for graph 2296/3308 Running dot for graph 2297/3308 Running dot for graph 2298/3308 Running dot for graph 2299/3308 Running dot for graph 2300/3308 Running dot for graph 2301/3308 Running dot for graph 2302/3308 Running dot for graph 2303/3308 Running dot for graph 2304/3308 Running dot for graph 2305/3308 Running dot for graph 2306/3308 Running dot for graph 2307/3308 Running dot for graph 2308/3308 Running dot for graph 2309/3308 Running dot for graph 2310/3308 Running dot for graph 2311/3308 Running dot for graph 2312/3308 Running dot for graph 2313/3308 Running dot for graph 2314/3308 Running dot for graph 2315/3308 Running dot for graph 2316/3308 Running dot for graph 2317/3308 Running dot for graph 2318/3308 Running dot for graph 2319/3308 Running dot for graph 2320/3308 Running dot for graph 2321/3308 Running dot for graph 2322/3308 Running dot for graph 2323/3308 Running dot for graph 2324/3308 Running dot for graph 2325/3308 Running dot for graph 2326/3308 Running dot for graph 2327/3308 Running dot for graph 2328/3308 Running dot for graph 2329/3308 Running dot for graph 2330/3308 Running dot for graph 2331/3308 Running dot for graph 2332/3308 Running dot for graph 2333/3308 Running dot for graph 2334/3308 Running dot for graph 2335/3308 Running dot for graph 2336/3308 Running dot for graph 2337/3308 Running dot for graph 2338/3308 Running dot for graph 2339/3308 Running dot for graph 2340/3308 Running dot for graph 2341/3308 Running dot for graph 2342/3308 Running dot for graph 2343/3308 Running dot for graph 2344/3308 Running dot for graph 2345/3308 Running dot for graph 2346/3308 Running dot for graph 2347/3308 Running dot for graph 2348/3308 Running dot for graph 2349/3308 Running dot for graph 2350/3308 Running dot for graph 2351/3308 Running dot for graph 2352/3308 Running dot for graph 2353/3308 Running dot for graph 2354/3308 Running dot for graph 2355/3308 Running dot for graph 2356/3308 Running dot for graph 2357/3308 Running dot for graph 2358/3308 Running dot for graph 2359/3308 Running dot for graph 2360/3308 Running dot for graph 2361/3308 Running dot for graph 2362/3308 Running dot for graph 2363/3308 Running dot for graph 2364/3308 Running dot for graph 2365/3308 Running dot for graph 2366/3308 Running dot for graph 2367/3308 Running dot for graph 2368/3308 Running dot for graph 2369/3308 Running dot for graph 2370/3308 Running dot for graph 2371/3308 Running dot for graph 2372/3308 Running dot for graph 2373/3308 Running dot for graph 2374/3308 Running dot for graph 2375/3308 Running dot for graph 2376/3308 Running dot for graph 2377/3308 Running dot for graph 2378/3308 Running dot for graph 2379/3308 Running dot for graph 2380/3308 Running dot for graph 2381/3308 Running dot for graph 2382/3308 Running dot for graph 2383/3308 Running dot for graph 2384/3308 Running dot for graph 2385/3308 Running dot for graph 2386/3308 Running dot for graph 2387/3308 Running dot for graph 2388/3308 Running dot for graph 2389/3308 Running dot for graph 2390/3308 Running dot for graph 2391/3308 Running dot for graph 2392/3308 Running dot for graph 2393/3308 Running dot for graph 2394/3308 Running dot for graph 2395/3308 Running dot for graph 2396/3308 Running dot for graph 2397/3308 Running dot for graph 2398/3308 Running dot for graph 2399/3308 Running dot for graph 2400/3308 Running dot for graph 2401/3308 Running dot for graph 2402/3308 Running dot for graph 2403/3308 Running dot for graph 2404/3308 Running dot for graph 2405/3308 Running dot for graph 2406/3308 Running dot for graph 2407/3308 Running dot for graph 2408/3308 Running dot for graph 2409/3308 Running dot for graph 2410/3308 Running dot for graph 2411/3308 Running dot for graph 2412/3308 Running dot for graph 2413/3308 Running dot for graph 2414/3308 Running dot for graph 2415/3308 Running dot for graph 2416/3308 Running dot for graph 2417/3308 Running dot for graph 2418/3308 Running dot for graph 2419/3308 Running dot for graph 2420/3308 Running dot for graph 2421/3308 Running dot for graph 2422/3308 Running dot for graph 2423/3308 Running dot for graph 2424/3308 Running dot for graph 2425/3308 Running dot for graph 2426/3308 Running dot for graph 2427/3308 Running dot for graph 2428/3308 Running dot for graph 2429/3308 Running dot for graph 2430/3308 Running dot for graph 2431/3308 Running dot for graph 2432/3308 Running dot for graph 2433/3308 Running dot for graph 2434/3308 Running dot for graph 2435/3308 Running dot for graph 2436/3308 Running dot for graph 2437/3308 Running dot for graph 2438/3308 Running dot for graph 2439/3308 Running dot for graph 2440/3308 Running dot for graph 2441/3308 Running dot for graph 2442/3308 Running dot for graph 2443/3308 Running dot for graph 2444/3308 Running dot for graph 2445/3308 Running dot for graph 2446/3308 Running dot for graph 2447/3308 Running dot for graph 2448/3308 Running dot for graph 2449/3308 Running dot for graph 2450/3308 Running dot for graph 2451/3308 Running dot for graph 2452/3308 Running dot for graph 2453/3308 Running dot for graph 2454/3308 Running dot for graph 2455/3308 Running dot for graph 2456/3308 Running dot for graph 2457/3308 Running dot for graph 2458/3308 Running dot for graph 2459/3308 Running dot for graph 2460/3308 Running dot for graph 2461/3308 Running dot for graph 2462/3308 Running dot for graph 2463/3308 Running dot for graph 2464/3308 Running dot for graph 2465/3308 Running dot for graph 2466/3308 Running dot for graph 2467/3308 Running dot for graph 2468/3308 Running dot for graph 2469/3308 Running dot for graph 2470/3308 Running dot for graph 2471/3308 Running dot for graph 2472/3308 Running dot for graph 2473/3308 Running dot for graph 2474/3308 Running dot for graph 2475/3308 Running dot for graph 2476/3308 Running dot for graph 2477/3308 Running dot for graph 2478/3308 Running dot for graph 2479/3308 Running dot for graph 2480/3308 Running dot for graph 2481/3308 Running dot for graph 2482/3308 Running dot for graph 2483/3308 Running dot for graph 2484/3308 Running dot for graph 2485/3308 Running dot for graph 2486/3308 Running dot for graph 2487/3308 Running dot for graph 2488/3308 Running dot for graph 2489/3308 Running dot for graph 2490/3308 Running dot for graph 2491/3308 Running dot for graph 2492/3308 Running dot for graph 2493/3308 Running dot for graph 2494/3308 Running dot for graph 2495/3308 Running dot for graph 2496/3308 Running dot for graph 2497/3308 Running dot for graph 2498/3308 Running dot for graph 2499/3308 Running dot for graph 2500/3308 Running dot for graph 2501/3308 Running dot for graph 2502/3308 Running dot for graph 2503/3308 Running dot for graph 2504/3308 Running dot for graph 2505/3308 Running dot for graph 2506/3308 Running dot for graph 2507/3308 Running dot for graph 2508/3308 Running dot for graph 2509/3308 Running dot for graph 2510/3308 Running dot for graph 2511/3308 Running dot for graph 2512/3308 Running dot for graph 2513/3308 Running dot for graph 2514/3308 Running dot for graph 2515/3308 Running dot for graph 2516/3308 Running dot for graph 2517/3308 Running dot for graph 2518/3308 Running dot for graph 2519/3308 Running dot for graph 2520/3308 Running dot for graph 2521/3308 Running dot for graph 2522/3308 Running dot for graph 2523/3308 Running dot for graph 2524/3308 Running dot for graph 2525/3308 Running dot for graph 2526/3308 Running dot for graph 2527/3308 Running dot for graph 2528/3308 Running dot for graph 2529/3308 Running dot for graph 2530/3308 Running dot for graph 2531/3308 Running dot for graph 2532/3308 Running dot for graph 2533/3308 Running dot for graph 2534/3308 Running dot for graph 2535/3308 Running dot for graph 2536/3308 Running dot for graph 2537/3308 Running dot for graph 2538/3308 Running dot for graph 2539/3308 Running dot for graph 2540/3308 Running dot for graph 2541/3308 Running dot for graph 2542/3308 Running dot for graph 2543/3308 Running dot for graph 2544/3308 Running dot for graph 2545/3308 Running dot for graph 2546/3308 Running dot for graph 2547/3308 Running dot for graph 2548/3308 Running dot for graph 2549/3308 Running dot for graph 2550/3308 Running dot for graph 2551/3308 Running dot for graph 2552/3308 Running dot for graph 2553/3308 Running dot for graph 2554/3308 Running dot for graph 2555/3308 Running dot for graph 2556/3308 Running dot for graph 2557/3308 Running dot for graph 2558/3308 Running dot for graph 2559/3308 Running dot for graph 2560/3308 Running dot for graph 2561/3308 Running dot for graph 2562/3308 Running dot for graph 2563/3308 Running dot for graph 2564/3308 Running dot for graph 2565/3308 Running dot for graph 2566/3308 Running dot for graph 2567/3308 Running dot for graph 2568/3308 Running dot for graph 2569/3308 Running dot for graph 2570/3308 Running dot for graph 2571/3308 Running dot for graph 2572/3308 Running dot for graph 2573/3308 Running dot for graph 2574/3308 Running dot for graph 2575/3308 Running dot for graph 2576/3308 Running dot for graph 2577/3308 Running dot for graph 2578/3308 Running dot for graph 2579/3308 Running dot for graph 2580/3308 Running dot for graph 2581/3308 Running dot for graph 2582/3308 Running dot for graph 2583/3308 Running dot for graph 2584/3308 Running dot for graph 2585/3308 Running dot for graph 2586/3308 Running dot for graph 2587/3308 Running dot for graph 2588/3308 Running dot for graph 2589/3308 Running dot for graph 2590/3308 Running dot for graph 2591/3308 Running dot for graph 2592/3308 Running dot for graph 2593/3308 Running dot for graph 2594/3308 Running dot for graph 2595/3308 Running dot for graph 2596/3308 Running dot for graph 2597/3308 Running dot for graph 2598/3308 Running dot for graph 2599/3308 Running dot for graph 2600/3308 Running dot for graph 2601/3308 Running dot for graph 2602/3308 Running dot for graph 2603/3308 Running dot for graph 2604/3308 Running dot for graph 2605/3308 Running dot for graph 2606/3308 Running dot for graph 2607/3308 Running dot for graph 2608/3308 Running dot for graph 2609/3308 Running dot for graph 2610/3308 Running dot for graph 2611/3308 Running dot for graph 2612/3308 Running dot for graph 2613/3308 Running dot for graph 2614/3308 Running dot for graph 2615/3308 Running dot for graph 2616/3308 Running dot for graph 2617/3308 Running dot for graph 2618/3308 Running dot for graph 2619/3308 Running dot for graph 2620/3308 Running dot for graph 2621/3308 Running dot for graph 2622/3308 Running dot for graph 2623/3308 Running dot for graph 2624/3308 Running dot for graph 2625/3308 Running dot for graph 2626/3308 Running dot for graph 2627/3308 Running dot for graph 2628/3308 Running dot for graph 2629/3308 Running dot for graph 2630/3308 Running dot for graph 2631/3308 Running dot for graph 2632/3308 Running dot for graph 2633/3308 Running dot for graph 2634/3308 Running dot for graph 2635/3308 Running dot for graph 2636/3308 Running dot for graph 2637/3308 Running dot for graph 2638/3308 Running dot for graph 2639/3308 Running dot for graph 2640/3308 Running dot for graph 2641/3308 Running dot for graph 2642/3308 Running dot for graph 2643/3308 Running dot for graph 2644/3308 Running dot for graph 2645/3308 Running dot for graph 2646/3308 Running dot for graph 2647/3308 Running dot for graph 2648/3308 Running dot for graph 2649/3308 Running dot for graph 2650/3308 Running dot for graph 2651/3308 Running dot for graph 2652/3308 Running dot for graph 2653/3308 Running dot for graph 2654/3308 Running dot for graph 2655/3308 Running dot for graph 2656/3308 Running dot for graph 2657/3308 Running dot for graph 2658/3308 Running dot for graph 2659/3308 Running dot for graph 2660/3308 Running dot for graph 2661/3308 Running dot for graph 2662/3308 Running dot for graph 2663/3308 Running dot for graph 2664/3308 Running dot for graph 2665/3308 Running dot for graph 2666/3308 Running dot for graph 2667/3308 Running dot for graph 2668/3308 Running dot for graph 2669/3308 Running dot for graph 2670/3308 Running dot for graph 2671/3308 Running dot for graph 2672/3308 Running dot for graph 2673/3308 Running dot for graph 2674/3308 Running dot for graph 2675/3308 Running dot for graph 2676/3308 Running dot for graph 2677/3308 Running dot for graph 2678/3308 Running dot for graph 2679/3308 Running dot for graph 2680/3308 Running dot for graph 2681/3308 Running dot for graph 2682/3308 Running dot for graph 2683/3308 Running dot for graph 2684/3308 Running dot for graph 2685/3308 Running dot for graph 2686/3308 Running dot for graph 2687/3308 Running dot for graph 2688/3308 Running dot for graph 2689/3308 Running dot for graph 2690/3308 Running dot for graph 2691/3308 Running dot for graph 2692/3308 Running dot for graph 2693/3308 Running dot for graph 2694/3308 Running dot for graph 2695/3308 Running dot for graph 2696/3308 Running dot for graph 2697/3308 Running dot for graph 2698/3308 Running dot for graph 2699/3308 Running dot for graph 2700/3308 Running dot for graph 2701/3308 Running dot for graph 2702/3308 Running dot for graph 2703/3308 Running dot for graph 2704/3308 Running dot for graph 2705/3308 Running dot for graph 2706/3308 Running dot for graph 2707/3308 Running dot for graph 2708/3308 Running dot for graph 2709/3308 Running dot for graph 2710/3308 Running dot for graph 2711/3308 Running dot for graph 2712/3308 Running dot for graph 2713/3308 Running dot for graph 2714/3308 Running dot for graph 2715/3308 Running dot for graph 2716/3308 Running dot for graph 2717/3308 Running dot for graph 2718/3308 Running dot for graph 2719/3308 Running dot for graph 2720/3308 Running dot for graph 2721/3308 Running dot for graph 2722/3308 Running dot for graph 2723/3308 Running dot for graph 2724/3308 Running dot for graph 2725/3308 Running dot for graph 2726/3308 Running dot for graph 2727/3308 Running dot for graph 2728/3308 Running dot for graph 2729/3308 Running dot for graph 2730/3308 Running dot for graph 2731/3308 Running dot for graph 2732/3308 Running dot for graph 2733/3308 Running dot for graph 2734/3308 Running dot for graph 2735/3308 Running dot for graph 2736/3308 Running dot for graph 2737/3308 Running dot for graph 2738/3308 Running dot for graph 2739/3308 Running dot for graph 2740/3308 Running dot for graph 2741/3308 Running dot for graph 2742/3308 Running dot for graph 2743/3308 Running dot for graph 2744/3308 Running dot for graph 2745/3308 Running dot for graph 2746/3308 Running dot for graph 2747/3308 Running dot for graph 2748/3308 Running dot for graph 2749/3308 Running dot for graph 2750/3308 Running dot for graph 2751/3308 Running dot for graph 2752/3308 Running dot for graph 2753/3308 Running dot for graph 2754/3308 Running dot for graph 2755/3308 Running dot for graph 2756/3308 Running dot for graph 2757/3308 Running dot for graph 2758/3308 Running dot for graph 2759/3308 Running dot for graph 2760/3308 Running dot for graph 2761/3308 Running dot for graph 2762/3308 Running dot for graph 2763/3308 Running dot for graph 2764/3308 Running dot for graph 2765/3308 Running dot for graph 2766/3308 Running dot for graph 2767/3308 Running dot for graph 2768/3308 Running dot for graph 2769/3308 Running dot for graph 2770/3308 Running dot for graph 2771/3308 Running dot for graph 2772/3308 Running dot for graph 2773/3308 Running dot for graph 2774/3308 Running dot for graph 2775/3308 Running dot for graph 2776/3308 Running dot for graph 2777/3308 Running dot for graph 2778/3308 Running dot for graph 2779/3308 Running dot for graph 2780/3308 Running dot for graph 2781/3308 Running dot for graph 2782/3308 Running dot for graph 2783/3308 Running dot for graph 2784/3308 Running dot for graph 2785/3308 Running dot for graph 2786/3308 Running dot for graph 2787/3308 Running dot for graph 2788/3308 Running dot for graph 2789/3308 Running dot for graph 2790/3308 Running dot for graph 2791/3308 Running dot for graph 2792/3308 Running dot for graph 2793/3308 Running dot for graph 2794/3308 Running dot for graph 2795/3308 Running dot for graph 2796/3308 Running dot for graph 2797/3308 Running dot for graph 2798/3308 Running dot for graph 2799/3308 Running dot for graph 2800/3308 Running dot for graph 2801/3308 Running dot for graph 2802/3308 Running dot for graph 2803/3308 Running dot for graph 2804/3308 Running dot for graph 2805/3308 Running dot for graph 2806/3308 Running dot for graph 2807/3308 Running dot for graph 2808/3308 Running dot for graph 2809/3308 Running dot for graph 2810/3308 Running dot for graph 2811/3308 Running dot for graph 2812/3308 Running dot for graph 2813/3308 Running dot for graph 2814/3308 Running dot for graph 2815/3308 Running dot for graph 2816/3308 Running dot for graph 2817/3308 Running dot for graph 2818/3308 Running dot for graph 2819/3308 Running dot for graph 2820/3308 Running dot for graph 2821/3308 Running dot for graph 2822/3308 Running dot for graph 2823/3308 Running dot for graph 2824/3308 Running dot for graph 2825/3308 Running dot for graph 2826/3308 Running dot for graph 2827/3308 Running dot for graph 2828/3308 Running dot for graph 2829/3308 Running dot for graph 2830/3308 Running dot for graph 2831/3308 Running dot for graph 2832/3308 Running dot for graph 2833/3308 Running dot for graph 2834/3308 Running dot for graph 2835/3308 Running dot for graph 2836/3308 Running dot for graph 2837/3308 Running dot for graph 2838/3308 Running dot for graph 2839/3308 Running dot for graph 2840/3308 Running dot for graph 2841/3308 Running dot for graph 2842/3308 Running dot for graph 2843/3308 Running dot for graph 2844/3308 Running dot for graph 2845/3308 Running dot for graph 2846/3308 Running dot for graph 2847/3308 Running dot for graph 2848/3308 Running dot for graph 2849/3308 Running dot for graph 2850/3308 Running dot for graph 2851/3308 Running dot for graph 2852/3308 Running dot for graph 2853/3308 Running dot for graph 2854/3308 Running dot for graph 2855/3308 Running dot for graph 2856/3308 Running dot for graph 2857/3308 Running dot for graph 2858/3308 Running dot for graph 2859/3308 Running dot for graph 2860/3308 Running dot for graph 2861/3308 Running dot for graph 2862/3308 Running dot for graph 2863/3308 Running dot for graph 2864/3308 Running dot for graph 2865/3308 Running dot for graph 2866/3308 Running dot for graph 2867/3308 Running dot for graph 2868/3308 Running dot for graph 2869/3308 Running dot for graph 2870/3308 Running dot for graph 2871/3308 Running dot for graph 2872/3308 Running dot for graph 2873/3308 Running dot for graph 2874/3308 Running dot for graph 2875/3308 Running dot for graph 2876/3308 Running dot for graph 2877/3308 Running dot for graph 2878/3308 Running dot for graph 2879/3308 Running dot for graph 2880/3308 Running dot for graph 2881/3308 Running dot for graph 2882/3308 Running dot for graph 2883/3308 Running dot for graph 2884/3308 Running dot for graph 2885/3308 Running dot for graph 2886/3308 Running dot for graph 2887/3308 Running dot for graph 2888/3308 Running dot for graph 2889/3308 Running dot for graph 2890/3308 Running dot for graph 2891/3308 Running dot for graph 2892/3308 Running dot for graph 2893/3308 Running dot for graph 2894/3308 Running dot for graph 2895/3308 Running dot for graph 2896/3308 Running dot for graph 2897/3308 Running dot for graph 2898/3308 Running dot for graph 2899/3308 Running dot for graph 2900/3308 Running dot for graph 2901/3308 Running dot for graph 2902/3308 Running dot for graph 2903/3308 Running dot for graph 2904/3308 Running dot for graph 2905/3308 Running dot for graph 2906/3308 Running dot for graph 2907/3308 Running dot for graph 2908/3308 Running dot for graph 2909/3308 Running dot for graph 2910/3308 Running dot for graph 2911/3308 Running dot for graph 2912/3308 Running dot for graph 2913/3308 Running dot for graph 2914/3308 Running dot for graph 2915/3308 Running dot for graph 2916/3308 Running dot for graph 2917/3308 Running dot for graph 2918/3308 Running dot for graph 2919/3308 Running dot for graph 2920/3308 Running dot for graph 2921/3308 Running dot for graph 2922/3308 Running dot for graph 2923/3308 Running dot for graph 2924/3308 Running dot for graph 2925/3308 Running dot for graph 2926/3308 Running dot for graph 2927/3308 Running dot for graph 2928/3308 Running dot for graph 2929/3308 Running dot for graph 2930/3308 Running dot for graph 2931/3308 Running dot for graph 2932/3308 Running dot for graph 2933/3308 Running dot for graph 2934/3308 Running dot for graph 2935/3308 Running dot for graph 2936/3308 Running dot for graph 2937/3308 Running dot for graph 2938/3308 Running dot for graph 2939/3308 Running dot for graph 2940/3308 Running dot for graph 2941/3308 Running dot for graph 2942/3308 Running dot for graph 2943/3308 Running dot for graph 2944/3308 Running dot for graph 2945/3308 Running dot for graph 2946/3308 Running dot for graph 2947/3308 Running dot for graph 2948/3308 Running dot for graph 2949/3308 Running dot for graph 2950/3308 Running dot for graph 2951/3308 Running dot for graph 2952/3308 Running dot for graph 2953/3308 Running dot for graph 2954/3308 Running dot for graph 2955/3308 Running dot for graph 2956/3308 Running dot for graph 2957/3308 Running dot for graph 2958/3308 Running dot for graph 2959/3308 Running dot for graph 2960/3308 Running dot for graph 2961/3308 Running dot for graph 2962/3308 Running dot for graph 2963/3308 Running dot for graph 2964/3308 Running dot for graph 2965/3308 Running dot for graph 2966/3308 Running dot for graph 2967/3308 Running dot for graph 2968/3308 Running dot for graph 2969/3308 Running dot for graph 2970/3308 Running dot for graph 2971/3308 Running dot for graph 2972/3308 Running dot for graph 2973/3308 Running dot for graph 2974/3308 Running dot for graph 2975/3308 Running dot for graph 2976/3308 Running dot for graph 2977/3308 Running dot for graph 2978/3308 Running dot for graph 2979/3308 Running dot for graph 2980/3308 Running dot for graph 2981/3308 Running dot for graph 2982/3308 Running dot for graph 2983/3308 Running dot for graph 2984/3308 Running dot for graph 2985/3308 Running dot for graph 2986/3308 Running dot for graph 2987/3308 Running dot for graph 2988/3308 Running dot for graph 2989/3308 Running dot for graph 2990/3308 Running dot for graph 2991/3308 Running dot for graph 2992/3308 Running dot for graph 2993/3308 Running dot for graph 2994/3308 Running dot for graph 2995/3308 Running dot for graph 2996/3308 Running dot for graph 2997/3308 Running dot for graph 2998/3308 Running dot for graph 2999/3308 Running dot for graph 3000/3308 Running dot for graph 3001/3308 Running dot for graph 3002/3308 Running dot for graph 3003/3308 Running dot for graph 3004/3308 Running dot for graph 3005/3308 Running dot for graph 3006/3308 Running dot for graph 3007/3308 Running dot for graph 3008/3308 Running dot for graph 3009/3308 Running dot for graph 3010/3308 Running dot for graph 3011/3308 Running dot for graph 3012/3308 Running dot for graph 3013/3308 Running dot for graph 3014/3308 Running dot for graph 3015/3308 Running dot for graph 3016/3308 Running dot for graph 3017/3308 Running dot for graph 3018/3308 Running dot for graph 3019/3308 Running dot for graph 3020/3308 Running dot for graph 3021/3308 Running dot for graph 3022/3308 Running dot for graph 3023/3308 Running dot for graph 3024/3308 Running dot for graph 3025/3308 Running dot for graph 3026/3308 Running dot for graph 3027/3308 Running dot for graph 3028/3308 Running dot for graph 3029/3308 Running dot for graph 3030/3308 Running dot for graph 3031/3308 Running dot for graph 3032/3308 Running dot for graph 3033/3308 Running dot for graph 3034/3308 Running dot for graph 3035/3308 Running dot for graph 3036/3308 Running dot for graph 3037/3308 Running dot for graph 3038/3308 Running dot for graph 3039/3308 Running dot for graph 3040/3308 Running dot for graph 3041/3308 Running dot for graph 3042/3308 Running dot for graph 3043/3308 Running dot for graph 3044/3308 Running dot for graph 3045/3308 Running dot for graph 3046/3308 Running dot for graph 3047/3308 Running dot for graph 3048/3308 Running dot for graph 3049/3308 Running dot for graph 3050/3308 Running dot for graph 3051/3308 Running dot for graph 3052/3308 Running dot for graph 3053/3308 Running dot for graph 3054/3308 Running dot for graph 3055/3308 Running dot for graph 3056/3308 Running dot for graph 3057/3308 Running dot for graph 3058/3308 Running dot for graph 3059/3308 Running dot for graph 3060/3308 Running dot for graph 3061/3308 Running dot for graph 3062/3308 Running dot for graph 3063/3308 Running dot for graph 3064/3308 Running dot for graph 3065/3308 Running dot for graph 3066/3308 Running dot for graph 3067/3308 Running dot for graph 3068/3308 Running dot for graph 3069/3308 Running dot for graph 3070/3308 Running dot for graph 3071/3308 Running dot for graph 3072/3308 Running dot for graph 3073/3308 Running dot for graph 3074/3308 Running dot for graph 3075/3308 Running dot for graph 3076/3308 Running dot for graph 3077/3308 Running dot for graph 3078/3308 Running dot for graph 3079/3308 Running dot for graph 3080/3308 Running dot for graph 3081/3308 Running dot for graph 3082/3308 Running dot for graph 3083/3308 Running dot for graph 3084/3308 Running dot for graph 3085/3308 Running dot for graph 3086/3308 Running dot for graph 3087/3308 Running dot for graph 3088/3308 Running dot for graph 3089/3308 Running dot for graph 3090/3308 Running dot for graph 3091/3308 Running dot for graph 3092/3308 Running dot for graph 3093/3308 Running dot for graph 3094/3308 Running dot for graph 3095/3308 Running dot for graph 3096/3308 Running dot for graph 3097/3308 Running dot for graph 3098/3308 Running dot for graph 3099/3308 Running dot for graph 3100/3308 Running dot for graph 3101/3308 Running dot for graph 3102/3308 Running dot for graph 3103/3308 Running dot for graph 3104/3308 Running dot for graph 3105/3308 Running dot for graph 3106/3308 Running dot for graph 3107/3308 Running dot for graph 3108/3308 Running dot for graph 3109/3308 Running dot for graph 3110/3308 Running dot for graph 3111/3308 Running dot for graph 3112/3308 Running dot for graph 3113/3308 Running dot for graph 3114/3308 Running dot for graph 3115/3308 Running dot for graph 3116/3308 Running dot for graph 3117/3308 Running dot for graph 3118/3308 Running dot for graph 3119/3308 Running dot for graph 3120/3308 Running dot for graph 3121/3308 Running dot for graph 3122/3308 Running dot for graph 3123/3308 Running dot for graph 3124/3308 Running dot for graph 3125/3308 Running dot for graph 3126/3308 Running dot for graph 3127/3308 Running dot for graph 3128/3308 Running dot for graph 3129/3308 Running dot for graph 3130/3308 Running dot for graph 3131/3308 Running dot for graph 3132/3308 Running dot for graph 3133/3308 Running dot for graph 3134/3308 Running dot for graph 3135/3308 Running dot for graph 3136/3308 Running dot for graph 3137/3308 Running dot for graph 3138/3308 Running dot for graph 3139/3308 Running dot for graph 3140/3308 Running dot for graph 3141/3308 Running dot for graph 3142/3308 Running dot for graph 3143/3308 Running dot for graph 3144/3308 Running dot for graph 3145/3308 Running dot for graph 3146/3308 Running dot for graph 3147/3308 Running dot for graph 3148/3308 Running dot for graph 3149/3308 Running dot for graph 3150/3308 Running dot for graph 3151/3308 Running dot for graph 3152/3308 Running dot for graph 3153/3308 Running dot for graph 3154/3308 Running dot for graph 3155/3308 Running dot for graph 3156/3308 Running dot for graph 3157/3308 Running dot for graph 3158/3308 Running dot for graph 3159/3308 Running dot for graph 3160/3308 Running dot for graph 3161/3308 Running dot for graph 3162/3308 Running dot for graph 3163/3308 Running dot for graph 3164/3308 Running dot for graph 3165/3308 Running dot for graph 3166/3308 Running dot for graph 3167/3308 Running dot for graph 3168/3308 Running dot for graph 3169/3308 Running dot for graph 3170/3308 Running dot for graph 3171/3308 Running dot for graph 3172/3308 Running dot for graph 3173/3308 Running dot for graph 3174/3308 Running dot for graph 3175/3308 Running dot for graph 3176/3308 Running dot for graph 3177/3308 Running dot for graph 3178/3308 Running dot for graph 3179/3308 Running dot for graph 3180/3308 Running dot for graph 3181/3308 Running dot for graph 3182/3308 Running dot for graph 3183/3308 Running dot for graph 3184/3308 Running dot for graph 3185/3308 Running dot for graph 3186/3308 Running dot for graph 3187/3308 Running dot for graph 3188/3308 Running dot for graph 3189/3308 Running dot for graph 3190/3308 Running dot for graph 3191/3308 Running dot for graph 3192/3308 Running dot for graph 3193/3308 Running dot for graph 3194/3308 Running dot for graph 3195/3308 Running dot for graph 3196/3308 Running dot for graph 3197/3308 Running dot for graph 3198/3308 Running dot for graph 3199/3308 Running dot for graph 3200/3308 Running dot for graph 3201/3308 Running dot for graph 3202/3308 Running dot for graph 3203/3308 Running dot for graph 3204/3308 Running dot for graph 3205/3308 Running dot for graph 3206/3308 Running dot for graph 3207/3308 Running dot for graph 3208/3308 Running dot for graph 3209/3308 Running dot for graph 3210/3308 Running dot for graph 3211/3308 Running dot for graph 3212/3308 Running dot for graph 3213/3308 Running dot for graph 3214/3308 Running dot for graph 3215/3308 Running dot for graph 3216/3308 Running dot for graph 3217/3308 Running dot for graph 3218/3308 Running dot for graph 3219/3308 Running dot for graph 3220/3308 Running dot for graph 3221/3308 Running dot for graph 3222/3308 Running dot for graph 3223/3308 Running dot for graph 3224/3308 Running dot for graph 3225/3308 Running dot for graph 3226/3308 Running dot for graph 3227/3308 Running dot for graph 3228/3308 Running dot for graph 3229/3308 Running dot for graph 3230/3308 Running dot for graph 3231/3308 Running dot for graph 3232/3308 Running dot for graph 3233/3308 Running dot for graph 3234/3308 Running dot for graph 3235/3308 Running dot for graph 3236/3308 Running dot for graph 3237/3308 Running dot for graph 3238/3308 Running dot for graph 3239/3308 Running dot for graph 3240/3308 Running dot for graph 3241/3308 Running dot for graph 3242/3308 Running dot for graph 3243/3308 Running dot for graph 3244/3308 Running dot for graph 3245/3308 Running dot for graph 3246/3308 Running dot for graph 3247/3308 Running dot for graph 3248/3308 Running dot for graph 3249/3308 Running dot for graph 3250/3308 Running dot for graph 3251/3308 Running dot for graph 3252/3308 Running dot for graph 3253/3308 Running dot for graph 3254/3308 Running dot for graph 3255/3308 Running dot for graph 3256/3308 Running dot for graph 3257/3308 Running dot for graph 3258/3308 Running dot for graph 3259/3308 Running dot for graph 3260/3308 Running dot for graph 3261/3308 Running dot for graph 3262/3308 Running dot for graph 3263/3308 Running dot for graph 3264/3308 Running dot for graph 3265/3308 Running dot for graph 3266/3308 Running dot for graph 3267/3308 Running dot for graph 3268/3308 Running dot for graph 3269/3308 Running dot for graph 3270/3308 Running dot for graph 3271/3308 Running dot for graph 3272/3308 Running dot for graph 3273/3308 Running dot for graph 3274/3308 Running dot for graph 3275/3308 Running dot for graph 3276/3308 Running dot for graph 3277/3308 Running dot for graph 3278/3308 Running dot for graph 3279/3308 Running dot for graph 3280/3308 Running dot for graph 3281/3308 Running dot for graph 3282/3308 Running dot for graph 3283/3308 Running dot for graph 3284/3308 Running dot for graph 3285/3308 Running dot for graph 3286/3308 Running dot for graph 3287/3308 Running dot for graph 3288/3308 Running dot for graph 3289/3308 Running dot for graph 3290/3308 Running dot for graph 3291/3308 Running dot for graph 3292/3308 Running dot for graph 3293/3308 Running dot for graph 3294/3308 Running dot for graph 3295/3308 Running dot for graph 3296/3308 Running dot for graph 3297/3308 Running dot for graph 3298/3308 Running dot for graph 3299/3308 Running dot for graph 3300/3308 Running dot for graph 3301/3308 Running dot for graph 3302/3308 Running dot for graph 3303/3308 Running dot for graph 3304/3308 Running dot for graph 3305/3308 Running dot for graph 3306/3308 Running dot for graph 3307/3308 Running dot for graph 3308/3308 Patching output file 1/2837 Patching output file 2/2837 Patching output file 3/2837 Patching output file 4/2837 Patching output file 5/2837 Patching output file 6/2837 Patching output file 7/2837 Patching output file 8/2837 Patching output file 9/2837 Patching output file 10/2837 Patching output file 11/2837 Patching output file 12/2837 Patching output file 13/2837 Patching output file 14/2837 Patching output file 15/2837 Patching output file 16/2837 Patching output file 17/2837 Patching output file 18/2837 Patching output file 19/2837 Patching output file 20/2837 Patching output file 21/2837 Patching output file 22/2837 Patching output file 23/2837 Patching output file 24/2837 Patching output file 25/2837 Patching output file 26/2837 Patching output file 27/2837 Patching output file 28/2837 Patching output file 29/2837 Patching output file 30/2837 Patching output file 31/2837 Patching output file 32/2837 Patching output file 33/2837 Patching output file 34/2837 Patching output file 35/2837 Patching output file 36/2837 Patching output file 37/2837 Patching output file 38/2837 Patching output file 39/2837 Patching output file 40/2837 Patching output file 41/2837 Patching output file 42/2837 Patching output file 43/2837 Patching output file 44/2837 Patching output file 45/2837 Patching output file 46/2837 Patching output file 47/2837 Patching output file 48/2837 Patching output file 49/2837 Patching output file 50/2837 Patching output file 51/2837 Patching output file 52/2837 Patching output file 53/2837 Patching output file 54/2837 Patching output file 55/2837 Patching output file 56/2837 Patching output file 57/2837 Patching output file 58/2837 Patching output file 59/2837 Patching output file 60/2837 Patching output file 61/2837 Patching output file 62/2837 Patching output file 63/2837 Patching output file 64/2837 Patching output file 65/2837 Patching output file 66/2837 Patching output file 67/2837 Patching output file 68/2837 Patching output file 69/2837 Patching output file 70/2837 Patching output file 71/2837 Patching output file 72/2837 Patching output file 73/2837 Patching output file 74/2837 Patching output file 75/2837 Patching output file 76/2837 Patching output file 77/2837 Patching output file 78/2837 Patching output file 79/2837 Patching output file 80/2837 Patching output file 81/2837 Patching output file 82/2837 Patching output file 83/2837 Patching output file 84/2837 Patching output file 85/2837 Patching output file 86/2837 Patching output file 87/2837 Patching output file 88/2837 Patching output file 89/2837 Patching output file 90/2837 Patching output file 91/2837 Patching output file 92/2837 Patching output file 93/2837 Patching output file 94/2837 Patching output file 95/2837 Patching output file 96/2837 Patching output file 97/2837 Patching output file 98/2837 Patching output file 99/2837 Patching output file 100/2837 Patching output file 101/2837 Patching output file 102/2837 Patching output file 103/2837 Patching output file 104/2837 Patching output file 105/2837 Patching output file 106/2837 Patching output file 107/2837 Patching output file 108/2837 Patching output file 109/2837 Patching output file 110/2837 Patching output file 111/2837 Patching output file 112/2837 Patching output file 113/2837 Patching output file 114/2837 Patching output file 115/2837 Patching output file 116/2837 Patching output file 117/2837 Patching output file 118/2837 Patching output file 119/2837 Patching output file 120/2837 Patching output file 121/2837 Patching output file 122/2837 Patching output file 123/2837 Patching output file 124/2837 Patching output file 125/2837 Patching output file 126/2837 Patching output file 127/2837 Patching output file 128/2837 Patching output file 129/2837 Patching output file 130/2837 Patching output file 131/2837 Patching output file 132/2837 Patching output file 133/2837 Patching output file 134/2837 Patching output file 135/2837 Patching output file 136/2837 Patching output file 137/2837 Patching output file 138/2837 Patching output file 139/2837 Patching output file 140/2837 Patching output file 141/2837 Patching output file 142/2837 Patching output file 143/2837 Patching output file 144/2837 Patching output file 145/2837 Patching output file 146/2837 Patching output file 147/2837 Patching output file 148/2837 Patching output file 149/2837 Patching output file 150/2837 Patching output file 151/2837 Patching output file 152/2837 Patching output file 153/2837 Patching output file 154/2837 Patching output file 155/2837 Patching output file 156/2837 Patching output file 157/2837 Patching output file 158/2837 Patching output file 159/2837 Patching output file 160/2837 Patching output file 161/2837 Patching output file 162/2837 Patching output file 163/2837 Patching output file 164/2837 Patching output file 165/2837 Patching output file 166/2837 Patching output file 167/2837 Patching output file 168/2837 Patching output file 169/2837 Patching output file 170/2837 Patching output file 171/2837 Patching output file 172/2837 Patching output file 173/2837 Patching output file 174/2837 Patching output file 175/2837 Patching output file 176/2837 Patching output file 177/2837 Patching output file 178/2837 Patching output file 179/2837 Patching output file 180/2837 Patching output file 181/2837 Patching output file 182/2837 Patching output file 183/2837 Patching output file 184/2837 Patching output file 185/2837 Patching output file 186/2837 Patching output file 187/2837 Patching output file 188/2837 Patching output file 189/2837 Patching output file 190/2837 Patching output file 191/2837 Patching output file 192/2837 Patching output file 193/2837 Patching output file 194/2837 Patching output file 195/2837 Patching output file 196/2837 Patching output file 197/2837 Patching output file 198/2837 Patching output file 199/2837 Patching output file 200/2837 Patching output file 201/2837 Patching output file 202/2837 Patching output file 203/2837 Patching output file 204/2837 Patching output file 205/2837 Patching output file 206/2837 Patching output file 207/2837 Patching output file 208/2837 Patching output file 209/2837 Patching output file 210/2837 Patching output file 211/2837 Patching output file 212/2837 Patching output file 213/2837 Patching output file 214/2837 Patching output file 215/2837 Patching output file 216/2837 Patching output file 217/2837 Patching output file 218/2837 Patching output file 219/2837 Patching output file 220/2837 Patching output file 221/2837 Patching output file 222/2837 Patching output file 223/2837 Patching output file 224/2837 Patching output file 225/2837 Patching output file 226/2837 Patching output file 227/2837 Patching output file 228/2837 Patching output file 229/2837 Patching output file 230/2837 Patching output file 231/2837 Patching output file 232/2837 Patching output file 233/2837 Patching output file 234/2837 Patching output file 235/2837 Patching output file 236/2837 Patching output file 237/2837 Patching output file 238/2837 Patching output file 239/2837 Patching output file 240/2837 Patching output file 241/2837 Patching output file 242/2837 Patching output file 243/2837 Patching output file 244/2837 Patching output file 245/2837 Patching output file 246/2837 Patching output file 247/2837 Patching output file 248/2837 Patching output file 249/2837 Patching output file 250/2837 Patching output file 251/2837 Patching output file 252/2837 Patching output file 253/2837 Patching output file 254/2837 Patching output file 255/2837 Patching output file 256/2837 Patching output file 257/2837 Patching output file 258/2837 Patching output file 259/2837 Patching output file 260/2837 Patching output file 261/2837 Patching output file 262/2837 Patching output file 263/2837 Patching output file 264/2837 Patching output file 265/2837 Patching output file 266/2837 Patching output file 267/2837 Patching output file 268/2837 Patching output file 269/2837 Patching output file 270/2837 Patching output file 271/2837 Patching output file 272/2837 Patching output file 273/2837 Patching output file 274/2837 Patching output file 275/2837 Patching output file 276/2837 Patching output file 277/2837 Patching output file 278/2837 Patching output file 279/2837 Patching output file 280/2837 Patching output file 281/2837 Patching output file 282/2837 Patching output file 283/2837 Patching output file 284/2837 Patching output file 285/2837 Patching output file 286/2837 Patching output file 287/2837 Patching output file 288/2837 Patching output file 289/2837 Patching output file 290/2837 Patching output file 291/2837 Patching output file 292/2837 Patching output file 293/2837 Patching output file 294/2837 Patching output file 295/2837 Patching output file 296/2837 Patching output file 297/2837 Patching output file 298/2837 Patching output file 299/2837 Patching output file 300/2837 Patching output file 301/2837 Patching output file 302/2837 Patching output file 303/2837 Patching output file 304/2837 Patching output file 305/2837 Patching output file 306/2837 Patching output file 307/2837 Patching output file 308/2837 Patching output file 309/2837 Patching output file 310/2837 Patching output file 311/2837 Patching output file 312/2837 Patching output file 313/2837 Patching output file 314/2837 Patching output file 315/2837 Patching output file 316/2837 Patching output file 317/2837 Patching output file 318/2837 Patching output file 319/2837 Patching output file 320/2837 Patching output file 321/2837 Patching output file 322/2837 Patching output file 323/2837 Patching output file 324/2837 Patching output file 325/2837 Patching output file 326/2837 Patching output file 327/2837 Patching output file 328/2837 Patching output file 329/2837 Patching output file 330/2837 Patching output file 331/2837 Patching output file 332/2837 Patching output file 333/2837 Patching output file 334/2837 Patching output file 335/2837 Patching output file 336/2837 Patching output file 337/2837 Patching output file 338/2837 Patching output file 339/2837 Patching output file 340/2837 Patching output file 341/2837 Patching output file 342/2837 Patching output file 343/2837 Patching output file 344/2837 Patching output file 345/2837 Patching output file 346/2837 Patching output file 347/2837 Patching output file 348/2837 Patching output file 349/2837 Patching output file 350/2837 Patching output file 351/2837 Patching output file 352/2837 Patching output file 353/2837 Patching output file 354/2837 Patching output file 355/2837 Patching output file 356/2837 Patching output file 357/2837 Patching output file 358/2837 Patching output file 359/2837 Patching output file 360/2837 Patching output file 361/2837 Patching output file 362/2837 Patching output file 363/2837 Patching output file 364/2837 Patching output file 365/2837 Patching output file 366/2837 Patching output file 367/2837 Patching output file 368/2837 Patching output file 369/2837 Patching output file 370/2837 Patching output file 371/2837 Patching output file 372/2837 Patching output file 373/2837 Patching output file 374/2837 Patching output file 375/2837 Patching output file 376/2837 Patching output file 377/2837 Patching output file 378/2837 Patching output file 379/2837 Patching output file 380/2837 Patching output file 381/2837 Patching output file 382/2837 Patching output file 383/2837 Patching output file 384/2837 Patching output file 385/2837 Patching output file 386/2837 Patching output file 387/2837 Patching output file 388/2837 Patching output file 389/2837 Patching output file 390/2837 Patching output file 391/2837 Patching output file 392/2837 Patching output file 393/2837 Patching output file 394/2837 Patching output file 395/2837 Patching output file 396/2837 Patching output file 397/2837 Patching output file 398/2837 Patching output file 399/2837 Patching output file 400/2837 Patching output file 401/2837 Patching output file 402/2837 Patching output file 403/2837 Patching output file 404/2837 Patching output file 405/2837 Patching output file 406/2837 Patching output file 407/2837 Patching output file 408/2837 Patching output file 409/2837 Patching output file 410/2837 Patching output file 411/2837 Patching output file 412/2837 Patching output file 413/2837 Patching output file 414/2837 Patching output file 415/2837 Patching output file 416/2837 Patching output file 417/2837 Patching output file 418/2837 Patching output file 419/2837 Patching output file 420/2837 Patching output file 421/2837 Patching output file 422/2837 Patching output file 423/2837 Patching output file 424/2837 Patching output file 425/2837 Patching output file 426/2837 Patching output file 427/2837 Patching output file 428/2837 Patching output file 429/2837 Patching output file 430/2837 Patching output file 431/2837 Patching output file 432/2837 Patching output file 433/2837 Patching output file 434/2837 Patching output file 435/2837 Patching output file 436/2837 Patching output file 437/2837 Patching output file 438/2837 Patching output file 439/2837 Patching output file 440/2837 Patching output file 441/2837 Patching output file 442/2837 Patching output file 443/2837 Patching output file 444/2837 Patching output file 445/2837 Patching output file 446/2837 Patching output file 447/2837 Patching output file 448/2837 Patching output file 449/2837 Patching output file 450/2837 Patching output file 451/2837 Patching output file 452/2837 Patching output file 453/2837 Patching output file 454/2837 Patching output file 455/2837 Patching output file 456/2837 Patching output file 457/2837 Patching output file 458/2837 Patching output file 459/2837 Patching output file 460/2837 Patching output file 461/2837 Patching output file 462/2837 Patching output file 463/2837 Patching output file 464/2837 Patching output file 465/2837 Patching output file 466/2837 Patching output file 467/2837 Patching output file 468/2837 Patching output file 469/2837 Patching output file 470/2837 Patching output file 471/2837 Patching output file 472/2837 Patching output file 473/2837 Patching output file 474/2837 Patching output file 475/2837 Patching output file 476/2837 Patching output file 477/2837 Patching output file 478/2837 Patching output file 479/2837 Patching output file 480/2837 Patching output file 481/2837 Patching output file 482/2837 Patching output file 483/2837 Patching output file 484/2837 Patching output file 485/2837 Patching output file 486/2837 Patching output file 487/2837 Patching output file 488/2837 Patching output file 489/2837 Patching output file 490/2837 Patching output file 491/2837 Patching output file 492/2837 Patching output file 493/2837 Patching output file 494/2837 Patching output file 495/2837 Patching output file 496/2837 Patching output file 497/2837 Patching output file 498/2837 Patching output file 499/2837 Patching output file 500/2837 Patching output file 501/2837 Patching output file 502/2837 Patching output file 503/2837 Patching output file 504/2837 Patching output file 505/2837 Patching output file 506/2837 Patching output file 507/2837 Patching output file 508/2837 Patching output file 509/2837 Patching output file 510/2837 Patching output file 511/2837 Patching output file 512/2837 Patching output file 513/2837 Patching output file 514/2837 Patching output file 515/2837 Patching output file 516/2837 Patching output file 517/2837 Patching output file 518/2837 Patching output file 519/2837 Patching output file 520/2837 Patching output file 521/2837 Patching output file 522/2837 Patching output file 523/2837 Patching output file 524/2837 Patching output file 525/2837 Patching output file 526/2837 Patching output file 527/2837 Patching output file 528/2837 Patching output file 529/2837 Patching output file 530/2837 Patching output file 531/2837 Patching output file 532/2837 Patching output file 533/2837 Patching output file 534/2837 Patching output file 535/2837 Patching output file 536/2837 Patching output file 537/2837 Patching output file 538/2837 Patching output file 539/2837 Patching output file 540/2837 Patching output file 541/2837 Patching output file 542/2837 Patching output file 543/2837 Patching output file 544/2837 Patching output file 545/2837 Patching output file 546/2837 Patching output file 547/2837 Patching output file 548/2837 Patching output file 549/2837 Patching output file 550/2837 Patching output file 551/2837 Patching output file 552/2837 Patching output file 553/2837 Patching output file 554/2837 Patching output file 555/2837 Patching output file 556/2837 Patching output file 557/2837 Patching output file 558/2837 Patching output file 559/2837 Patching output file 560/2837 Patching output file 561/2837 Patching output file 562/2837 Patching output file 563/2837 Patching output file 564/2837 Patching output file 565/2837 Patching output file 566/2837 Patching output file 567/2837 Patching output file 568/2837 Patching output file 569/2837 Patching output file 570/2837 Patching output file 571/2837 Patching output file 572/2837 Patching output file 573/2837 Patching output file 574/2837 Patching output file 575/2837 Patching output file 576/2837 Patching output file 577/2837 Patching output file 578/2837 Patching output file 579/2837 Patching output file 580/2837 Patching output file 581/2837 Patching output file 582/2837 Patching output file 583/2837 Patching output file 584/2837 Patching output file 585/2837 Patching output file 586/2837 Patching output file 587/2837 Patching output file 588/2837 Patching output file 589/2837 Patching output file 590/2837 Patching output file 591/2837 Patching output file 592/2837 Patching output file 593/2837 Patching output file 594/2837 Patching output file 595/2837 Patching output file 596/2837 Patching output file 597/2837 Patching output file 598/2837 Patching output file 599/2837 Patching output file 600/2837 Patching output file 601/2837 Patching output file 602/2837 Patching output file 603/2837 Patching output file 604/2837 Patching output file 605/2837 Patching output file 606/2837 Patching output file 607/2837 Patching output file 608/2837 Patching output file 609/2837 Patching output file 610/2837 Patching output file 611/2837 Patching output file 612/2837 Patching output file 613/2837 Patching output file 614/2837 Patching output file 615/2837 Patching output file 616/2837 Patching output file 617/2837 Patching output file 618/2837 Patching output file 619/2837 Patching output file 620/2837 Patching output file 621/2837 Patching output file 622/2837 Patching output file 623/2837 Patching output file 624/2837 Patching output file 625/2837 Patching output file 626/2837 Patching output file 627/2837 Patching output file 628/2837 Patching output file 629/2837 Patching output file 630/2837 Patching output file 631/2837 Patching output file 632/2837 Patching output file 633/2837 Patching output file 634/2837 Patching output file 635/2837 Patching output file 636/2837 Patching output file 637/2837 Patching output file 638/2837 Patching output file 639/2837 Patching output file 640/2837 Patching output file 641/2837 Patching output file 642/2837 Patching output file 643/2837 Patching output file 644/2837 Patching output file 645/2837 Patching output file 646/2837 Patching output file 647/2837 Patching output file 648/2837 Patching output file 649/2837 Patching output file 650/2837 Patching output file 651/2837 Patching output file 652/2837 Patching output file 653/2837 Patching output file 654/2837 Patching output file 655/2837 Patching output file 656/2837 Patching output file 657/2837 Patching output file 658/2837 Patching output file 659/2837 Patching output file 660/2837 Patching output file 661/2837 Patching output file 662/2837 Patching output file 663/2837 Patching output file 664/2837 Patching output file 665/2837 Patching output file 666/2837 Patching output file 667/2837 Patching output file 668/2837 Patching output file 669/2837 Patching output file 670/2837 Patching output file 671/2837 Patching output file 672/2837 Patching output file 673/2837 Patching output file 674/2837 Patching output file 675/2837 Patching output file 676/2837 Patching output file 677/2837 Patching output file 678/2837 Patching output file 679/2837 Patching output file 680/2837 Patching output file 681/2837 Patching output file 682/2837 Patching output file 683/2837 Patching output file 684/2837 Patching output file 685/2837 Patching output file 686/2837 Patching output file 687/2837 Patching output file 688/2837 Patching output file 689/2837 Patching output file 690/2837 Patching output file 691/2837 Patching output file 692/2837 Patching output file 693/2837 Patching output file 694/2837 Patching output file 695/2837 Patching output file 696/2837 Patching output file 697/2837 Patching output file 698/2837 Patching output file 699/2837 Patching output file 700/2837 Patching output file 701/2837 Patching output file 702/2837 Patching output file 703/2837 Patching output file 704/2837 Patching output file 705/2837 Patching output file 706/2837 Patching output file 707/2837 Patching output file 708/2837 Patching output file 709/2837 Patching output file 710/2837 Patching output file 711/2837 Patching output file 712/2837 Patching output file 713/2837 Patching output file 714/2837 Patching output file 715/2837 Patching output file 716/2837 Patching output file 717/2837 Patching output file 718/2837 Patching output file 719/2837 Patching output file 720/2837 Patching output file 721/2837 Patching output file 722/2837 Patching output file 723/2837 Patching output file 724/2837 Patching output file 725/2837 Patching output file 726/2837 Patching output file 727/2837 Patching output file 728/2837 Patching output file 729/2837 Patching output file 730/2837 Patching output file 731/2837 Patching output file 732/2837 Patching output file 733/2837 Patching output file 734/2837 Patching output file 735/2837 Patching output file 736/2837 Patching output file 737/2837 Patching output file 738/2837 Patching output file 739/2837 Patching output file 740/2837 Patching output file 741/2837 Patching output file 742/2837 Patching output file 743/2837 Patching output file 744/2837 Patching output file 745/2837 Patching output file 746/2837 Patching output file 747/2837 Patching output file 748/2837 Patching output file 749/2837 Patching output file 750/2837 Patching output file 751/2837 Patching output file 752/2837 Patching output file 753/2837 Patching output file 754/2837 Patching output file 755/2837 Patching output file 756/2837 Patching output file 757/2837 Patching output file 758/2837 Patching output file 759/2837 Patching output file 760/2837 Patching output file 761/2837 Patching output file 762/2837 Patching output file 763/2837 Patching output file 764/2837 Patching output file 765/2837 Patching output file 766/2837 Patching output file 767/2837 Patching output file 768/2837 Patching output file 769/2837 Patching output file 770/2837 Patching output file 771/2837 Patching output file 772/2837 Patching output file 773/2837 Patching output file 774/2837 Patching output file 775/2837 Patching output file 776/2837 Patching output file 777/2837 Patching output file 778/2837 Patching output file 779/2837 Patching output file 780/2837 Patching output file 781/2837 Patching output file 782/2837 Patching output file 783/2837 Patching output file 784/2837 Patching output file 785/2837 Patching output file 786/2837 Patching output file 787/2837 Patching output file 788/2837 Patching output file 789/2837 Patching output file 790/2837 Patching output file 791/2837 Patching output file 792/2837 Patching output file 793/2837 Patching output file 794/2837 Patching output file 795/2837 Patching output file 796/2837 Patching output file 797/2837 Patching output file 798/2837 Patching output file 799/2837 Patching output file 800/2837 Patching output file 801/2837 Patching output file 802/2837 Patching output file 803/2837 Patching output file 804/2837 Patching output file 805/2837 Patching output file 806/2837 Patching output file 807/2837 Patching output file 808/2837 Patching output file 809/2837 Patching output file 810/2837 Patching output file 811/2837 Patching output file 812/2837 Patching output file 813/2837 Patching output file 814/2837 Patching output file 815/2837 Patching output file 816/2837 Patching output file 817/2837 Patching output file 818/2837 Patching output file 819/2837 Patching output file 820/2837 Patching output file 821/2837 Patching output file 822/2837 Patching output file 823/2837 Patching output file 824/2837 Patching output file 825/2837 Patching output file 826/2837 Patching output file 827/2837 Patching output file 828/2837 Patching output file 829/2837 Patching output file 830/2837 Patching output file 831/2837 Patching output file 832/2837 Patching output file 833/2837 Patching output file 834/2837 Patching output file 835/2837 Patching output file 836/2837 Patching output file 837/2837 Patching output file 838/2837 Patching output file 839/2837 Patching output file 840/2837 Patching output file 841/2837 Patching output file 842/2837 Patching output file 843/2837 Patching output file 844/2837 Patching output file 845/2837 Patching output file 846/2837 Patching output file 847/2837 Patching output file 848/2837 Patching output file 849/2837 Patching output file 850/2837 Patching output file 851/2837 Patching output file 852/2837 Patching output file 853/2837 Patching output file 854/2837 Patching output file 855/2837 Patching output file 856/2837 Patching output file 857/2837 Patching output file 858/2837 Patching output file 859/2837 Patching output file 860/2837 Patching output file 861/2837 Patching output file 862/2837 Patching output file 863/2837 Patching output file 864/2837 Patching output file 865/2837 Patching output file 866/2837 Patching output file 867/2837 Patching output file 868/2837 Patching output file 869/2837 Patching output file 870/2837 Patching output file 871/2837 Patching output file 872/2837 Patching output file 873/2837 Patching output file 874/2837 Patching output file 875/2837 Patching output file 876/2837 Patching output file 877/2837 Patching output file 878/2837 Patching output file 879/2837 Patching output file 880/2837 Patching output file 881/2837 Patching output file 882/2837 Patching output file 883/2837 Patching output file 884/2837 Patching output file 885/2837 Patching output file 886/2837 Patching output file 887/2837 Patching output file 888/2837 Patching output file 889/2837 Patching output file 890/2837 Patching output file 891/2837 Patching output file 892/2837 Patching output file 893/2837 Patching output file 894/2837 Patching output file 895/2837 Patching output file 896/2837 Patching output file 897/2837 Patching output file 898/2837 Patching output file 899/2837 Patching output file 900/2837 Patching output file 901/2837 Patching output file 902/2837 Patching output file 903/2837 Patching output file 904/2837 Patching output file 905/2837 Patching output file 906/2837 Patching output file 907/2837 Patching output file 908/2837 Patching output file 909/2837 Patching output file 910/2837 Patching output file 911/2837 Patching output file 912/2837 Patching output file 913/2837 Patching output file 914/2837 Patching output file 915/2837 Patching output file 916/2837 Patching output file 917/2837 Patching output file 918/2837 Patching output file 919/2837 Patching output file 920/2837 Patching output file 921/2837 Patching output file 922/2837 Patching output file 923/2837 Patching output file 924/2837 Patching output file 925/2837 Patching output file 926/2837 Patching output file 927/2837 Patching output file 928/2837 Patching output file 929/2837 Patching output file 930/2837 Patching output file 931/2837 Patching output file 932/2837 Patching output file 933/2837 Patching output file 934/2837 Patching output file 935/2837 Patching output file 936/2837 Patching output file 937/2837 Patching output file 938/2837 Patching output file 939/2837 Patching output file 940/2837 Patching output file 941/2837 Patching output file 942/2837 Patching output file 943/2837 Patching output file 944/2837 Patching output file 945/2837 Patching output file 946/2837 Patching output file 947/2837 Patching output file 948/2837 Patching output file 949/2837 Patching output file 950/2837 Patching output file 951/2837 Patching output file 952/2837 Patching output file 953/2837 Patching output file 954/2837 Patching output file 955/2837 Patching output file 956/2837 Patching output file 957/2837 Patching output file 958/2837 Patching output file 959/2837 Patching output file 960/2837 Patching output file 961/2837 Patching output file 962/2837 Patching output file 963/2837 Patching output file 964/2837 Patching output file 965/2837 Patching output file 966/2837 Patching output file 967/2837 Patching output file 968/2837 Patching output file 969/2837 Patching output file 970/2837 Patching output file 971/2837 Patching output file 972/2837 Patching output file 973/2837 Patching output file 974/2837 Patching output file 975/2837 Patching output file 976/2837 Patching output file 977/2837 Patching output file 978/2837 Patching output file 979/2837 Patching output file 980/2837 Patching output file 981/2837 Patching output file 982/2837 Patching output file 983/2837 Patching output file 984/2837 Patching output file 985/2837 Patching output file 986/2837 Patching output file 987/2837 Patching output file 988/2837 Patching output file 989/2837 Patching output file 990/2837 Patching output file 991/2837 Patching output file 992/2837 Patching output file 993/2837 Patching output file 994/2837 Patching output file 995/2837 Patching output file 996/2837 Patching output file 997/2837 Patching output file 998/2837 Patching output file 999/2837 Patching output file 1000/2837 Patching output file 1001/2837 Patching output file 1002/2837 Patching output file 1003/2837 Patching output file 1004/2837 Patching output file 1005/2837 Patching output file 1006/2837 Patching output file 1007/2837 Patching output file 1008/2837 Patching output file 1009/2837 Patching output file 1010/2837 Patching output file 1011/2837 Patching output file 1012/2837 Patching output file 1013/2837 Patching output file 1014/2837 Patching output file 1015/2837 Patching output file 1016/2837 Patching output file 1017/2837 Patching output file 1018/2837 Patching output file 1019/2837 Patching output file 1020/2837 Patching output file 1021/2837 Patching output file 1022/2837 Patching output file 1023/2837 Patching output file 1024/2837 Patching output file 1025/2837 Patching output file 1026/2837 Patching output file 1027/2837 Patching output file 1028/2837 Patching output file 1029/2837 Patching output file 1030/2837 Patching output file 1031/2837 Patching output file 1032/2837 Patching output file 1033/2837 Patching output file 1034/2837 Patching output file 1035/2837 Patching output file 1036/2837 Patching output file 1037/2837 Patching output file 1038/2837 Patching output file 1039/2837 Patching output file 1040/2837 Patching output file 1041/2837 Patching output file 1042/2837 Patching output file 1043/2837 Patching output file 1044/2837 Patching output file 1045/2837 Patching output file 1046/2837 Patching output file 1047/2837 Patching output file 1048/2837 Patching output file 1049/2837 Patching output file 1050/2837 Patching output file 1051/2837 Patching output file 1052/2837 Patching output file 1053/2837 Patching output file 1054/2837 Patching output file 1055/2837 Patching output file 1056/2837 Patching output file 1057/2837 Patching output file 1058/2837 Patching output file 1059/2837 Patching output file 1060/2837 Patching output file 1061/2837 Patching output file 1062/2837 Patching output file 1063/2837 Patching output file 1064/2837 Patching output file 1065/2837 Patching output file 1066/2837 Patching output file 1067/2837 Patching output file 1068/2837 Patching output file 1069/2837 Patching output file 1070/2837 Patching output file 1071/2837 Patching output file 1072/2837 Patching output file 1073/2837 Patching output file 1074/2837 Patching output file 1075/2837 Patching output file 1076/2837 Patching output file 1077/2837 Patching output file 1078/2837 Patching output file 1079/2837 Patching output file 1080/2837 Patching output file 1081/2837 Patching output file 1082/2837 Patching output file 1083/2837 Patching output file 1084/2837 Patching output file 1085/2837 Patching output file 1086/2837 Patching output file 1087/2837 Patching output file 1088/2837 Patching output file 1089/2837 Patching output file 1090/2837 Patching output file 1091/2837 Patching output file 1092/2837 Patching output file 1093/2837 Patching output file 1094/2837 Patching output file 1095/2837 Patching output file 1096/2837 Patching output file 1097/2837 Patching output file 1098/2837 Patching output file 1099/2837 Patching output file 1100/2837 Patching output file 1101/2837 Patching output file 1102/2837 Patching output file 1103/2837 Patching output file 1104/2837 Patching output file 1105/2837 Patching output file 1106/2837 Patching output file 1107/2837 Patching output file 1108/2837 Patching output file 1109/2837 Patching output file 1110/2837 Patching output file 1111/2837 Patching output file 1112/2837 Patching output file 1113/2837 Patching output file 1114/2837 Patching output file 1115/2837 Patching output file 1116/2837 Patching output file 1117/2837 Patching output file 1118/2837 Patching output file 1119/2837 Patching output file 1120/2837 Patching output file 1121/2837 Patching output file 1122/2837 Patching output file 1123/2837 Patching output file 1124/2837 Patching output file 1125/2837 Patching output file 1126/2837 Patching output file 1127/2837 Patching output file 1128/2837 Patching output file 1129/2837 Patching output file 1130/2837 Patching output file 1131/2837 Patching output file 1132/2837 Patching output file 1133/2837 Patching output file 1134/2837 Patching output file 1135/2837 Patching output file 1136/2837 Patching output file 1137/2837 Patching output file 1138/2837 Patching output file 1139/2837 Patching output file 1140/2837 Patching output file 1141/2837 Patching output file 1142/2837 Patching output file 1143/2837 Patching output file 1144/2837 Patching output file 1145/2837 Patching output file 1146/2837 Patching output file 1147/2837 Patching output file 1148/2837 Patching output file 1149/2837 Patching output file 1150/2837 Patching output file 1151/2837 Patching output file 1152/2837 Patching output file 1153/2837 Patching output file 1154/2837 Patching output file 1155/2837 Patching output file 1156/2837 Patching output file 1157/2837 Patching output file 1158/2837 Patching output file 1159/2837 Patching output file 1160/2837 Patching output file 1161/2837 Patching output file 1162/2837 Patching output file 1163/2837 Patching output file 1164/2837 Patching output file 1165/2837 Patching output file 1166/2837 Patching output file 1167/2837 Patching output file 1168/2837 Patching output file 1169/2837 Patching output file 1170/2837 Patching output file 1171/2837 Patching output file 1172/2837 Patching output file 1173/2837 Patching output file 1174/2837 Patching output file 1175/2837 Patching output file 1176/2837 Patching output file 1177/2837 Patching output file 1178/2837 Patching output file 1179/2837 Patching output file 1180/2837 Patching output file 1181/2837 Patching output file 1182/2837 Patching output file 1183/2837 Patching output file 1184/2837 Patching output file 1185/2837 Patching output file 1186/2837 Patching output file 1187/2837 Patching output file 1188/2837 Patching output file 1189/2837 Patching output file 1190/2837 Patching output file 1191/2837 Patching output file 1192/2837 Patching output file 1193/2837 Patching output file 1194/2837 Patching output file 1195/2837 Patching output file 1196/2837 Patching output file 1197/2837 Patching output file 1198/2837 Patching output file 1199/2837 Patching output file 1200/2837 Patching output file 1201/2837 Patching output file 1202/2837 Patching output file 1203/2837 Patching output file 1204/2837 Patching output file 1205/2837 Patching output file 1206/2837 Patching output file 1207/2837 Patching output file 1208/2837 Patching output file 1209/2837 Patching output file 1210/2837 Patching output file 1211/2837 Patching output file 1212/2837 Patching output file 1213/2837 Patching output file 1214/2837 Patching output file 1215/2837 Patching output file 1216/2837 Patching output file 1217/2837 Patching output file 1218/2837 Patching output file 1219/2837 Patching output file 1220/2837 Patching output file 1221/2837 Patching output file 1222/2837 Patching output file 1223/2837 Patching output file 1224/2837 Patching output file 1225/2837 Patching output file 1226/2837 Patching output file 1227/2837 Patching output file 1228/2837 Patching output file 1229/2837 Patching output file 1230/2837 Patching output file 1231/2837 Patching output file 1232/2837 Patching output file 1233/2837 Patching output file 1234/2837 Patching output file 1235/2837 Patching output file 1236/2837 Patching output file 1237/2837 Patching output file 1238/2837 Patching output file 1239/2837 Patching output file 1240/2837 Patching output file 1241/2837 Patching output file 1242/2837 Patching output file 1243/2837 Patching output file 1244/2837 Patching output file 1245/2837 Patching output file 1246/2837 Patching output file 1247/2837 Patching output file 1248/2837 Patching output file 1249/2837 Patching output file 1250/2837 Patching output file 1251/2837 Patching output file 1252/2837 Patching output file 1253/2837 Patching output file 1254/2837 Patching output file 1255/2837 Patching output file 1256/2837 Patching output file 1257/2837 Patching output file 1258/2837 Patching output file 1259/2837 Patching output file 1260/2837 Patching output file 1261/2837 Patching output file 1262/2837 Patching output file 1263/2837 Patching output file 1264/2837 Patching output file 1265/2837 Patching output file 1266/2837 Patching output file 1267/2837 Patching output file 1268/2837 Patching output file 1269/2837 Patching output file 1270/2837 Patching output file 1271/2837 Patching output file 1272/2837 Patching output file 1273/2837 Patching output file 1274/2837 Patching output file 1275/2837 Patching output file 1276/2837 Patching output file 1277/2837 Patching output file 1278/2837 Patching output file 1279/2837 Patching output file 1280/2837 Patching output file 1281/2837 Patching output file 1282/2837 Patching output file 1283/2837 Patching output file 1284/2837 Patching output file 1285/2837 Patching output file 1286/2837 Patching output file 1287/2837 Patching output file 1288/2837 Patching output file 1289/2837 Patching output file 1290/2837 Patching output file 1291/2837 Patching output file 1292/2837 Patching output file 1293/2837 Patching output file 1294/2837 Patching output file 1295/2837 Patching output file 1296/2837 Patching output file 1297/2837 Patching output file 1298/2837 Patching output file 1299/2837 Patching output file 1300/2837 Patching output file 1301/2837 Patching output file 1302/2837 Patching output file 1303/2837 Patching output file 1304/2837 Patching output file 1305/2837 Patching output file 1306/2837 Patching output file 1307/2837 Patching output file 1308/2837 Patching output file 1309/2837 Patching output file 1310/2837 Patching output file 1311/2837 Patching output file 1312/2837 Patching output file 1313/2837 Patching output file 1314/2837 Patching output file 1315/2837 Patching output file 1316/2837 Patching output file 1317/2837 Patching output file 1318/2837 Patching output file 1319/2837 Patching output file 1320/2837 Patching output file 1321/2837 Patching output file 1322/2837 Patching output file 1323/2837 Patching output file 1324/2837 Patching output file 1325/2837 Patching output file 1326/2837 Patching output file 1327/2837 Patching output file 1328/2837 Patching output file 1329/2837 Patching output file 1330/2837 Patching output file 1331/2837 Patching output file 1332/2837 Patching output file 1333/2837 Patching output file 1334/2837 Patching output file 1335/2837 Patching output file 1336/2837 Patching output file 1337/2837 Patching output file 1338/2837 Patching output file 1339/2837 Patching output file 1340/2837 Patching output file 1341/2837 Patching output file 1342/2837 Patching output file 1343/2837 Patching output file 1344/2837 Patching output file 1345/2837 Patching output file 1346/2837 Patching output file 1347/2837 Patching output file 1348/2837 Patching output file 1349/2837 Patching output file 1350/2837 Patching output file 1351/2837 Patching output file 1352/2837 Patching output file 1353/2837 Patching output file 1354/2837 Patching output file 1355/2837 Patching output file 1356/2837 Patching output file 1357/2837 Patching output file 1358/2837 Patching output file 1359/2837 Patching output file 1360/2837 Patching output file 1361/2837 Patching output file 1362/2837 Patching output file 1363/2837 Patching output file 1364/2837 Patching output file 1365/2837 Patching output file 1366/2837 Patching output file 1367/2837 Patching output file 1368/2837 Patching output file 1369/2837 Patching output file 1370/2837 Patching output file 1371/2837 Patching output file 1372/2837 Patching output file 1373/2837 Patching output file 1374/2837 Patching output file 1375/2837 Patching output file 1376/2837 Patching output file 1377/2837 Patching output file 1378/2837 Patching output file 1379/2837 Patching output file 1380/2837 Patching output file 1381/2837 Patching output file 1382/2837 Patching output file 1383/2837 Patching output file 1384/2837 Patching output file 1385/2837 Patching output file 1386/2837 Patching output file 1387/2837 Patching output file 1388/2837 Patching output file 1389/2837 Patching output file 1390/2837 Patching output file 1391/2837 Patching output file 1392/2837 Patching output file 1393/2837 Patching output file 1394/2837 Patching output file 1395/2837 Patching output file 1396/2837 Patching output file 1397/2837 Patching output file 1398/2837 Patching output file 1399/2837 Patching output file 1400/2837 Patching output file 1401/2837 Patching output file 1402/2837 Patching output file 1403/2837 Patching output file 1404/2837 Patching output file 1405/2837 Patching output file 1406/2837 Patching output file 1407/2837 Patching output file 1408/2837 Patching output file 1409/2837 Patching output file 1410/2837 Patching output file 1411/2837 Patching output file 1412/2837 Patching output file 1413/2837 Patching output file 1414/2837 Patching output file 1415/2837 Patching output file 1416/2837 Patching output file 1417/2837 Patching output file 1418/2837 Patching output file 1419/2837 Patching output file 1420/2837 Patching output file 1421/2837 Patching output file 1422/2837 Patching output file 1423/2837 Patching output file 1424/2837 Patching output file 1425/2837 Patching output file 1426/2837 Patching output file 1427/2837 Patching output file 1428/2837 Patching output file 1429/2837 Patching output file 1430/2837 Patching output file 1431/2837 Patching output file 1432/2837 Patching output file 1433/2837 Patching output file 1434/2837 Patching output file 1435/2837 Patching output file 1436/2837 Patching output file 1437/2837 Patching output file 1438/2837 Patching output file 1439/2837 Patching output file 1440/2837 Patching output file 1441/2837 Patching output file 1442/2837 Patching output file 1443/2837 Patching output file 1444/2837 Patching output file 1445/2837 Patching output file 1446/2837 Patching output file 1447/2837 Patching output file 1448/2837 Patching output file 1449/2837 Patching output file 1450/2837 Patching output file 1451/2837 Patching output file 1452/2837 Patching output file 1453/2837 Patching output file 1454/2837 Patching output file 1455/2837 Patching output file 1456/2837 Patching output file 1457/2837 Patching output file 1458/2837 Patching output file 1459/2837 Patching output file 1460/2837 Patching output file 1461/2837 Patching output file 1462/2837 Patching output file 1463/2837 Patching output file 1464/2837 Patching output file 1465/2837 Patching output file 1466/2837 Patching output file 1467/2837 Patching output file 1468/2837 Patching output file 1469/2837 Patching output file 1470/2837 Patching output file 1471/2837 Patching output file 1472/2837 Patching output file 1473/2837 Patching output file 1474/2837 Patching output file 1475/2837 Patching output file 1476/2837 Patching output file 1477/2837 Patching output file 1478/2837 Patching output file 1479/2837 Patching output file 1480/2837 Patching output file 1481/2837 Patching output file 1482/2837 Patching output file 1483/2837 Patching output file 1484/2837 Patching output file 1485/2837 Patching output file 1486/2837 Patching output file 1487/2837 Patching output file 1488/2837 Patching output file 1489/2837 Patching output file 1490/2837 Patching output file 1491/2837 Patching output file 1492/2837 Patching output file 1493/2837 Patching output file 1494/2837 Patching output file 1495/2837 Patching output file 1496/2837 Patching output file 1497/2837 Patching output file 1498/2837 Patching output file 1499/2837 Patching output file 1500/2837 Patching output file 1501/2837 Patching output file 1502/2837 Patching output file 1503/2837 Patching output file 1504/2837 Patching output file 1505/2837 Patching output file 1506/2837 Patching output file 1507/2837 Patching output file 1508/2837 Patching output file 1509/2837 Patching output file 1510/2837 Patching output file 1511/2837 Patching output file 1512/2837 Patching output file 1513/2837 Patching output file 1514/2837 Patching output file 1515/2837 Patching output file 1516/2837 Patching output file 1517/2837 Patching output file 1518/2837 Patching output file 1519/2837 Patching output file 1520/2837 Patching output file 1521/2837 Patching output file 1522/2837 Patching output file 1523/2837 Patching output file 1524/2837 Patching output file 1525/2837 Patching output file 1526/2837 Patching output file 1527/2837 Patching output file 1528/2837 Patching output file 1529/2837 Patching output file 1530/2837 Patching output file 1531/2837 Patching output file 1532/2837 Patching output file 1533/2837 Patching output file 1534/2837 Patching output file 1535/2837 Patching output file 1536/2837 Patching output file 1537/2837 Patching output file 1538/2837 Patching output file 1539/2837 Patching output file 1540/2837 Patching output file 1541/2837 Patching output file 1542/2837 Patching output file 1543/2837 Patching output file 1544/2837 Patching output file 1545/2837 Patching output file 1546/2837 Patching output file 1547/2837 Patching output file 1548/2837 Patching output file 1549/2837 Patching output file 1550/2837 Patching output file 1551/2837 Patching output file 1552/2837 Patching output file 1553/2837 Patching output file 1554/2837 Patching output file 1555/2837 Patching output file 1556/2837 Patching output file 1557/2837 Patching output file 1558/2837 Patching output file 1559/2837 Patching output file 1560/2837 Patching output file 1561/2837 Patching output file 1562/2837 Patching output file 1563/2837 Patching output file 1564/2837 Patching output file 1565/2837 Patching output file 1566/2837 Patching output file 1567/2837 Patching output file 1568/2837 Patching output file 1569/2837 Patching output file 1570/2837 Patching output file 1571/2837 Patching output file 1572/2837 Patching output file 1573/2837 Patching output file 1574/2837 Patching output file 1575/2837 Patching output file 1576/2837 Patching output file 1577/2837 Patching output file 1578/2837 Patching output file 1579/2837 Patching output file 1580/2837 Patching output file 1581/2837 Patching output file 1582/2837 Patching output file 1583/2837 Patching output file 1584/2837 Patching output file 1585/2837 Patching output file 1586/2837 Patching output file 1587/2837 Patching output file 1588/2837 Patching output file 1589/2837 Patching output file 1590/2837 Patching output file 1591/2837 Patching output file 1592/2837 Patching output file 1593/2837 Patching output file 1594/2837 Patching output file 1595/2837 Patching output file 1596/2837 Patching output file 1597/2837 Patching output file 1598/2837 Patching output file 1599/2837 Patching output file 1600/2837 Patching output file 1601/2837 Patching output file 1602/2837 Patching output file 1603/2837 Patching output file 1604/2837 Patching output file 1605/2837 Patching output file 1606/2837 Patching output file 1607/2837 Patching output file 1608/2837 Patching output file 1609/2837 Patching output file 1610/2837 Patching output file 1611/2837 Patching output file 1612/2837 Patching output file 1613/2837 Patching output file 1614/2837 Patching output file 1615/2837 Patching output file 1616/2837 Patching output file 1617/2837 Patching output file 1618/2837 Patching output file 1619/2837 Patching output file 1620/2837 Patching output file 1621/2837 Patching output file 1622/2837 Patching output file 1623/2837 Patching output file 1624/2837 Patching output file 1625/2837 Patching output file 1626/2837 Patching output file 1627/2837 Patching output file 1628/2837 Patching output file 1629/2837 Patching output file 1630/2837 Patching output file 1631/2837 Patching output file 1632/2837 Patching output file 1633/2837 Patching output file 1634/2837 Patching output file 1635/2837 Patching output file 1636/2837 Patching output file 1637/2837 Patching output file 1638/2837 Patching output file 1639/2837 Patching output file 1640/2837 Patching output file 1641/2837 Patching output file 1642/2837 Patching output file 1643/2837 Patching output file 1644/2837 Patching output file 1645/2837 Patching output file 1646/2837 Patching output file 1647/2837 Patching output file 1648/2837 Patching output file 1649/2837 Patching output file 1650/2837 Patching output file 1651/2837 Patching output file 1652/2837 Patching output file 1653/2837 Patching output file 1654/2837 Patching output file 1655/2837 Patching output file 1656/2837 Patching output file 1657/2837 Patching output file 1658/2837 Patching output file 1659/2837 Patching output file 1660/2837 Patching output file 1661/2837 Patching output file 1662/2837 Patching output file 1663/2837 Patching output file 1664/2837 Patching output file 1665/2837 Patching output file 1666/2837 Patching output file 1667/2837 Patching output file 1668/2837 Patching output file 1669/2837 Patching output file 1670/2837 Patching output file 1671/2837 Patching output file 1672/2837 Patching output file 1673/2837 Patching output file 1674/2837 Patching output file 1675/2837 Patching output file 1676/2837 Patching output file 1677/2837 Patching output file 1678/2837 Patching output file 1679/2837 Patching output file 1680/2837 Patching output file 1681/2837 Patching output file 1682/2837 Patching output file 1683/2837 Patching output file 1684/2837 Patching output file 1685/2837 Patching output file 1686/2837 Patching output file 1687/2837 Patching output file 1688/2837 Patching output file 1689/2837 Patching output file 1690/2837 Patching output file 1691/2837 Patching output file 1692/2837 Patching output file 1693/2837 Patching output file 1694/2837 Patching output file 1695/2837 Patching output file 1696/2837 Patching output file 1697/2837 Patching output file 1698/2837 Patching output file 1699/2837 Patching output file 1700/2837 Patching output file 1701/2837 Patching output file 1702/2837 Patching output file 1703/2837 Patching output file 1704/2837 Patching output file 1705/2837 Patching output file 1706/2837 Patching output file 1707/2837 Patching output file 1708/2837 Patching output file 1709/2837 Patching output file 1710/2837 Patching output file 1711/2837 Patching output file 1712/2837 Patching output file 1713/2837 Patching output file 1714/2837 Patching output file 1715/2837 Patching output file 1716/2837 Patching output file 1717/2837 Patching output file 1718/2837 Patching output file 1719/2837 Patching output file 1720/2837 Patching output file 1721/2837 Patching output file 1722/2837 Patching output file 1723/2837 Patching output file 1724/2837 Patching output file 1725/2837 Patching output file 1726/2837 Patching output file 1727/2837 Patching output file 1728/2837 Patching output file 1729/2837 Patching output file 1730/2837 Patching output file 1731/2837 Patching output file 1732/2837 Patching output file 1733/2837 Patching output file 1734/2837 Patching output file 1735/2837 Patching output file 1736/2837 Patching output file 1737/2837 Patching output file 1738/2837 Patching output file 1739/2837 Patching output file 1740/2837 Patching output file 1741/2837 Patching output file 1742/2837 Patching output file 1743/2837 Patching output file 1744/2837 Patching output file 1745/2837 Patching output file 1746/2837 Patching output file 1747/2837 Patching output file 1748/2837 Patching output file 1749/2837 Patching output file 1750/2837 Patching output file 1751/2837 Patching output file 1752/2837 Patching output file 1753/2837 Patching output file 1754/2837 Patching output file 1755/2837 Patching output file 1756/2837 Patching output file 1757/2837 Patching output file 1758/2837 Patching output file 1759/2837 Patching output file 1760/2837 Patching output file 1761/2837 Patching output file 1762/2837 Patching output file 1763/2837 Patching output file 1764/2837 Patching output file 1765/2837 Patching output file 1766/2837 Patching output file 1767/2837 Patching output file 1768/2837 Patching output file 1769/2837 Patching output file 1770/2837 Patching output file 1771/2837 Patching output file 1772/2837 Patching output file 1773/2837 Patching output file 1774/2837 Patching output file 1775/2837 Patching output file 1776/2837 Patching output file 1777/2837 Patching output file 1778/2837 Patching output file 1779/2837 Patching output file 1780/2837 Patching output file 1781/2837 Patching output file 1782/2837 Patching output file 1783/2837 Patching output file 1784/2837 Patching output file 1785/2837 Patching output file 1786/2837 Patching output file 1787/2837 Patching output file 1788/2837 Patching output file 1789/2837 Patching output file 1790/2837 Patching output file 1791/2837 Patching output file 1792/2837 Patching output file 1793/2837 Patching output file 1794/2837 Patching output file 1795/2837 Patching output file 1796/2837 Patching output file 1797/2837 Patching output file 1798/2837 Patching output file 1799/2837 Patching output file 1800/2837 Patching output file 1801/2837 Patching output file 1802/2837 Patching output file 1803/2837 Patching output file 1804/2837 Patching output file 1805/2837 Patching output file 1806/2837 Patching output file 1807/2837 Patching output file 1808/2837 Patching output file 1809/2837 Patching output file 1810/2837 Patching output file 1811/2837 Patching output file 1812/2837 Patching output file 1813/2837 Patching output file 1814/2837 Patching output file 1815/2837 Patching output file 1816/2837 Patching output file 1817/2837 Patching output file 1818/2837 Patching output file 1819/2837 Patching output file 1820/2837 Patching output file 1821/2837 Patching output file 1822/2837 Patching output file 1823/2837 Patching output file 1824/2837 Patching output file 1825/2837 Patching output file 1826/2837 Patching output file 1827/2837 Patching output file 1828/2837 Patching output file 1829/2837 Patching output file 1830/2837 Patching output file 1831/2837 Patching output file 1832/2837 Patching output file 1833/2837 Patching output file 1834/2837 Patching output file 1835/2837 Patching output file 1836/2837 Patching output file 1837/2837 Patching output file 1838/2837 Patching output file 1839/2837 Patching output file 1840/2837 Patching output file 1841/2837 Patching output file 1842/2837 Patching output file 1843/2837 Patching output file 1844/2837 Patching output file 1845/2837 Patching output file 1846/2837 Patching output file 1847/2837 Patching output file 1848/2837 Patching output file 1849/2837 Patching output file 1850/2837 Patching output file 1851/2837 Patching output file 1852/2837 Patching output file 1853/2837 Patching output file 1854/2837 Patching output file 1855/2837 Patching output file 1856/2837 Patching output file 1857/2837 Patching output file 1858/2837 Patching output file 1859/2837 Patching output file 1860/2837 Patching output file 1861/2837 Patching output file 1862/2837 Patching output file 1863/2837 Patching output file 1864/2837 Patching output file 1865/2837 Patching output file 1866/2837 Patching output file 1867/2837 Patching output file 1868/2837 Patching output file 1869/2837 Patching output file 1870/2837 Patching output file 1871/2837 Patching output file 1872/2837 Patching output file 1873/2837 Patching output file 1874/2837 Patching output file 1875/2837 Patching output file 1876/2837 Patching output file 1877/2837 Patching output file 1878/2837 Patching output file 1879/2837 Patching output file 1880/2837 Patching output file 1881/2837 Patching output file 1882/2837 Patching output file 1883/2837 Patching output file 1884/2837 Patching output file 1885/2837 Patching output file 1886/2837 Patching output file 1887/2837 Patching output file 1888/2837 Patching output file 1889/2837 Patching output file 1890/2837 Patching output file 1891/2837 Patching output file 1892/2837 Patching output file 1893/2837 Patching output file 1894/2837 Patching output file 1895/2837 Patching output file 1896/2837 Patching output file 1897/2837 Patching output file 1898/2837 Patching output file 1899/2837 Patching output file 1900/2837 Patching output file 1901/2837 Patching output file 1902/2837 Patching output file 1903/2837 Patching output file 1904/2837 Patching output file 1905/2837 Patching output file 1906/2837 Patching output file 1907/2837 Patching output file 1908/2837 Patching output file 1909/2837 Patching output file 1910/2837 Patching output file 1911/2837 Patching output file 1912/2837 Patching output file 1913/2837 Patching output file 1914/2837 Patching output file 1915/2837 Patching output file 1916/2837 Patching output file 1917/2837 Patching output file 1918/2837 Patching output file 1919/2837 Patching output file 1920/2837 Patching output file 1921/2837 Patching output file 1922/2837 Patching output file 1923/2837 Patching output file 1924/2837 Patching output file 1925/2837 Patching output file 1926/2837 Patching output file 1927/2837 Patching output file 1928/2837 Patching output file 1929/2837 Patching output file 1930/2837 Patching output file 1931/2837 Patching output file 1932/2837 Patching output file 1933/2837 Patching output file 1934/2837 Patching output file 1935/2837 Patching output file 1936/2837 Patching output file 1937/2837 Patching output file 1938/2837 Patching output file 1939/2837 Patching output file 1940/2837 Patching output file 1941/2837 Patching output file 1942/2837 Patching output file 1943/2837 Patching output file 1944/2837 Patching output file 1945/2837 Patching output file 1946/2837 Patching output file 1947/2837 Patching output file 1948/2837 Patching output file 1949/2837 Patching output file 1950/2837 Patching output file 1951/2837 Patching output file 1952/2837 Patching output file 1953/2837 Patching output file 1954/2837 Patching output file 1955/2837 Patching output file 1956/2837 Patching output file 1957/2837 Patching output file 1958/2837 Patching output file 1959/2837 Patching output file 1960/2837 Patching output file 1961/2837 Patching output file 1962/2837 Patching output file 1963/2837 Patching output file 1964/2837 Patching output file 1965/2837 Patching output file 1966/2837 Patching output file 1967/2837 Patching output file 1968/2837 Patching output file 1969/2837 Patching output file 1970/2837 Patching output file 1971/2837 Patching output file 1972/2837 Patching output file 1973/2837 Patching output file 1974/2837 Patching output file 1975/2837 Patching output file 1976/2837 Patching output file 1977/2837 Patching output file 1978/2837 Patching output file 1979/2837 Patching output file 1980/2837 Patching output file 1981/2837 Patching output file 1982/2837 Patching output file 1983/2837 Patching output file 1984/2837 Patching output file 1985/2837 Patching output file 1986/2837 Patching output file 1987/2837 Patching output file 1988/2837 Patching output file 1989/2837 Patching output file 1990/2837 Patching output file 1991/2837 Patching output file 1992/2837 Patching output file 1993/2837 Patching output file 1994/2837 Patching output file 1995/2837 Patching output file 1996/2837 Patching output file 1997/2837 Patching output file 1998/2837 Patching output file 1999/2837 Patching output file 2000/2837 Patching output file 2001/2837 Patching output file 2002/2837 Patching output file 2003/2837 Patching output file 2004/2837 Patching output file 2005/2837 Patching output file 2006/2837 Patching output file 2007/2837 Patching output file 2008/2837 Patching output file 2009/2837 Patching output file 2010/2837 Patching output file 2011/2837 Patching output file 2012/2837 Patching output file 2013/2837 Patching output file 2014/2837 Patching output file 2015/2837 Patching output file 2016/2837 Patching output file 2017/2837 Patching output file 2018/2837 Patching output file 2019/2837 Patching output file 2020/2837 Patching output file 2021/2837 Patching output file 2022/2837 Patching output file 2023/2837 Patching output file 2024/2837 Patching output file 2025/2837 Patching output file 2026/2837 Patching output file 2027/2837 Patching output file 2028/2837 Patching output file 2029/2837 Patching output file 2030/2837 Patching output file 2031/2837 Patching output file 2032/2837 Patching output file 2033/2837 Patching output file 2034/2837 Patching output file 2035/2837 Patching output file 2036/2837 Patching output file 2037/2837 Patching output file 2038/2837 Patching output file 2039/2837 Patching output file 2040/2837 Patching output file 2041/2837 Patching output file 2042/2837 Patching output file 2043/2837 Patching output file 2044/2837 Patching output file 2045/2837 Patching output file 2046/2837 Patching output file 2047/2837 Patching output file 2048/2837 Patching output file 2049/2837 Patching output file 2050/2837 Patching output file 2051/2837 Patching output file 2052/2837 Patching output file 2053/2837 Patching output file 2054/2837 Patching output file 2055/2837 Patching output file 2056/2837 Patching output file 2057/2837 Patching output file 2058/2837 Patching output file 2059/2837 Patching output file 2060/2837 Patching output file 2061/2837 Patching output file 2062/2837 Patching output file 2063/2837 Patching output file 2064/2837 Patching output file 2065/2837 Patching output file 2066/2837 Patching output file 2067/2837 Patching output file 2068/2837 Patching output file 2069/2837 Patching output file 2070/2837 Patching output file 2071/2837 Patching output file 2072/2837 Patching output file 2073/2837 Patching output file 2074/2837 Patching output file 2075/2837 Patching output file 2076/2837 Patching output file 2077/2837 Patching output file 2078/2837 Patching output file 2079/2837 Patching output file 2080/2837 Patching output file 2081/2837 Patching output file 2082/2837 Patching output file 2083/2837 Patching output file 2084/2837 Patching output file 2085/2837 Patching output file 2086/2837 Patching output file 2087/2837 Patching output file 2088/2837 Patching output file 2089/2837 Patching output file 2090/2837 Patching output file 2091/2837 Patching output file 2092/2837 Patching output file 2093/2837 Patching output file 2094/2837 Patching output file 2095/2837 Patching output file 2096/2837 Patching output file 2097/2837 Patching output file 2098/2837 Patching output file 2099/2837 Patching output file 2100/2837 Patching output file 2101/2837 Patching output file 2102/2837 Patching output file 2103/2837 Patching output file 2104/2837 Patching output file 2105/2837 Patching output file 2106/2837 Patching output file 2107/2837 Patching output file 2108/2837 Patching output file 2109/2837 Patching output file 2110/2837 Patching output file 2111/2837 Patching output file 2112/2837 Patching output file 2113/2837 Patching output file 2114/2837 Patching output file 2115/2837 Patching output file 2116/2837 Patching output file 2117/2837 Patching output file 2118/2837 Patching output file 2119/2837 Patching output file 2120/2837 Patching output file 2121/2837 Patching output file 2122/2837 Patching output file 2123/2837 Patching output file 2124/2837 Patching output file 2125/2837 Patching output file 2126/2837 Patching output file 2127/2837 Patching output file 2128/2837 Patching output file 2129/2837 Patching output file 2130/2837 Patching output file 2131/2837 Patching output file 2132/2837 Patching output file 2133/2837 Patching output file 2134/2837 Patching output file 2135/2837 Patching output file 2136/2837 Patching output file 2137/2837 Patching output file 2138/2837 Patching output file 2139/2837 Patching output file 2140/2837 Patching output file 2141/2837 Patching output file 2142/2837 Patching output file 2143/2837 Patching output file 2144/2837 Patching output file 2145/2837 Patching output file 2146/2837 Patching output file 2147/2837 Patching output file 2148/2837 Patching output file 2149/2837 Patching output file 2150/2837 Patching output file 2151/2837 Patching output file 2152/2837 Patching output file 2153/2837 Patching output file 2154/2837 Patching output file 2155/2837 Patching output file 2156/2837 Patching output file 2157/2837 Patching output file 2158/2837 Patching output file 2159/2837 Patching output file 2160/2837 Patching output file 2161/2837 Patching output file 2162/2837 Patching output file 2163/2837 Patching output file 2164/2837 Patching output file 2165/2837 Patching output file 2166/2837 Patching output file 2167/2837 Patching output file 2168/2837 Patching output file 2169/2837 Patching output file 2170/2837 Patching output file 2171/2837 Patching output file 2172/2837 Patching output file 2173/2837 Patching output file 2174/2837 Patching output file 2175/2837 Patching output file 2176/2837 Patching output file 2177/2837 Patching output file 2178/2837 Patching output file 2179/2837 Patching output file 2180/2837 Patching output file 2181/2837 Patching output file 2182/2837 Patching output file 2183/2837 Patching output file 2184/2837 Patching output file 2185/2837 Patching output file 2186/2837 Patching output file 2187/2837 Patching output file 2188/2837 Patching output file 2189/2837 Patching output file 2190/2837 Patching output file 2191/2837 Patching output file 2192/2837 Patching output file 2193/2837 Patching output file 2194/2837 Patching output file 2195/2837 Patching output file 2196/2837 Patching output file 2197/2837 Patching output file 2198/2837 Patching output file 2199/2837 Patching output file 2200/2837 Patching output file 2201/2837 Patching output file 2202/2837 Patching output file 2203/2837 Patching output file 2204/2837 Patching output file 2205/2837 Patching output file 2206/2837 Patching output file 2207/2837 Patching output file 2208/2837 Patching output file 2209/2837 Patching output file 2210/2837 Patching output file 2211/2837 Patching output file 2212/2837 Patching output file 2213/2837 Patching output file 2214/2837 Patching output file 2215/2837 Patching output file 2216/2837 Patching output file 2217/2837 Patching output file 2218/2837 Patching output file 2219/2837 Patching output file 2220/2837 Patching output file 2221/2837 Patching output file 2222/2837 Patching output file 2223/2837 Patching output file 2224/2837 Patching output file 2225/2837 Patching output file 2226/2837 Patching output file 2227/2837 Patching output file 2228/2837 Patching output file 2229/2837 Patching output file 2230/2837 Patching output file 2231/2837 Patching output file 2232/2837 Patching output file 2233/2837 Patching output file 2234/2837 Patching output file 2235/2837 Patching output file 2236/2837 Patching output file 2237/2837 Patching output file 2238/2837 Patching output file 2239/2837 Patching output file 2240/2837 Patching output file 2241/2837 Patching output file 2242/2837 Patching output file 2243/2837 Patching output file 2244/2837 Patching output file 2245/2837 Patching output file 2246/2837 Patching output file 2247/2837 Patching output file 2248/2837 Patching output file 2249/2837 Patching output file 2250/2837 Patching output file 2251/2837 Patching output file 2252/2837 Patching output file 2253/2837 Patching output file 2254/2837 Patching output file 2255/2837 Patching output file 2256/2837 Patching output file 2257/2837 Patching output file 2258/2837 Patching output file 2259/2837 Patching output file 2260/2837 Patching output file 2261/2837 Patching output file 2262/2837 Patching output file 2263/2837 Patching output file 2264/2837 Patching output file 2265/2837 Patching output file 2266/2837 Patching output file 2267/2837 Patching output file 2268/2837 Patching output file 2269/2837 Patching output file 2270/2837 Patching output file 2271/2837 Patching output file 2272/2837 Patching output file 2273/2837 Patching output file 2274/2837 Patching output file 2275/2837 Patching output file 2276/2837 Patching output file 2277/2837 Patching output file 2278/2837 Patching output file 2279/2837 Patching output file 2280/2837 Patching output file 2281/2837 Patching output file 2282/2837 Patching output file 2283/2837 Patching output file 2284/2837 Patching output file 2285/2837 Patching output file 2286/2837 Patching output file 2287/2837 Patching output file 2288/2837 Patching output file 2289/2837 Patching output file 2290/2837 Patching output file 2291/2837 Patching output file 2292/2837 Patching output file 2293/2837 Patching output file 2294/2837 Patching output file 2295/2837 Patching output file 2296/2837 Patching output file 2297/2837 Patching output file 2298/2837 Patching output file 2299/2837 Patching output file 2300/2837 Patching output file 2301/2837 Patching output file 2302/2837 Patching output file 2303/2837 Patching output file 2304/2837 Patching output file 2305/2837 Patching output file 2306/2837 Patching output file 2307/2837 Patching output file 2308/2837 Patching output file 2309/2837 Patching output file 2310/2837 Patching output file 2311/2837 Patching output file 2312/2837 Patching output file 2313/2837 Patching output file 2314/2837 Patching output file 2315/2837 Patching output file 2316/2837 Patching output file 2317/2837 Patching output file 2318/2837 Patching output file 2319/2837 Patching output file 2320/2837 Patching output file 2321/2837 Patching output file 2322/2837 Patching output file 2323/2837 Patching output file 2324/2837 Patching output file 2325/2837 Patching output file 2326/2837 Patching output file 2327/2837 Patching output file 2328/2837 Patching output file 2329/2837 Patching output file 2330/2837 Patching output file 2331/2837 Patching output file 2332/2837 Patching output file 2333/2837 Patching output file 2334/2837 Patching output file 2335/2837 Patching output file 2336/2837 Patching output file 2337/2837 Patching output file 2338/2837 Patching output file 2339/2837 Patching output file 2340/2837 Patching output file 2341/2837 Patching output file 2342/2837 Patching output file 2343/2837 Patching output file 2344/2837 Patching output file 2345/2837 Patching output file 2346/2837 Patching output file 2347/2837 Patching output file 2348/2837 Patching output file 2349/2837 Patching output file 2350/2837 Patching output file 2351/2837 Patching output file 2352/2837 Patching output file 2353/2837 Patching output file 2354/2837 Patching output file 2355/2837 Patching output file 2356/2837 Patching output file 2357/2837 Patching output file 2358/2837 Patching output file 2359/2837 Patching output file 2360/2837 Patching output file 2361/2837 Patching output file 2362/2837 Patching output file 2363/2837 Patching output file 2364/2837 Patching output file 2365/2837 Patching output file 2366/2837 Patching output file 2367/2837 Patching output file 2368/2837 Patching output file 2369/2837 Patching output file 2370/2837 Patching output file 2371/2837 Patching output file 2372/2837 Patching output file 2373/2837 Patching output file 2374/2837 Patching output file 2375/2837 Patching output file 2376/2837 Patching output file 2377/2837 Patching output file 2378/2837 Patching output file 2379/2837 Patching output file 2380/2837 Patching output file 2381/2837 Patching output file 2382/2837 Patching output file 2383/2837 Patching output file 2384/2837 Patching output file 2385/2837 Patching output file 2386/2837 Patching output file 2387/2837 Patching output file 2388/2837 Patching output file 2389/2837 Patching output file 2390/2837 Patching output file 2391/2837 Patching output file 2392/2837 Patching output file 2393/2837 Patching output file 2394/2837 Patching output file 2395/2837 Patching output file 2396/2837 Patching output file 2397/2837 Patching output file 2398/2837 Patching output file 2399/2837 Patching output file 2400/2837 Patching output file 2401/2837 Patching output file 2402/2837 Patching output file 2403/2837 Patching output file 2404/2837 Patching output file 2405/2837 Patching output file 2406/2837 Patching output file 2407/2837 Patching output file 2408/2837 Patching output file 2409/2837 Patching output file 2410/2837 Patching output file 2411/2837 Patching output file 2412/2837 Patching output file 2413/2837 Patching output file 2414/2837 Patching output file 2415/2837 Patching output file 2416/2837 Patching output file 2417/2837 Patching output file 2418/2837 Patching output file 2419/2837 Patching output file 2420/2837 Patching output file 2421/2837 Patching output file 2422/2837 Patching output file 2423/2837 Patching output file 2424/2837 Patching output file 2425/2837 Patching output file 2426/2837 Patching output file 2427/2837 Patching output file 2428/2837 Patching output file 2429/2837 Patching output file 2430/2837 Patching output file 2431/2837 Patching output file 2432/2837 Patching output file 2433/2837 Patching output file 2434/2837 Patching output file 2435/2837 Patching output file 2436/2837 Patching output file 2437/2837 Patching output file 2438/2837 Patching output file 2439/2837 Patching output file 2440/2837 Patching output file 2441/2837 Patching output file 2442/2837 Patching output file 2443/2837 Patching output file 2444/2837 Patching output file 2445/2837 Patching output file 2446/2837 Patching output file 2447/2837 Patching output file 2448/2837 Patching output file 2449/2837 Patching output file 2450/2837 Patching output file 2451/2837 Patching output file 2452/2837 Patching output file 2453/2837 Patching output file 2454/2837 Patching output file 2455/2837 Patching output file 2456/2837 Patching output file 2457/2837 Patching output file 2458/2837 Patching output file 2459/2837 Patching output file 2460/2837 Patching output file 2461/2837 Patching output file 2462/2837 Patching output file 2463/2837 Patching output file 2464/2837 Patching output file 2465/2837 Patching output file 2466/2837 Patching output file 2467/2837 Patching output file 2468/2837 Patching output file 2469/2837 Patching output file 2470/2837 Patching output file 2471/2837 Patching output file 2472/2837 Patching output file 2473/2837 Patching output file 2474/2837 Patching output file 2475/2837 Patching output file 2476/2837 Patching output file 2477/2837 Patching output file 2478/2837 Patching output file 2479/2837 Patching output file 2480/2837 Patching output file 2481/2837 Patching output file 2482/2837 Patching output file 2483/2837 Patching output file 2484/2837 Patching output file 2485/2837 Patching output file 2486/2837 Patching output file 2487/2837 Patching output file 2488/2837 Patching output file 2489/2837 Patching output file 2490/2837 Patching output file 2491/2837 Patching output file 2492/2837 Patching output file 2493/2837 Patching output file 2494/2837 Patching output file 2495/2837 Patching output file 2496/2837 Patching output file 2497/2837 Patching output file 2498/2837 Patching output file 2499/2837 Patching output file 2500/2837 Patching output file 2501/2837 Patching output file 2502/2837 Patching output file 2503/2837 Patching output file 2504/2837 Patching output file 2505/2837 Patching output file 2506/2837 Patching output file 2507/2837 Patching output file 2508/2837 Patching output file 2509/2837 Patching output file 2510/2837 Patching output file 2511/2837 Patching output file 2512/2837 Patching output file 2513/2837 Patching output file 2514/2837 Patching output file 2515/2837 Patching output file 2516/2837 Patching output file 2517/2837 Patching output file 2518/2837 Patching output file 2519/2837 Patching output file 2520/2837 Patching output file 2521/2837 Patching output file 2522/2837 Patching output file 2523/2837 Patching output file 2524/2837 Patching output file 2525/2837 Patching output file 2526/2837 Patching output file 2527/2837 Patching output file 2528/2837 Patching output file 2529/2837 Patching output file 2530/2837 Patching output file 2531/2837 Patching output file 2532/2837 Patching output file 2533/2837 Patching output file 2534/2837 Patching output file 2535/2837 Patching output file 2536/2837 Patching output file 2537/2837 Patching output file 2538/2837 Patching output file 2539/2837 Patching output file 2540/2837 Patching output file 2541/2837 Patching output file 2542/2837 Patching output file 2543/2837 Patching output file 2544/2837 Patching output file 2545/2837 Patching output file 2546/2837 Patching output file 2547/2837 Patching output file 2548/2837 Patching output file 2549/2837 Patching output file 2550/2837 Patching output file 2551/2837 Patching output file 2552/2837 Patching output file 2553/2837 Patching output file 2554/2837 Patching output file 2555/2837 Patching output file 2556/2837 Patching output file 2557/2837 Patching output file 2558/2837 Patching output file 2559/2837 Patching output file 2560/2837 Patching output file 2561/2837 Patching output file 2562/2837 Patching output file 2563/2837 Patching output file 2564/2837 Patching output file 2565/2837 Patching output file 2566/2837 Patching output file 2567/2837 Patching output file 2568/2837 Patching output file 2569/2837 Patching output file 2570/2837 Patching output file 2571/2837 Patching output file 2572/2837 Patching output file 2573/2837 Patching output file 2574/2837 Patching output file 2575/2837 Patching output file 2576/2837 Patching output file 2577/2837 Patching output file 2578/2837 Patching output file 2579/2837 Patching output file 2580/2837 Patching output file 2581/2837 Patching output file 2582/2837 Patching output file 2583/2837 Patching output file 2584/2837 Patching output file 2585/2837 Patching output file 2586/2837 Patching output file 2587/2837 Patching output file 2588/2837 Patching output file 2589/2837 Patching output file 2590/2837 Patching output file 2591/2837 Patching output file 2592/2837 Patching output file 2593/2837 Patching output file 2594/2837 Patching output file 2595/2837 Patching output file 2596/2837 Patching output file 2597/2837 Patching output file 2598/2837 Patching output file 2599/2837 Patching output file 2600/2837 Patching output file 2601/2837 Patching output file 2602/2837 Patching output file 2603/2837 Patching output file 2604/2837 Patching output file 2605/2837 Patching output file 2606/2837 Patching output file 2607/2837 Patching output file 2608/2837 Patching output file 2609/2837 Patching output file 2610/2837 Patching output file 2611/2837 Patching output file 2612/2837 Patching output file 2613/2837 Patching output file 2614/2837 Patching output file 2615/2837 Patching output file 2616/2837 Patching output file 2617/2837 Patching output file 2618/2837 Patching output file 2619/2837 Patching output file 2620/2837 Patching output file 2621/2837 Patching output file 2622/2837 Patching output file 2623/2837 Patching output file 2624/2837 Patching output file 2625/2837 Patching output file 2626/2837 Patching output file 2627/2837 Patching output file 2628/2837 Patching output file 2629/2837 Patching output file 2630/2837 Patching output file 2631/2837 Patching output file 2632/2837 Patching output file 2633/2837 Patching output file 2634/2837 Patching output file 2635/2837 Patching output file 2636/2837 Patching output file 2637/2837 Patching output file 2638/2837 Patching output file 2639/2837 Patching output file 2640/2837 Patching output file 2641/2837 Patching output file 2642/2837 Patching output file 2643/2837 Patching output file 2644/2837 Patching output file 2645/2837 Patching output file 2646/2837 Patching output file 2647/2837 Patching output file 2648/2837 Patching output file 2649/2837 Patching output file 2650/2837 Patching output file 2651/2837 Patching output file 2652/2837 Patching output file 2653/2837 Patching output file 2654/2837 Patching output file 2655/2837 Patching output file 2656/2837 Patching output file 2657/2837 Patching output file 2658/2837 Patching output file 2659/2837 Patching output file 2660/2837 Patching output file 2661/2837 Patching output file 2662/2837 Patching output file 2663/2837 Patching output file 2664/2837 Patching output file 2665/2837 Patching output file 2666/2837 Patching output file 2667/2837 Patching output file 2668/2837 Patching output file 2669/2837 Patching output file 2670/2837 Patching output file 2671/2837 Patching output file 2672/2837 Patching output file 2673/2837 Patching output file 2674/2837 Patching output file 2675/2837 Patching output file 2676/2837 Patching output file 2677/2837 Patching output file 2678/2837 Patching output file 2679/2837 Patching output file 2680/2837 Patching output file 2681/2837 Patching output file 2682/2837 Patching output file 2683/2837 Patching output file 2684/2837 Patching output file 2685/2837 Patching output file 2686/2837 Patching output file 2687/2837 Patching output file 2688/2837 Patching output file 2689/2837 Patching output file 2690/2837 Patching output file 2691/2837 Patching output file 2692/2837 Patching output file 2693/2837 Patching output file 2694/2837 Patching output file 2695/2837 Patching output file 2696/2837 Patching output file 2697/2837 Patching output file 2698/2837 Patching output file 2699/2837 Patching output file 2700/2837 Patching output file 2701/2837 Patching output file 2702/2837 Patching output file 2703/2837 Patching output file 2704/2837 Patching output file 2705/2837 Patching output file 2706/2837 Patching output file 2707/2837 Patching output file 2708/2837 Patching output file 2709/2837 Patching output file 2710/2837 Patching output file 2711/2837 Patching output file 2712/2837 Patching output file 2713/2837 Patching output file 2714/2837 Patching output file 2715/2837 Patching output file 2716/2837 Patching output file 2717/2837 Patching output file 2718/2837 Patching output file 2719/2837 Patching output file 2720/2837 Patching output file 2721/2837 Patching output file 2722/2837 Patching output file 2723/2837 Patching output file 2724/2837 Patching output file 2725/2837 Patching output file 2726/2837 Patching output file 2727/2837 Patching output file 2728/2837 Patching output file 2729/2837 Patching output file 2730/2837 Patching output file 2731/2837 Patching output file 2732/2837 Patching output file 2733/2837 Patching output file 2734/2837 Patching output file 2735/2837 Patching output file 2736/2837 Patching output file 2737/2837 Patching output file 2738/2837 Patching output file 2739/2837 Patching output file 2740/2837 Patching output file 2741/2837 Patching output file 2742/2837 Patching output file 2743/2837 Patching output file 2744/2837 Patching output file 2745/2837 Patching output file 2746/2837 Patching output file 2747/2837 Patching output file 2748/2837 Patching output file 2749/2837 Patching output file 2750/2837 Patching output file 2751/2837 Patching output file 2752/2837 Patching output file 2753/2837 Patching output file 2754/2837 Patching output file 2755/2837 Patching output file 2756/2837 Patching output file 2757/2837 Patching output file 2758/2837 Patching output file 2759/2837 Patching output file 2760/2837 Patching output file 2761/2837 Patching output file 2762/2837 Patching output file 2763/2837 Patching output file 2764/2837 Patching output file 2765/2837 Patching output file 2766/2837 Patching output file 2767/2837 Patching output file 2768/2837 Patching output file 2769/2837 Patching output file 2770/2837 Patching output file 2771/2837 Patching output file 2772/2837 Patching output file 2773/2837 Patching output file 2774/2837 Patching output file 2775/2837 Patching output file 2776/2837 Patching output file 2777/2837 Patching output file 2778/2837 Patching output file 2779/2837 Patching output file 2780/2837 Patching output file 2781/2837 Patching output file 2782/2837 Patching output file 2783/2837 Patching output file 2784/2837 Patching output file 2785/2837 Patching output file 2786/2837 Patching output file 2787/2837 Patching output file 2788/2837 Patching output file 2789/2837 Patching output file 2790/2837 Patching output file 2791/2837 Patching output file 2792/2837 Patching output file 2793/2837 Patching output file 2794/2837 Patching output file 2795/2837 Patching output file 2796/2837 Patching output file 2797/2837 Patching output file 2798/2837 Patching output file 2799/2837 Patching output file 2800/2837 Patching output file 2801/2837 Patching output file 2802/2837 Patching output file 2803/2837 Patching output file 2804/2837 Patching output file 2805/2837 Patching output file 2806/2837 Patching output file 2807/2837 Patching output file 2808/2837 Patching output file 2809/2837 Patching output file 2810/2837 Patching output file 2811/2837 Patching output file 2812/2837 Patching output file 2813/2837 Patching output file 2814/2837 Patching output file 2815/2837 Patching output file 2816/2837 Patching output file 2817/2837 Patching output file 2818/2837 Patching output file 2819/2837 Patching output file 2820/2837 Patching output file 2821/2837 Patching output file 2822/2837 Patching output file 2823/2837 Patching output file 2824/2837 Patching output file 2825/2837 Patching output file 2826/2837 Patching output file 2827/2837 Patching output file 2828/2837 Patching output file 2829/2837 Patching output file 2830/2837 Patching output file 2831/2837 Patching output file 2832/2837 Patching output file 2833/2837 Patching output file 2834/2837 Patching output file 2835/2837 Patching output file 2836/2837 Patching output file 2837/2837 lookup cache used 17771/65536 hits=309083 misses=18176 finished... HTML reference in directory ./html/index.html make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0' for dir in lib ; do \ make -C $dir htmldox-single ; \ done make[1]: Entering directory '/home/neteler/src/releasebranch_8_0/lib' rm -rf ./latex ./html doxygen ../include/Make/Doxyfile_arch_html warning: tag INCLUDE_PATH: include path `include' does not exist warning: source include is not a readable file or directory... skipping. Searching for include files... Searching for example files... Searching for images... Searching for files in directory /home/neteler/src/releasebranch_8_0/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2 Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/doc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/colors Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/html Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/latex Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/SQL Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/testsuite 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_0/lib/db Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/SQL Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/test_suite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/testsuite Searching INPUT for files to process... Searching for files in directory /home/neteler/src/releasebranch_8_0/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/arraystats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/bitmap/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2 Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/btree2/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cairodriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/calc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/doc Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cdhc/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/cluster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/datetime/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_base/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_client/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/dbmi_driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/sqlp/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/db/stubs/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/display/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/driver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/dspf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/ccmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/external/shapelib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/fonts/fonts Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/colors Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gis/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gmath/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/gpde/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/htmldriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/imagery/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/init/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/iostream/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/lidar/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/linkm/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/manage/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/nviz/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/ogsf/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/pngdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/proj/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/psdriver/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/test Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/raster3d/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rowio/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/data/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/rst/qtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/segment/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/stats/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/basic Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/demo Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/extra Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/geology Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/legend Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/symbol/symbol/n_arrows Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/lib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/temporal/SQL Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/examples Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/dglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/diglib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/neta/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/docs Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/rtree/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/testsuite Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/vedit/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/OBJ.x86_64-pc-linux-gnu Searching for files in directory /home/neteler/src/releasebranch_8_0/lib/vector/Vlib/testsuite Reading and parsing tag files Parsing files Preprocessing /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/arraystats/basic.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/arraystats/basic.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/arraystats/class.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/arraystats/class.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/main.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/main.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/smain.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/smain.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/bitmap/sparse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/bitmap/sparse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/create.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/create.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/find.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/find.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/free.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/free.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/next.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/next.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/rewind.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/rewind.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree/update.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree/update.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/kdtree.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/btree2/rbtree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/btree2/rbtree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/cairodriver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw_bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/draw_bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/graph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/graph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_xid.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/read_xid.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/text.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/text.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_xid.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cairodriver/write_xid.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/check.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/check.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/function.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/function.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xabs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xabs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xacos.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xacos.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xadd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xadd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xand.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xand.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xand2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xand2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xasin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xasin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xatan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xatan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitand.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitand.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitnot.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitnot.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xbitxor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xbitxor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xceil.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xceil.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xcos.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xcos.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xdiv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xdiv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xdouble.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xdouble.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xeq.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xeq.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xeval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xeval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xexp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xexp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xfloat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xfloat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xfloor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xfloor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xge.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xge.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xgraph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xgraph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xgt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xgt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xif.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xif.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xint.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xint.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xisnull.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xisnull.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xle.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xlog.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xlog.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xlt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xlt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmedian.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmedian.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmod.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmod.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xmul.c... Preproces/home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox:35: warning: multiple use of section label 'listOfFunctions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox, line 60) sing /home/neteler/src/releasebranch_8_0/lib/calc/xne.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xne.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xneg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xneg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmedian.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmedian.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnmode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnmode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnot.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnot.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xnull.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xnull.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xor.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xor.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xor2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xor2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xpow.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xpow.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xrand.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xrand.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xround.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xround.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xshiftl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xshiftl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xshiftr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xshiftr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xshiftru.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xshiftru.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xsin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xsin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xsqrt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xsqrt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xsub.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xsub.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/calc/xtan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/calc/xtan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsnde.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsnde.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsndn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/andrsndn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as177.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as177.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as181.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as181.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as241.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as241.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/as66.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/as66.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/chisqn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2e.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2e.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2n.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/cvmw2n.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dagstndn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dagstndn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dcmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dcmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/dmaxe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/dmaxe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/durbins.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/durbins.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/enormp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/enormp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/extreme.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/extreme.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/geary.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/geary.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kotz.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kotz.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/ksn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/ksn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsve.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsve.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsvn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/kuiprsvn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/normp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/normp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/omnibus.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/omnibus.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/royston.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/royston.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiro2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiroe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/shapiroe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonue.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonue.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonun.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/watsonun.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/weisberg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/weisberg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cdhc/xinormal.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cdhc/xinormal.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_assign.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_assign.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_begin.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_begin.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_clear.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_clear.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_distinct.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_distinct.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_exec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_exec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_execmem.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_execmem.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_means.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_means.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_merge.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_merge.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_nclasses.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_nclasses.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_point.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_point.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_reassign.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_reassign.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_reclass.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_reclass.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_sep.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_sep.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_sig.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_sig.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/c_sum2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/c_sum2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/between.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/between.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/change.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/change.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/diff.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/diff.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/error.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/error.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/incr1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/incr1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/incr2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/incr2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/incr3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/incr3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/local.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/local.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/misc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/misc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/same.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/same.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/scan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/scan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/sign.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/sign.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/type.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/type.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/tz1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/tz1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/tz2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/tz2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/datetime/values.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/datetime/values.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/driver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/driver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/driverlib.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/driverlib.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/font.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/font.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/font2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/font2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/font_freetype.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/font_freetype.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/get_t_box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/get_t_box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/graph.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/graph.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/move.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/move.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/parse_ftcap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/parse_ftcap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/path.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/path.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/path.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/path.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/driver/text_size.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/driver/text_size.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/cell_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/cell_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/cube_io.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/cube_io.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/dspf_header.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/dspf_header.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/print_info.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/print_info.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/struct_copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/struct_copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/dspf/viz.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/dspf/viz.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atou1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atou1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atovm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/atovm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmath.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmath.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmathlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ccmathlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chouse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chouse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chousv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/chousv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmattr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmattr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmcpy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmcpy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cminv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cminv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmult.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmmult.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmprt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cmprt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/csolv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/csolv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cvmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/cvmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/eigval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/evmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/evmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hconj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hconj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigvec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/heigvec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hevmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hevmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hmgen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/hmgen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/house.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/house.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/housev.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/housev.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldumat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldumat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldvmat.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ldvmat.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/matprt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/matprt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mattr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mattr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mcopy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mcopy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/minv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/minv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/mmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ortho.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ortho.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrma.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrma.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrsm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/otrsm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/psinv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/psinv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdi.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdi.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdu1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdu1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrbdv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrecvc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrecvc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qreval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qreval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrevec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/qrevec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/rmmult.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/rmmult.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ruinv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/ruinv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/smgen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/smgen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvps.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvps.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvru.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvru.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvtd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/solvtd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2u1v.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2u1v.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2uv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2uv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2val.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/sv2val.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdu1v.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdu1v.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svduv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svduv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdval.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/svdval.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trncm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trncm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trnm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/trnm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unfl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unfl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unitary.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/unitary.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrncm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrncm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrnhm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/utrnhm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/ccmath/vmul.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/ccmath/vmul.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/dbfopen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/dbfopen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/safileio.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/safileio.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shapefil.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shapefil.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shpopen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/external/shapelib/shpopen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/adj_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/adj_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/alloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/alloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/aprintf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/aprintf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_ellipse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_ellipse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_poly1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_poly1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_poly2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_poly2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/area_sphere.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/area_sphere.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ascii_chk.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ascii_chk.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/basename.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/basename.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/bres_line.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/bres_line.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/clicker.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/clicker.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprbzip.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprbzip.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprlz4.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprlz4.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprrle.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprrle.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprzlib.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprzlib.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/cmprzstd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/cmprzstd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/color_rules.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/color_rules.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/color_str.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/color_str.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/commas.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/commas.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/compress.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/compress.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/compress.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/compress.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/copy_dir.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/copy_dir.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/copy_file.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/copy_file.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/counter.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/counter.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/date.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/date.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/datum.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/datum.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/debug.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/debug.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/distance.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/distance.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/done_msg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/done_msg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/endian.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/endian.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/env.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/env.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/error.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/error.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/file_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/file_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_etc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_etc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_file.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_file.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_rast.c... Parsing/home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1256: warning: multiple use of section label 'Miscellaneous' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox, line 825) file /home/neteler/src/releasebranch_8_0/lib/gis/find_rast.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_rast3d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_rast3d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/find_vect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/find_vect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/fmode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/fmode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/G.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/G.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/geodesic.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/geodesic.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/geodist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/geodist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/get_ellipse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/get_ellipse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/get_projinfo.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/get_projinfo.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/get_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/get_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/getl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/getl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gisbase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gisbase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gisdbase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gisdbase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gisinit.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gisinit.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/handler.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/handler.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/home.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/home.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ilist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ilist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/intersect.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/intersect.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/is.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/is.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/key_value4.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/key_value4.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/legal_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/legal_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/line_dist.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/line_dist.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ll_format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ll_format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ll_scan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ll_scan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/locale.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/locale.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/location.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/location.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/lrand48.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/lrand48.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ls.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ls.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/ls_filter.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/ls_filter.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/lz4.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/lz4.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/lz4.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/lz4.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mach_name.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mach_name.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/make_loc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/make_loc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/make_mapset.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/make_mapset.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapcase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapcase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapset.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapset.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapset_msc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapset_msc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mapset_nme.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mapset_nme.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/mkstemp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/mkstemp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/myname.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/myname.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/named_colr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/named_colr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/nl_to_spaces.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/nl_to_spaces.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/open.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/open.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/overwrite.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/overwrite.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/pager.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/pager.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_dependencies.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_dependencies.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_help.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_help.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_html.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_html.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_interface.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_interface.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_json.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_json.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_rest.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_rest.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_script.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_script.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_standard_options.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_standard_options.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/parser_wps.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/parser_wps.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/paths.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/paths.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/percent.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/percent.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/pi.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/pi.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/plot.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/plot.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/pole_in_poly.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/pole_in_poly.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/popen.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/popen.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/progrm_nme.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/progrm_nme.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/proj1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/proj1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/proj2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/proj2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/proj3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/proj3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/put_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/put_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/putenv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/putenv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/radii.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/radii.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/remove.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/remove.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rename.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rename.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rhumbline.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rhumbline.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/rotate.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/rotate.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/seek.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/seek.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/short_way.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/short_way.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/sleep.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/sleep.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/snprintf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/snprintf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/spawn.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/spawn.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/strings.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/strings.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/tempfile.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/tempfile.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/timestamp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/timestamp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/token.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/token.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/trim_dec.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/trim_dec.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/units.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/units.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/user_config.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/user_config.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/verbose.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/verbose.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/view.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/view.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/whoami.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/whoami.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/win32_pipes.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/win32_pipes.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_2_box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_2_box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_in.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_in.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_limits.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_limits.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_overlap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_overlap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/window_map.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/window_map.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/worker.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/worker.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/wr_cellhd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/wr_cellhd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/writ_zeros.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/writ_zeros.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/xdr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/xdr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/zero.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/zero.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gis/zone.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gis/zone.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/ATLAS_wrapper_blas_level_1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/ATLAS_wrapper_blas_level_1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_3.c... Parsing /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:270: warning: multiple use of section label 'highlevel' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox, line 200) /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:370: warning: multiple use of section label 'les' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox, line 302) file /home/neteler/src/releasebranch_8_0/lib/gmath/blas_level_3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/brent.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/brent.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/ccmath_grass_wrapper.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/ccmath_grass_wrapper.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/dalloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/dalloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/del2g.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/del2g.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/eigen_tools.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/eigen_tools.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/fft.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/findzc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/findzc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/gauss.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/gauss.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/getg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/getg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/gmathlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/gmathlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/ialloc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/ialloc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/la.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/la.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/lu.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/lu.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/max_pow2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/max_pow2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/mult.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/mult.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_classic_iter.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_classic_iter.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct_cholesky_band.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_direct_cholesky_band.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_krylov.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/solvers_krylov.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/sparse_matrix.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/sparse_matrix.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gmath/symmetric_band_matrix.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gmath/symmetric_band_matrix.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_io.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_arrays_io.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_geom.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_geom.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient_calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_gradient_calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_heatflow.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_heatflow.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_heatflow.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_heatflow.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_les.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_les.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_les_assemble.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_les_assemble.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_parse_options.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_parse_options.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_pde.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_pde.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_solute_transport.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_solute_transport.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/N_solute_transport.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/N_solute_transport.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_tools.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_tools.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/gpde/n_upwind.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/gpde/n_upwind.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_clse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_clse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_set.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/graph_set.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/htmlmap.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/htmlmap.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/polygon.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/polygon.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/htmldriver/text.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/htmldriver/text.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/clean_temp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/clean_temp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/echo.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/echo.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/lock.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/lock.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/run.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/run.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/init/winlocale.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/init/winlocale.c... Preprocessing /home/neteler/src/relea/home/neteler/src/releasebranch_8_0/lib/manage/managelib.dox:14: warning: multiple use of section label 'listFn' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox, line 46) sebranch_8_0/lib/iostream/ami_stream.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/ami_stream.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/iostream/mm_utils.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/mm_utils.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/iostream/rtimer.cpp... Parsing file /home/neteler/src/releasebranch_8_0/lib/iostream/rtimer.cpp... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/InterpSpline.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/InterpSpline.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/lidar.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/lidar.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/lidar/zones.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/lidar/zones.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/dispose.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/dispose.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/new.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/new.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/next.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/next.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/linkm/oom.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/linkm/oom.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/add_elem.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/add_elem.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_copy.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_copy.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_remove.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_remove.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/do_rename.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/do_rename.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/empty.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/empty.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/find.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/find.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/get_len.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/get_len.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/managelib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/managelib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/option.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/option.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/read_list.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/read_list.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/show_elem.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/show_elem.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/manage/sighold.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/manage/sighold.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/change_view.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/change_view.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/exag.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/exag.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/lights.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/lights.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/map_obj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/map_obj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/nviz.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/nviz.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/position.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/position.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/nviz/render.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/nviz/render.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gp3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gp3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gpd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gpd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_norms.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_norms.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_query.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_query.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fonts.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fonts.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fringe.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_fringe.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_tif.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_img_tif.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_label.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_label.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_legend.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_legend.c... Preprocessing /h/home/neteler/src/releasebranch_8_0/lib/ogsf/ogsflib.dox:685: warning: multiple use of section label 'authors' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox, line 102) /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriverlib.dox:7: warning: multiple use of section label 'listFn' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox, line 46) ome/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_surf.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_surf.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_wire.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_wire.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdiff.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdiff.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdrape.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdrape.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsds.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsds.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsget.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gv_quick.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gv_quick.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvd.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvd.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl3.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl3.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc2.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc2.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/gvld.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/gvld.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/mc33_table.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/mc33_table.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/ogsflib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/ogsflib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/rgbpack.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/rgbpack.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/rowcol.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/rowcol.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/ogsf/trans.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/ogsf/trans.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/color_table.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/color_table.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_line.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_line.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_point.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/draw_point.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_set.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/graph_set.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriverlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/pngdriverlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/point.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/point.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/polygon.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/polygon.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_png.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_png.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/read_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_bmp.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_bmp.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_png.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_png.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_ppm.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/pngdriver/write_ppm.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/convert.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/convert.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/datum.c... Parsing file /home/netele/home/neteler/src/releasebranch_8_0/lib/proj/projlib.dox:86: warning: multiple use of section label 'Functions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/nviz/nvizlib.dox, line 10) /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriverlib.dox:7: warning: multiple use of section label 'listFn' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/cluster/clusterlib.dox, line 46) /home/neteler/src/releasebranch_8_0/lib/rowio/rowiolib.dox:13: warning: multiple use of section label 'listOfFunctions' while adding section, (first occurrence: /home/neteler/src/releasebranch_8_0/lib/arraystats/arraystatslib.dox, line 60) r/src/releasebranch_8_0/lib/proj/datum.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/do_proj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/do_proj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/ellipse.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/ellipse.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/ftol.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/ftol.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/get_proj.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/get_proj.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/proj/projlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/proj/projlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/box.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/box.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/color.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/color.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/draw.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/draw.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/draw_bitmap.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/draw_bitmap.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/driver.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/driver.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/erase.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/erase.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_set.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/graph_set.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/line_width.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/line_width.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriver.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriver.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriverlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/psdriverlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/raster.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/raster.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/psdriver/set_window.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/psdriver/set_window.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/fileno.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/fileno.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/forget.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/forget.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/get.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/get.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/put.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/put.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/release.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/release.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/rowiolib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/rowiolib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rowio/setup.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rowio/setup.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/data/dataquad.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/distance.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/distance.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/func2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/func2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/input2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/input2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interp2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interp2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/matrix.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/matrix.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/minmax.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/minmax.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/output2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/output2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/point2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/point2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/resout2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/resout2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/ressegm2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/ressegm2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/secpar2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/secpar2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d_parallel.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d_parallel.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/vinput2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/vinput2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/write2d.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/write2d.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.h... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.h... Preprocessing /home/neteler/src/releasebranch_8_0/lib/rst/rstlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/rst/rstlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/address.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/address.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/close.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/close.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/flush.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/flush.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/format.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/format.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/get.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/get.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/get_row.c... Parsing file /home/neteler/src/rele/home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1618: warning: documented symbol `int G_matrix_read_stdin' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:56: warning: documented symbol `MM_register::MM_register' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:73: warning: documented symbol `MM_register::~MM_register' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:86: warning: documented symbol `void MM_register::print' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:103: warning: documented symbol `MM_err MM_register::set_memory_limit' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:145: warning: documented symbol `void MM_register::warn_memory_limit' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:152: warning: documented symbol `void MM_register::enforce_memory_limit' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:166: warning: documented symbol `void MM_register::ignore_memory_limit' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:173: warning: documented symbol `MM_mode MM_register::get_limit_mode' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:179: warning: documented symbol `void MM_register::print_limit_mode' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:200: warning: documented symbol `size_t MM_register::memory_available' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:205: warning: documented symbol `size_t MM_register::memory_used' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:211: warning: documented symbol `size_t MM_register::memory_limit' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:228: warning: documented symbol `int MM_register::space_overhead' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:238: warning: documented symbol `MM_err MM_register::register_allocation' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:258: warning: documented symbol `MM_err MM_register::register_deallocation' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:287: warning: documented symbol `void * MM_register::operator new[]' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:342: warning: documented symbol `void * MM_register::operator new' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:398: warning: documented symbol `void MM_register::operator delete' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:445: warning: documented symbol `void MM_register::operator delete[]' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:488: warning: documented symbol `int MM_register::instances' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:490: warning: documented symbol `MM_mode MM_register::register_new' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:501: warning: no uniquely matching class member found for unsigned int mm_register_init::count() /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:505: warning: documented symbol `mm_register_init::mm_register_init' was not declared or defined. /home/neteler/src/releasebranch_8_0/lib/iostream/mm.cpp:511: warning: documented symbol `mm_register_init::~mm_register_init' was not declared or defined. asebranch_8_0/lib/segment/get_row.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/init.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/init.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/open.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/open.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/pagein.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/pagein.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/pageout.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/pageout.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/put.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/put.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/put_row.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/put_row.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/release.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/release.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/seek.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/seek.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/segmentlib.dox... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/segmentlib.dox... Preprocessing /home/neteler/src/releasebranch_8_0/lib/segment/setup.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/segment/setup.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_ave.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_ave.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_count.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_count.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_divr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_divr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_intr.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_intr.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_kurt.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_kurt.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_max.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_max.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_maxx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_maxx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_median.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_median.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_min.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_min.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_minx.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_minx.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_mode.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_mode.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_percentile.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_percentile.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_range.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_range.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_reg.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_reg.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_skew.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_skew.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_stddev.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_stddev.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_sum.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_sum.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_thresh.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_thresh.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/c_var.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/c_var.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/stats/sort_cell.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/stats/sort_cell.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/symbol/read.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/symbol/read.c... Preprocessing /home/neteler/src/releasebranch_8_0/lib/symbol/stroke.c... Parsing file /home/neteler/src/releasebranch_8_0/lib/symbol/stroke.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file add_elem.c... Generating code for file address.c... Generating code for file adj_cellhd.c... Generating code for file alloc.c... Generating code for file ami_stream.cpp... Generating code for file andrsnde.c... Generating code for file andrsndn.c... Generating code for file aprintf.c... Generating code for file area.c... Generating code for file area_ellipse.c... Generating code for file area_poly1.c... Generating code for file area_poly2.c... Generating code for file area_sphere.c... Parsing code for file arraystatslib.dox... Generating code for file as177.c... Generating code for file as181.c... Generating code for file as241.c... Generating code for file as66.c... Generating code for file ascii_chk.c... Generating code for file asprintf.c... Generating code for file ATLAS_wrapper_blas_level_1.c... Generating code for file atou1.c... Generating code for file atovm.c... Generating code for file basename.c... Generating code for file basic.c... Generating code for file between.c... Generating code for file bitmap.c... Generating code for file blas_level_1.c... Generating code for file blas_level_2.c... Generating code for file blas_level_3.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file box.c... Generating code for file brent.c... Generating code for file bres_line.c... Parsing code for file btree2.dox... Generating code for file c_assign.c... Generating code for file c_ave.c... Generating code for file c_begin.c... Generating code for file c_clear.c... Generating code for file c_count.c... Generating code for file c_distinct.c... Generating code for file c_divr.c... Generating code for file c_exec.c... Generating code for file c_execmem.c... Generating code for file c_intr.c... Generating code for file c_kurt.c... Generating code for file c_max.c... Generating code for file c_maxx.c... Generating code for file c_means.c... Generating code for file c_median.c... Generating code for file c_merge.c... Generating code for file c_min.c... Generating code for file c_minx.c... Generating code for file c_mode.c... Generating code for file c_nclasses.c... Generating code for file c_percentile.c... Generating code for file c_point.c... Generating code for file c_range.c... Generating code for file c_reassign.c... Generating code for file c_reclass.c... Generating code for file c_reg.c... Generating code for file c_sep.c... Generating code for file c_sig.c... Generating code for file c_skew.c... Generating code for file c_stddev.c... Generating code for file c_sum.c... Generating code for file c_sum2.c... Generating code for file c_thresh.c... Generating code for file c_var.c... Parsing code for file cairodriver.dox... Generating code for file cairodriver.h... Generating code for file calc.c... Generating code for file ccmath.h... Generating code for file ccmath_grass_wrapper.c... Parsing code for file ccmathlib.dox... Parsing code for file cdhclib.dox... Generating code for file cell_table.c... Generating code for file change.c... Generating code for file change_view.c... Generating code for file check.c... Generating code for file chisqe.c... Generating code for file chisqn.c... Generating code for file chouse.c... Generating code for file chousv.c... Generating code for file class.c... Generating code for file clean_temp.c... Generating code for file clicker.c... Generating code for file close.c... Parsing code for file clusterlib.dox... Generating code for file cmattr.c... Generating code for file cmcpy.c... Generating code for file cminv.c... Generating code for file cmmul.c... Generating code for file cmmult.c... Generating code for file cmprbzip.c... Generating code for file cmprlz4.c... Generating code for file cmprrle.c... Generating code for file cmprt.c... Generating code for file cmprzlib.c... Generating code for file cmprzstd.c... Generating code for file color.c... Generating code for file color.c... Generating code for file color.c... Generating code for file color.c... Generating code for file color_rules.c... Generating code for file color_str.c... Generating code for file color_table.c... Generating code for file commas.c... Generating code for file compress.c... Generating code for file compress.h... Generating code for file convert.c... Generating code for file copy.c... Generating code for file copy_dir.c... Generating code for file copy_file.c... Generating code for file counter.c... Generating code for file cplanes_obj.c... Generating code for file create.c... Generating code for file csolv.c... Generating code for file cube_io.c... Generating code for file cvmul.c... Generating code for file cvmw2e.c... Generating code for file cvmw2n.c... Generating code for file dagstndn.c... Generating code for file dalloc.c... Generating code for file dataquad.c... Generating code for file dataquad.h... Generating code for file date.c... Generating code for file datum.c... Generating code for file datum.c... Generating code for file dbfopen.c... Generating code for file dcmp.c... Generating code for file debug.c... Generating code for file del2g.c... Generating code for file diff.c... Generating code for file dispose.c... Generating code for file distance.c... Generating code for file distance.c... Generating code for file dmax.c... Generating code for file dmaxe.c... Generating code for file do_copy.c... Generating code for file do_list.c... Generating code for file do_proj.c... Generating code for file do_remove.c... Generating code for file do_rename.c... Generating code for file done_msg.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw.c... Generating code for file draw_bitmap.c... Generating code for file draw_bitmap.c... Generating code for file draw_bitmap.c... Generating code for file draw_line.c... Generating code for file draw_point.c... Generating code for file driver.c... Generating code for file driver.c... Generating code for file driver.c... Generating code for file driver.c... Generating code for file driver.h... Generating code for file driverlib.h... Generating code for file dspf_header.c... Generating code for file durbins.c... Generating code for file echo.c... Generating code for file eigen.c... Generating code for file eigen_tools.c... Generating code for file eigval.c... Generating code for file ellipse.c... Generating code for file empty.c... Generating code for file endian.c... Generating code for file enormp.c... Generating code for file env.c... Generating code for file erase.c... Generating code for file erase.c... Generating code for file erase.c... Generating code for file erase.c... Generating code for file error.c... Generating code for file error.c... Generating code for file evmax.c... Generating code for file exag.c... Generating code for file extreme.c... Generating code for file fft.c... Generating code for file file_name.c... Generating code for file fileno.c... Generating code for file find.c... Generating code for file find.c... Generating code for file find_etc.c... Generating code for file find_file.c... Generating code for file find_rast.c... Generating code for file find_rast3d.c... Generating code for file find_vect.c... Generating code for file findzc.c... Generating code for file flush.c... Generating code for file fmode.c... Generating code for file font.c... Generating code for file font2.c... Generating code for file font_freetype.c... Generating code for file forget.c... Generating code for file format.c... Generating code for file format.c... Generating code for file free.c... Generating code for file ftol.c... Generating code for file func2d.c... Generating code for file function.c... Generating code for file G.h... Generating code for file gauss.c... Generating code for file geary.c... Generating code for file geodesic.c... Generating code for file geodist.c... Generating code for file get.c... Generating code for file get.c... Generating code for file get_ellipse.c... Generating code for file get_len.c... Generating code for file get_proj.c... Generating code for file get_projinfo.c... Generating code for file get_row.c... Generating code for file get_t_box.c... Generating code for file get_window.c... Generating code for file getg.c... Generating code for file getl.c... Generating code for file gisbase.c... Generating code for file gisdbase.c... Generating code for file gisinit.c... Parsing code for file gislib.dox... Parsing code for file gislib_cmdline_parsing.dox... Generating code for file gk.c... Generating code for file gk2.c... Parsing code for file gmathlib.dox... Generating code for file gp.c... Generating code for file gp2.c... Generating code for file gp3.c... Generating code for file gpd.c... Parsing code for file gpdelib.dox... Generating code for file graph.c... Generating code for file graph.c... Generating code for file graph_close.c... Generating code for file graph_close.c... Generating code for file graph_clse.c... Generating code for file graph_set.c... Generating code for file graph_set.c... Generating code for file graph_set.c... Generating code for file gs.c... Generating code for file gs2.c... Generating code for file gs3.c... Generating code for file gs_bm.c... Generating code for file gs_norms.c... Generating code for file gs_query.c... Generating code for file gs_util.c... Generating code for file gsd_cplane.c... Generating code for file gsd_fonts.c... Generating code for file gsd_fringe.c... Generating code for file gsd_img_ppm.c... Generating code for file gsd_img_tif.c... Generating code for file gsd_label.c... Generating code for file gsd_legend.c... Generating code for file gsd_objs.c... Generating code for file gsd_prim.c... Generating code for file gsd_surf.c... Generating code for file gsd_views.c... Generating code for file gsd_wire.c... Generating code for file gsdiff.c... Generating code for file gsdrape.c... Generating code for file gsds.c... Generating code for file gsget.c... Generating code for file gsget.h... Generating code for file gsx.c... Generating code for file gv.c... Generating code for file gv2.c... Generating code for file gv3.c... Generating code for file gv_quick.c... Generating code for file gvd.c... Generating code for file gvl.c... Generating code for file gvl2.c... Generating code for file gvl3.c... Generating code for file gvl_calc.c... Generating code for file gvl_calc2.c... Generating code for file gvl_file.c... Generating code for file gvld.c... Generating code for file handler.c... Generating code for file hconj.c... Generating code for file heigval.c... Generating code for file heigvec.c... Generating code for file hevmax.c... Generating code for file hmgen.c... Generating code for file home.c... Generating code for file house.c... Generating code for file housev.c... Generating code for file htmlmap.h... Generating code for file ialloc.c... Generating code for file ilist.c... Generating code for file incr1.c... Generating code for file incr2.c... Generating code for file incr3.c... Generating code for file init.c... Generating code for file init.c... Generating code for file init.c... Generating code for file init2d.c... Generating code for file input2d.c... Generating code for file interp2d.c... Generating code for file interpf.h... Generating code for file InterpSpline.c... Generating code for file intersect.c... Generating code for file is.c... Generating code for file kdtree.c... Generating code for file kdtree.h... Generating code for file key_value1.c... Generating code for file key_value2.c... Generating code for file key_value3.c... Generating code for file key_value4.c... Generating code for file kotz.c... Generating code for file kse.c... Generating code for file ksn.c... Generating code for file kuiprsve.c... Generating code for file kuiprsvn.c... Generating code for file la.c... Generating code for file ldumat.c... Generating code for file ldvmat.c... Generating code for file legal_name.c... Generating code for file lidar.h... Generating code for file lights.c... Generating code for file line_dist.c... Generating code for file line_width.c... Generating code for file line_width.c... Generating code for file line_width.c... Generating code for file line_width.c... Generating code for file list.c... Generating code for file list.c... Generating code for file ll_format.c... Generating code for file ll_scan.c... Generating code for file local.c... Generating code for file locale.c... Generating code for file location.c... Generating code for file lock.c... Generating code for file lrand48.c... Generating code for file ls.c... Generating code for file ls_filter.c... Generating code for file lu.c... Generating code for file lz4.c... Generating code for file lz4.h... Generating code for file mach_name.c... Generating code for file main.c... Generating code for file make_loc.c... Generating code for file make_mapset.c... Parsing code for file managelib.dox... Generating code for file map_obj.c... Generating code for file mapcase.c... Generating code for file mapset.c... Generating code for file mapset_msc.c... Generating code for file mapset_nme.c... Generating code for file matprt.c... Generating code for file matrix.c... Generating code for file mattr.c... Generating code for file max_pow2.c... Generating code for file mc33_table.h... Generating code for file mcopy.c... Generating code for file minmax.c... Generating code for file minv.c... Generating code for file misc.c... Generating code for file mkstemp.c... Generating code for file mm.cpp... Generating code for file mm_utils.cpp... Generating code for file mmul.c... Generating code for file move.c... Generating code for file mult.c... Generating code for file myname.c... Generating code for file n_arrays.c... Generating code for file n_arrays_calc.c... Generating code for file n_arrays_io.c... Generating code for file n_geom.c... Generating code for file n_gradient.c... Generating code for file n_gradient_calc.c... Generating code for file n_gwflow.c... Generating code for file N_gwflow.h... Generating code for file n_heatflow.c... Generating code for file N_heatflow.h... Generating code for file n_les.c... Generating code for file n_les_assemble.c... Generating code for file n_parse_options.c... Generating code for file N_pde.h... Generating code for file n_solute_transport.c... Generating code for file N_solute_transport.h... Generating code for file n_tools.c... Generating code for file n_upwind.c... Generating code for file named_colr.c... Generating code for file new.c... Generating code for file next.c... Generating code for file next.c... Generating code for file nl_to_spaces.c... Generating code for file nme_in_mps.c... Generating code for file normp.c... Generating code for file nviz.c... Parsing code for file nvizlib.dox... Parsing code for file ogsflib.dox... Generating code for file omnibus.c... Generating code for file oom.c... Generating code for file open.c... Generating code for file open.c... Generating code for file open_misc.c... Generating code for file option.c... Generating code for file ortho.c... Generating code for file otrma.c... Generating code for file otrsm.c... Generating code for file output2d.c... Generating code for file overwrite.c... Generating code for file pagein.c... Generating code for file pageout.c... Generating code for file pager.c... Generating code for file parse_ftcap.c... Generating code for file parser.c... Generating code for file parser_dependencies.c... Generating code for file parser_help.c... Generating code for file parser_html.c... Generating code for file parser_interface.c... Generating code for file parser_json.c... Generating code for file parser_rest.c... Generating code for file parser_script.c... Generating code for file parser_standard_options.c... Generating code for file parser_wps.c... Generating code for file path.c... Generating code for file path.h... Generating code for file paths.c... Generating code for file percent.c... Generating code for file pi.h... Generating code for file plot.c... Generating code for file pngdriver.h... Parsing code for file pngdriverlib.dox... Generating code for file point.c... Generating code for file point2d.c... Generating code for file pole_in_poly.c... Generating code for file polygon.c... Generating code for file polygon.c... Generating code for file popen.c... Generating code for file position.c... Generating code for file print_info.c... Generating code for file progrm_nme.c... Generating code for file proj1.c... Generating code for file proj2.c... Generating code for file proj3.c... Parsing code for file projlib.dox... Generating code for file psdriver.h... Parsing code for file psdriverlib.dox... Generating code for file psinv.c... Generating code for file put.c... Generating code for file put.c... Generating code for file put_row.c... Generating code for file put_window.c... Generating code for file putenv.c... Generating code for file qrbdi.c... Generating code for file qrbdu1.c... Generating code for file qrbdv.c... Generating code for file qrecvc.c... Generating code for file qreval.c... Generating code for file qrevec.c... Generating code for file qtree.c... Generating code for file qtree.h... Generating code for file radii.c... Generating code for file rand1.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file raster.c... Generating code for file rbtree.c... Generating code for file rd_cellhd.c... Generating code for file read.c... Generating code for file read.c... Generating code for file read.c... Generating code for file read_bmp.c... Generating code for file read_bmp.c... Generating code for file read_list.c... Generating code for file read_png.c... Generating code for file read_ppm.c... Generating code for file read_ppm.c... Generating code for file read_xid.c... Generating code for file release.c... Generating code for file release./home/neteler/src/releasebranch_8_0/lib/gis/alloc.c:62: warning: unable to resolve reference to `Allocating_Raster_I_O_Buffers' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c:85: warning: argument 'osize' of command @param is not found in the argument list of G_rasprintf(char **out, size_t *size, const char *fmt,...) /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c:85: warning: argument 'ap' of command @param is not found in the argument list of G_rasprintf(char **out, size_t *size, const char *fmt,...) /home/neteler/src/releasebranch_8_0/lib/gis/asprintf.c:101: warning: The following parameters of G_rasprintf(char **out, size_t *size, const char *fmt,...) are not documented: parameter 'size' /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'digits' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'decimals' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:159: warning: argument 'filler' of command @param is not found in the argument list of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) /home/neteler/src/releasebranch_8_0/lib/gis/basename.c:168: warning: The following parameters of G_generate_basename(const char *basename, double number, size_t ndigits, size_t ndecimals) are not documented: parameter 'number' parameter 'ndigits' parameter 'ndecimals' c... Generating code for file remove.c... Generating code for file rename.c... Generating code for file render.c... Generating code for file resout2d.c... Generating code for file ressegm2d.c... Generating code for file rewind.c... Generating code for file rgbpack.h... Generating code for file rhumbline.c... Generating code for file rmmult.c... Generating code for file rotate.c... Generating code for file rowcol.h... Parsing code for file rowiolib.dox... Generating code for file royston.c... Parsing code for file rstlib.dox... Generating code for file rtimer.cpp... Generating code for file ruinv.c... Generating code for file run.c... Generating code for file safileio.c... Generating code for file same.c... Generating code for file scan.c... Generating code for file secpar2d.c... Generating code for file seek.c... Generating code for file seek.c... Generating code for file segmen2d.c... Generating code for file segmen2d_parallel.c... Parsing code for file segmentlib.dox... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file set_window.c... Generating code for file setup.c... Generating code for file setup.c... Generating code for file shapefil.h... Generating code for file shapiro1.c... Generating code for file shapiro2.c... Generating code for file shapiroe.c... Generating code for file short_way.c... Generating code for file show_elem.c... Generating code for file shpopen.c... Generating code for file sighold.c... Generating code for file sign.c... Generating code for file sleep.c... Generating code for file smain.c... Generating code for file smgen.c... Generating code for file snprintf.c... Generating code for file solv.c... Generating code for file solvers_classic_iter.c... Generating code for file solvers_direct.c... Generating code for file solvers_direct_cholesky_band.c... Generating code for file solvers_krylov.c... Generating code for file solvps.c... Generating code for file solvru.c... Generating code for file solvtd.c... Generating code for file sort_cell.c... Generating code for file sparse.c... Generating code for file sparse_matrix.c... Generating code for file spawn.c... Generating code for file strings.c... Generating code for file stroke.c... Generating code for file struct_copy.c... Generating code for file sv2u1v.c... Generating code for file sv2uv.c... Generating code for file sv2val.c... Generating code for file svdu1v.c... Generating code for file svduv.c... Generating code for file svdval.c... Generating code for file symmetric_band_matrix.c... Generating code for file tempfile.c... Generating code for file text.c... Generating code for file text.c... Generating code for file text.c... Generating code for file text2.c... Generating code for file text3.c... Generating code for file text_size.c... Generating code for file timestamp.c... Generating code for file token.c... Generating code for file trans.c... Generating code for file trim_dec.c... Generating code for file trncm.c... Generating code for file trnm.c... Generating code for file type.c... Generating code for file tz1.c... Generating code for file tz2.c... Generating code for file unfl.c... Generating code for file unitary.c... Generating code for file units.c... Generating code for file update.c... Generating code for file user_config.c... Generating code for file utrncm.c... Generating code for file utrnhm.c... Generating code for file values.c... Generating code for file verbose.c... Generating code for file view.c... Generating code for file vinput2d.c... Generating code for file viz.h... Generating code for file vmul.c... Generating code for file watsonue.c... Generating code for file watsonun.c... Generating code for file weisberg.c... Generating code for file whoami.c... Generating code for file win32_pipes.c... Generating code for file wind_2_box.c... Generating code for file wind_format.c... Generating code for file wind_in.c... Generating code for file wind_limits.c... Generating code for file wind_overlap.c... Generating code for file wind_scan.c... Generating code for file window_map.c... Generating code for file winlocale.c... Generating code for file worker.c... Generating code for file wr_cellhd.c... Generating code for file writ_zeros.c... Generating code for file write.c... Generating code for file write.c... Generating code for file write2d.c... Generating code for file write_bmp.c... Generating code for file write_bmp.c... Generating code for file write_png.c... Generating code for file write_ppm.c... Generating code for file write_ppm.c... Generating code for file write_xid.c... Generating code for file xabs.c... Generating code for file xacos.c... Generating code for file xadd.c... Generating code for file xand.c... Generating code for file xand2.c... Generating code for file xasin.c... Generating code for file xatan.c... Generating code for file xbitand.c... Generating code for file xbitnot.c... Generating code for file xbitor.c... Generating code for file xbitxor.c... Generating code for file xceil.c... Generating code for file xcos.c... Generating code for file xdiv.c... Generating code for file xdouble.c... Generating code for file xdr.c... Generating code for file xeq.c... Generating code for file xeval.c... Generating code for file xexp.c... Generating code for file xfloat.c... Generating code for file xfloor.c... Generating code for file xge.c... Generating code for file xgraph.c... Generating code for file xgt.c... Generating code for file xif.c... Generating code for file xinormal.c... Generating code for file xint.c... Generating code for file xisnull.c... Generating code for file xle.c... Generating code for file xlog.c... Generating code for file xlt.c... Generating code for file xmax.c... Generating code for file xmedian.c... Generating code for file xmin.c... Generating code for file xmod.c... Generating code for file xmode.c... Generating code for file xmul.c... Generating code for file xne.c... Generating code for file xneg.c... Generating code for file xnmax.c... Generating code for file xnmedian.c... Generating code for file xnmin.c... Generating code for file xnmode.c... Generating code for file xnot.c... Generating code for file xnull.c... Generating code for file xor.c... Generating code for file xor2.c... Generating code for file xpow.c... Generating code for file xrand.c... Generating code for file xround.c... Generating code for file xshiftl.c... Generating code for file xshiftr.c... Generating code for file xshiftru.c... Generating code for file xsin.c... Generating code for file xsqrt.c... Generating code for file xsub.c... Generating code for file xtan.c... Generating code for file zero.c... Generating code for file zone.c... Generating code for file zones.c... Generating file documentation... Generating docs for file add_elem.c... Generating docs for file address.c... Generating docs for file adj_cellhd.c... Generating docs for file alloc.c... Generating docs for file ami_stream.cpp... Generating docs for file andrsnde.c... Generating docs for file andrsndn.c... Generating docs for file aprintf.c... Generating docs for file area.c... Generating docs for file area_ellipse.c... Generating docs for file area_poly1.c... Generating docs for file area_poly2.c... Generating docs for file area_sphere.c... Generating docs for file arraystatslib.dox... Generating docs for file as177.c... Generating docs for file as181.c... Generating docs for file as241.c... Generating docs for file as66.c... Generating docs for file ascii_chk.c... Generating docs for file asprintf.c... Generating docs for file ATLAS_wrapper_blas_level_1.c... Generating docs for file atou1.c... Generating docs for file atovm.c... Generating docs for file basename.c... Generating docs for file basic.c... Generating docs for file between.c... Generating docs for file bitmap.c... Generating docs for file blas_level_1.c... Generating docs for file blas_level_2.c... Generating docs for file blas_level_3.c... Generating docs for file box.c... Generating docs for file box.c... Generating docs for file box.c... Generating d/home/neteler/src/releasebranch_8_0/lib/proj/convert.c:404: warning: argument 'hSRS' of command @param is not found in the argument list of GPJ_osr_to_grass(struct Cell_head *cellhd, struct Key_Value **projinfo, struct Key_Value **projunits, OGRSpatialReferenceH hSRS1, int datumtrans) /home/neteler/src/releasebranch_8_0/lib/proj/convert.c:422: warning: The following parameters of GPJ_osr_to_grass(struct Cell_head *cellhd, struct Key_Value **projinfo, struct Key_Value **projunits, OGRSpatialReferenceH hSRS1, int datumtrans) are not documented: parameter 'hSRS1' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:58: warning: argument 'cplane' of command @param is not found in the argument list of Nviz_off_cplane(nv_data *data, int id) /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:63: warning: The following parameters of Nviz_off_cplane(nv_data *data, int id) are not documented: parameter 'id' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:43: warning: argument 'cplane' of command @param is not found in the argument list of Nviz_on_cplane(nv_data *data, int id) /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:48: warning: The following parameters of Nviz_on_cplane(nv_data *data, int id) are not documented: parameter 'id' /home/neteler/src/releasebranch_8_0/lib/nviz/cplanes_obj.c:243: warning: The following parameters of Nviz_set_fence_color(nv_data *data, int type) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gis/find_file.c:184: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/find_rast.c:21: warning: unable to resolve reference to `Mapset_Search_Path' for \ref command /home/neteler/src/releasebranch_8_0/lib/proj/get_proj.c:313: warning: argument 'in_units_keys' of command @param is not found in the argument list of pj_get_string(struct pj_info *info, char *str) /home/neteler/src/releasebranch_8_0/lib/gis/get_projinfo.c:227: warning: Invalid list item found /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:545: warning: argument 'km2' of command @param is not found in the argument list of get_2key_neighbors(int nvk, float time, float range, int loop, Keylist *karray[], Keylist **km1, Keylist **kp1) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:558: warning: The following parameters of get_2key_neighbors(int nvk, float time, float range, int loop, Keylist *karray[], Keylist **km1, Keylist **kp1) are not documented: parameter 'kp1' /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'kesy' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'pointer' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:591: warning: argument 'NULL' of command @param is not found in the argument list of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk.c:604: warning: The following parameters of gk_make_linear_framesfromkeys(Keylist *keys, int keysteps, int newsteps, int loop) are not documented: parameter 'keys' /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c:392: warning: argument 'fmaks' of command @param is not found in the argument list of GK_add_key(float pos, unsigned long fmask, int force_replace, float precis) /home/neteler/src/releasebranch_8_0/lib/ogsf/gk2.c:429: warning: The following parameters of GK_add_key(float pos, unsigned long fmask, int force_replace, float precis) are not documented: parameter 'fmask' /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c:346: warning: argument 'hsurf' of command @param is not found in the argument list of gp_set_drapesurfs(geosite *gp, int hsurfs[], int nsurfs) /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c:346: warning: argument 'nsurf' of command @param is not found in the argument list of gp_set_drapesurfs(geosite *gp, int hsurfs[], int nsurfs) /home/neteler/src/releasebranch_8_0/lib/ogsf/gp.c:352: warning: The following parameters of gp_set_drapesurfs(geosite *gp, int hsurfs[], int nsurfs) are not documented: parameter 'hsurfs' parameter 'nsurfs' /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c:231: warning: The following parameters of GP_get_style(int id, int *color, int *width, float *size, int *symbol) are not documented: parameter 'color' parameter 'width' parameter 'size' parameter 'symbol' /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c:293: warning: argument 'colors' of command @param is not found in the argument list of GP_set_style_thematic(int id, int layer, const char *color, const char *width, const char *size, const char *symbol, struct Colors *color_rules) /home/neteler/src/releasebranch_8_0/lib/ogsf/gp2.c:308: warning: The following parameters of GP_set_style_thematic(int id, int layer, const char *color, const char *width, const char *size, const char *symbol, struct Colors *color_rules) are not documented: parameter 'color_rules' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:1225: warning: argument 'center' of command @param is not found in the argument list of gs_get_datacenter(float *cen) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:1232: warning: The following parameters of gs_get_datacenter(float *cen) are not documented: parameter 'cen' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:361: warning: argument 'ft' of command @param is not found in the argument list of print_256lookup(int *buff) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:367: warning: The following parameters of print_256lookup(int *buff) are not documented: parameter 'buff' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:347: warning: argument 'ft' of command @param is not found in the argument list of print_realto(float *rt) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs.c:353: warning: The following parameters of print_realto(float *rt) are not documented: parameter 'rt' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:718: warning: The following parameters of GS_draw_nline_onsurf(int id, float x1, float y1, float x2, float y2, float *lasp, int n) are not documented: parameter 'lasp' parameter 'n' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:522: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition(float *siz, float *pos) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:522: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition(float *siz, float *pos) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:498: warning: argument 'out' of command @param is not found in the argument list of GS_get_modelposition1(float pos[]) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:1530: warning: argument 'numsurf' of command @param is not found in the argument list of GS_get_surf_list(int *numsurfs) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs2.c:1539: warning: The following parameters of GS_get_surf_list(int *numsurfs) are not documented: parameter 'numsurfs' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:191: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:191: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:202: warning: The following parameters of gsbm_and_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:157: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:157: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:168: warning: The following parameters of gsbm_or_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:174: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:174: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:185: warning: The following parameters of gsbm_ornot_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:208: warning: argument 'bmcom' of command @param is not found in the argument list of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:208: warning: argument 'mask_type' of command @param is not found in the argument list of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_bm.c:219: warning: The following parameters of gsbm_xor_masks(struct BM *bmvar, struct BM *bmcon) are not documented: parameter 'bmcon' ocs for file box.c... Generating docs for file box.c... Generating docs for file brent.c... Generating docs for file bres_line.c... Generating docs for file btree2.dox... Generating docs for file c_assign.c... Generating docs for file c_ave.c... Generating docs for file c_begin.c... Generating docs for file c_clear.c... Generating docs for file c_count.c... Generating docs for file c_distinct.c... Generating docs for file c_divr.c... Generating docs for file c_exec.c... Generating docs for file c_execmem.c... Generating docs for file c_intr.c... Generating docs for file c_kurt.c... Generating docs for file c_max.c... Generating docs for file c_maxx.c... Generating docs for file c_means.c... Generating docs for file c_median.c... Generating docs for file c_merge.c... Generating docs for file c_min.c... Generating docs for file c_minx.c... Generating docs for file c_mode.c... Generating docs for file c_nclasses.c... Generating docs for file c_percentile.c... Generating docs for file c_point.c... Generating docs for file c_range.c... Generating docs for file c_reassign.c... Generating docs for file c_reclass.c... Generating docs for file c_reg.c... Generating docs for file c_sep.c... Generating docs for file c_sig.c... Generating docs for file c_skew.c... Generating docs for file c_stddev.c... Generating docs for file c_sum.c... Generating docs for file c_sum2.c... Generating docs for file c_thresh.c... Generating docs for file c_var.c... Generating docs for file cairodriver.dox... Generating docs for file cairodriver.h... Generating docs for file calc.c... Generating docs for file ccmath.h... Generating docs for file ccmath_grass_wrapper.c... Generating docs for file ccmathlib.dox... Generating docs for file cdhclib.dox... Generating docs for file cell_table.c... Generating docs for file change.c... Generating docs for file change_view.c... Generating docs for file check.c... Generating docs for file chisqe.c... Generating docs for file chisqn.c... Generating docs for file chouse.c... Generating docs for file chousv.c... Generating docs for file class.c... Generating docs for file clean_temp.c... Generating docs for file clicker.c... Generating docs for file close.c... Generating docs for file clusterlib.dox... Generating docs for file cmattr.c... Generating docs for file cmcpy.c... Generating docs for file cminv.c... Generating docs for file cmmul.c... Generating docs for file cmmult.c... Generating docs for file cmprbzip.c... Generating docs for file cmprlz4.c... Generating docs for file cmprrle.c... Generating docs for file cmprt.c... Generating docs for file cmprzlib.c... Generating docs for file cmprzstd.c... Generating docs for file color.c... Generating docs for file color.c... Generating docs for file color.c... Generating docs for file color.c... Generating docs for file color_rules.c... Generating docs for file color_str.c... Generating docs for file color_table.c... Generating docs for file commas.c... Generating docs for file compress.c... Generating docs for file compress.h... Generating docs for file convert.c... Generating docs for file copy.c... Generating docs for file copy_dir.c... Generating docs for file copy_file.c... Generating docs for file counter.c... Generating docs for file cplanes_obj.c... Generating docs for file create.c... Generating docs for file csolv.c... Generating docs for file cube_io.c... Generating docs for file cvmul.c... Generating docs for file cvmw2e.c... Generating docs for file cvmw2n.c... Generating docs for file dagstndn.c... Generating docs for file dalloc.c... Generating docs for file dataquad.c... Generating docs for file dataquad.h... Generating docs for file date.c... Generating docs for file datum.c... Generating docs for file datum.c... Generating docs for file dbfopen.c... Generating docs for file dcmp.c... Generating docs for file debug.c... Generating docs for file del2g.c... Generating docs for file diff.c... Generating docs for file dispose.c... Generating docs for file distance.c... Generating docs for file distance.c... Generating docs for file dmax.c... Generating docs for file dmaxe.c... Generating docs for file do_copy.c... Generating docs for file do_list.c... Generating docs for file do_proj.c... Generating docs for file do_remove.c... Generating docs for file do_rename.c... Generating docs for file done_msg.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw.c... Generating docs for file draw_bitmap.c... Generating docs for file draw_bitmap.c... Generating docs for file draw_bitmap.c... Generating docs for file draw_line.c... Generating docs for file draw_point.c... Generating docs for file driver.c... Generating docs for file driver.c... Generating docs for file driver.c... Generating docs for file driver.c... Generating docs for file driver.h... Generating docs for file driverlib.h... Generating docs for file dspf_header.c... Generating docs for file durbins.c... Generating docs for file echo.c... Generating docs for file eigen.c... Generating docs for file eigen_tools.c... Generating docs for file eigval.c... Generating docs for file ellipse.c... Generating docs for file empty.c... Generating docs for file endian.c... Generating docs for file enormp.c... Generating docs for file env.c... Generating docs for file erase.c... Generating docs for file erase.c... Generating docs for file erase.c... Generating docs for file erase.c... Generating docs for file error.c... Generating docs for file error.c... Generating docs for file evmax.c... Generating docs for file exag.c... Generating docs for file extreme.c... Generating docs for file fft.c... Generating docs for file file_name.c... Generating docs for file fileno.c... Generating docs for file find.c... Generating docs for file find.c... Generating docs for file find_etc.c... Generating docs for file find_file.c... Generating docs for file find_rast.c... Generating docs for file find_rast3d.c... Generating docs for file find_vect.c... Generating docs for file findzc.c... Generating docs for file flush.c... Generating docs for file fmode.c... Generating docs for file font.c... Generating docs for file font2.c... Generating docs for file font_freetype.c... Generating docs for file forget.c... Generating docs for file format.c... Generating docs for file format.c... Generating docs for file free.c... Generating docs for file ftol.c... Generating docs for file func2d.c... Generating docs for file function.c... Generating docs for file G.h... Generating docs for file gauss.c... Generating docs for file geary.c... Generating docs for file geodesic.c... Generating docs for file geodist.c... Generating docs for file get.c... Generating docs for file get.c... Generating docs for file get_ellipse.c... Generating docs for file get_len.c... Generating docs for file get_proj.c... Generating docs for file get_projinfo.c... Generating docs for file get_row.c... Generating docs for file get_t_box.c... Generating docs for file get_window.c... Generating docs for file getg.c... Generating docs for file getl.c... Generating docs for file gisbase.c... Generating docs for file gisdbase.c... Generating docs for file gisinit.c... Generating docs for file gislib.dox... Generating docs for file gislib_cmdline_parsing.dox... Generating docs for file gk.c... Generating docs for file gk2.c... Generating docs for file gmathlib.dox... Generating docs for file gp.c... Generating docs for file gp2.c... Generating docs for file gp3.c... Generating docs for file gpd.c... Generating docs for file gpdelib.dox... Generating docs for file graph.c... Generating docs for file graph.c... Generating docs for file graph_close.c... Generating docs for file graph_close.c... Generating docs for file graph_clse.c... Generating docs for file graph_set.c... Generating docs for file graph_set.c... Generating docs for file graph_set.c... Generating docs for file gs.c... Generating docs for file gs2.c... Generating docs for file gs3.c... Generating docs for file gs_bm.c... Generating docs for file gs_norms.c... Generati/home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c:314: warning: argument 'in' of command @param is not found in the argument list of GS_v3normalize(float *v1, float *v2) /home/neteler/src/releasebranch_8_0/lib/ogsf/gs_util.c:314: warning: argument 'out' of command @param is not found in the argument list of GS_v3normalize(float *v1, float *v2) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c:154: warning: argument 'places' of command @param is not found in the argument list of gsd_get_cplanes(Point4 *planes) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_cplane.c:162: warning: The following parameters of gsd_get_cplanes(Point4 *planes) are not documented: parameter 'planes' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_label.c:41: warning: The following parameters of gs_put_label(const char *text, GLuint fontbase, int size, unsigned long color, int *pt) are not documented: parameter 'text' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:748: warning: argument 'ascpect' of command @param is not found in the argument list of dir_to_slope_aspect(float *dir, float *slope, float *aspect, int degrees) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:755: warning: The following parameters of dir_to_slope_aspect(float *dir, float *slope, float *aspect, int degrees) are not documented: parameter 'aspect' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:321: warning: argument 'size' of command @param is not found in the argument list of gsd_diamond(float *center, unsigned long colr, float siz) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:327: warning: The following parameters of gsd_diamond(float *center, unsigned long colr, float siz) are not documented: parameter 'siz' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:559: warning: argument 'size' of command @param is not found in the argument list of gsd_drawsphere(float *center, unsigned long colr, float siz) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:565: warning: The following parameters of gsd_drawsphere(float *center, unsigned long colr, float siz) are not documented: parameter 'siz' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:219: warning: argument 'number' of command @param is not found in the argument list of gsd_nline_onsurf(geosurf *gs, float *v1, float *v2, float *pt, int n) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:1161: warning: The following parameters of gsd_scalebar(float *pos2, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) are not documented: parameter 'len' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:1238: warning: argument 'pos2' of command @param is not found in the argument list of gsd_scalebar_v2(float *pos, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_objs.c:1249: warning: The following parameters of gsd_scalebar_v2(float *pos, float len, GLuint fontbase, unsigned long bar_clr, unsigned long text_clr) are not documented: parameter 'pos' parameter 'len' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c:574: warning: argument 'widnow' of command @param is not found in the argument list of gsd_checkpoint(float pt[4], int window[4], int viewport[4], double modelMatrix[16], double projMatrix[16]) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c:574: warning: argument 'doubleMatrix' of command @param is not found in the argument list of gsd_checkpoint(float pt[4], int window[4], int viewport[4], double modelMatrix[16], double projMatrix[16]) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_prim.c:585: warning: The following parameters of gsd_checkpoint(float pt[4], int window[4], int viewport[4], double modelMatrix[16], double projMatrix[16]) are not documented: parameter 'window' parameter 'modelMatrix' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:389: warning: argument 'in' of command @param is not found in the argument list of gsd_model2real(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:389: warning: argument 'out' of command @param is not found in the argument list of gsd_model2real(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:369: warning: argument 'in' of command @param is not found in the argument list of gsd_real2model(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:369: warning: argument 'out' of command @param is not found in the argument list of gsd_real2model(Point3 point) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:139: warning: argument 'dp' of command @param is not found in the argument list of gsd_set_view(geoview *gv, geodisplay *gd) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsd_views.c:146: warning: The following parameters of gsd_set_view(geoview *gv, geodisplay *gd) are not documented: parameter 'gd' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsdrape.c:696: warning: The following parameters of in_vregion(geosurf *gs, float *pt) are not documented: parameter 'pt' /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c:48: warning: argument 'pointer' of command @param is not found in the argument list of GS_set_cxl_func(void(*f)(void)) /home/neteler/src/releasebranch_8_0/lib/ogsf/gsx.c:52: warning: The following parameters of GS_set_cxl_func(void(*f)(void)) are not documented: parameter 'f' /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c:274: warning: argument 'colors' of command @param is not found in the argument list of GV_set_style_thematic(int id, int layer, const char *color, const char *width, struct Colors *color_rules) /home/neteler/src/releasebranch_8_0/lib/ogsf/gv2.c:287: warning: The following parameters of GV_set_style_thematic(int id, int layer, const char *color, const char *width, struct Colors *color_rules) are not documented: parameter 'color_rules' /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c:37: warning: argument 'number' of command @param is not found in the argument list of Gv_load_vect(const char *grassname, int *nlines) /home/neteler/src/releasebranch_8_0/lib/ogsf/gv3.c:47: warning: The following parameters of Gv_load_vect(const char *grassname, int *nlines) are not documented: parameter 'nlines' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c:79: warning: argument 'list' of command @param is not found in the argument list of gvl_getall_vols(geovol **gvols) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c:85: warning: The following parameters of gvl_getall_vols(geovol **gvols) are not documented: parameter 'gvols' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl.c:184: warning: The following parameters of gvl_init_vol(geovol *gvl, double ox, double oy, double oz, int rows, int cols, int depths, double xres, double yres, double zres) are not documented: parameter 'depths' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c:840: warning: argument 'isosurface_id' of command @param is not found in the argument list of GVL_isosurf_unset_att(int id, int isosurf_id, int att) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl2.c:849: warning: The following parameters of GVL_isosurf_unset_att(int id, int isosurf_id, int att) are not documented: parameter 'isosurf_id' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c:145: warning: argument 'value' of command @param is not found in the argument list of iso_get_cube_value(geovol_isosurf *isosurf, int desc, int x, int y, int z, float *v) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_calc.c:155: warning: The following parameters of iso_get_cube_value(geovol_isosurf *isosurf, int desc, int x, int y, int z, float *v) are not documented: parameter 'v' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:131: warning: argument 'data' of command @param is not found in the argument list of find_datah(const char *name, IFLAG type, int begin) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:131: warning: argument '1' of command @param is not found in the argument list of find_datah(const char *name, IFLAG type, int begin) /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:139: warning: The following parameters of find_datah(const char *name, IFLAG type, int begin) are not documented: parameter 'type' /home/neteler/src/releasebranch_8_0/lib/ogsf/gvl_file.c:1050: warning: The following parameters of gvl_file_get_value(geovol_file *vf, int x, int y, int z, void *value) are not documented: parameter 'x' parameter 'y' parameter 'z' parameter 'value' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c:109: warning: The following parameters of IL_init_func_2d(struct interp_params *params, grid_calc_fn *grid_f, matrix_create_fn *matr_f, check_points_fn *point_f, secpar_fn *secp_f, interp_fn *interp_f, interpder_fn *interpder_f, wr_temp_fn *temp_f) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/init2d.c:31: warning: The following parameters of IL_init_params_2d(struct interp_params *params, FILE *inp, int elatt, int smatt, double zm, int k1, int k2, char *msk, int rows, int cols, DCELL *ar1, DCELL *ar2, DCELL *ar3, DCELL *ar4, DCELL *ar5, DCELL *ar6, double tension, int k3, int sc1, int sc2, int sc3, double sm, char *f1, char *f2, char *f3, char *f4, char *f5, char *f6, double dm, double x_or, double y_or, int der, double tet, double scl, FILE *t1, FILE *t2, FILE *t3, FILE *t4, FILE *t5, FILE *t6, bool create_devi, struct TimeStamp *ts, int c, const char *wheresql) are not documented: parameter 'params' parameter 'rows' parameter 'ar1' parameter 'ar2' parameter 'ar3' parameter 'ar4' parameter 'ar5' parameter 'sc1' parameter 'sc2' parameter 'f1' parameter 'f2' parameter 'f3' parameter 'f4' parameter 'f5' parameter 't1' parameter 't2' parameter 't3' parameter 't4' parameter 't5' parameter 'ts' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interp2d.c:65: warning: The following parameters of IL_grid_calc_2d(struct interp_params *params, struct quaddata *data, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, double *b, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:160: warning: The following parameters of IL_check_at_points_2d(struct interp_params *params, struct quaddata *data, double *b, double *ertot, double zmin, double dnorm, struct triple skip_point) are not documented: parameter 'params' parameter 'dnorm' parameter 'skip_point' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:134: warning: The following parameters of IL_grid_calc_2d(struct interp_params *params, struct quaddata *data, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, double *b, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:124: warning: The following parameters of IL_init_func_2d(struct interp_params *params, grid_calc_fn *grid_f, matrix_create_fn *matr_f, check_points_fn *point_f, secpar_fn *secp_f, interp_fn *interp_f, interpder_fn *interpder_f, wr_temp_fn *temp_f) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:115: warning: The following parameters of IL_init_params_2d(struct interp_params *params, FILE *inp, int elatt, int smatt, double zm, int k1, int k2, char *msk, int rows, int cols, DCELL *ar1, DCELL *ar2, DCELL *ar3, DCELL *ar4, DCELL *ar5, DCELL *ar6, double tension, int k3, int sc1, int sc2, int sc3, double sm, char *f1, char *f2, char *f3, char *f4, char *f5, char *f6, double dm, double x_or, double y_or, int der, double tet, double scl, FILE *t1, FILE *t2, FILE *t3, FILE *t4, FILE *t5, FILE *t6, bool create_devi, struct TimeStamp *ts, int c, const char *wheresql) are not documented: parameter 'params' parameter 'rows' parameter 'ar1' parameter 'ar2' parameter 'ar3' parameter 'ar4' parameter 'ar5' parameter 'sc1' parameter 'sc2' parameter 'f1' parameter 'f2' parameter 'f3' parameter 'f4' parameter 'f5' parameter 't1' parameter 't2' parameter 't3' parameter 't4' parameter 't5' parameter 'ts' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:182: warning: The following parameters of IL_interp_segments_2d(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:188: warning: The following parameters of IL_interp_segments_2d_parallel(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm, int threads) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' parameter 'threads' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:141: warning: The following parameters of IL_matrix_create_alloc(struct interp_params *params, struct triple *points, int n_points, double **matrix, int *indx, double *A) are not documented: parameter 'A' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:156: warning: The following parameters of IL_output_2d(struct interp_params *params, struct Cell_head *cellhd, double zmin, double zmax, double zminac, double zmaxac, double c1min, double c1max, double c2min, double c2max, double gmin, double gmax, double ertot, char *input, double dnorm, int dtens, int vect, int n_points) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'zmaxac' parameter 'c1min' parameter 'c2min' parameter 'c2max' parameter 'gmin' parameter 'gmax' parameter 'dtens' parameter 'vect' parameter 'n_points' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:177: warning: The following parameters of IL_secpar_loop_2d(struct interp_params *params, int ngstc, int nszc, int k, struct BM *bitmask, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, int cond1, int cond2) are not documented: parameter 'params' parameter 'bitmask' parameter 'gmin' parameter 'gmax' parameter 'c1min' parameter 'c1max' parameter 'c2min' parameter 'cond1' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:194: warning: The following parameters of IL_vector_input_data_2d(struct interp_params *params, struct Map_info *Map, int field, char *zcol, char *scol, struct tree_info *info, double *xmin, double *xmax, double *ymin, double *ymax, double *zmin, double *zmax, int *n_points, double *dmax) are not documented: parameter 'xmin' parameter 'xmax' parameter 'ymin' parameter 'ymax' parameter 'zmin' parameter 'zmax' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/interpf.h:202: warning: The following parameters of IL_write_temp_2d(struct interp_params *params, int ngstc, int nszc, off_t offset2) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1586: warning: argument 'A' of command @param is not found in the argument list of G_matrix_resize(mat_struct *in, int rows, int cols) /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1596: warning: The following parameters of G_matrix_resize(mat_struct *in, int rows, int cols) are not documented: parameter 'in' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:205: warning: argument 'A' of command @param is not found in the argument list of G_matrix_scalar_mul(double scalar, mat_struct *matrix, mat_struct *out) /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:214: warning: The following parameters of G_matrix_scalar_mul(double scalar, mat_struct *matrix, mat_struct *out) are not documented: parameter 'matrix' parameter 'out' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:941: warning: The following parameters of G_matvect_product(mat_struct *A, vec_struct *b, vec_struct *out) are not documented: parameter 'out' /home/neteler/src/releasebranch_8_0/lib/gmath/la.c:1355: warning: The following parameters of G_vector_product(vec_struct *v1, vec_struct *v2, vec_struct *out) are not documented: parameter 'out' /home/neteler/src/releasebranch_8_0/lib/gis/make_loc.c:151: warning: argument 'proj_epsg' of command @param is not found in the argument list of G_make_location_crs(const char *location_name, struct Cell_head *wind, const struct Key_Value *proj_info, const struct Key_Value *proj_units, const char *proj_srid, const char *proj_wkt) /home/neteler/src/releasebranch_8_0/lib/nviz/map_obj.c:180: warning: The following parameters of Nviz_set_attr(int id, int type, int desc, int src, const char *str_value, double num_value, nv_data *data) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/matrix.c:72: warning: The following parameters of IL_matrix_create_alloc(struct interp_params *params, struct triple *points, int n_points, double **matrix, int *indx, double *A) are not documented: parameter 'A' /home/neteler/src/releasebranch_8_0/lib/gis/myname.c:21: warning: unable to resolve reference to `Permanent_Mapset' for \ref command /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:148: warning: The following parameters of N_alloc_gwflow_data2d(int cols, int rows, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:38: warning: The following parameters of N_alloc_gwflow_data3d(int cols, int rows, int depths, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:644: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:659: warning: The following parameters of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:356: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:371: warning: The following parameters of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:109: warning: The following parameters of N_alloc_gwflow_data2d(int cols, int rows, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:107: warning: The following parameters of N_alloc_gwflow_data3d(int cols, int rows, int depths, int river, int drain) are not documented: parameter 'river' parameter 'drain' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:644: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:105: warning: The following parameters of N_gwflow_2d_calc_water_budget(N_gwflow_data2d *data, N_geom_data *geom, N_array_2d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gpde/n_gwflow.c:356: warning: argument 'gwdata' of command @param is not found in the argument list of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) /home/neteler/src/releasebranch_8_0/lib/gpde/N_gwflow.h:103: warning: The following parameters of N_gwflow_3d_calc_water_budget(N_gwflow_data3d *data, N_geom_data *geom, N_array_3d *budget) are not documented: parameter 'data' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:70: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:97: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/nme_in_mps.c:20: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/nviz/nviz.c:436: warning: The following parameters of Nviz_delete_scalebar(nv_data *data, int bar_id) are not documented: parameter 'bar_id' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:182: warning: The following parameters of G_fopen_new_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:210: warning: The following parameters of G_fopen_old_misc(const char *dir, const char *element, const char *name, const char *mapset) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:113: warning: The following parameters of G_open_new_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:134: warning: The following parameters of G_open_old_misc(const char *dir, const char *element, const char *name, const char *mapset) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/gis/open_misc.c:155: warning: The following parameters of G_open_update_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/manage/option.c:28: warning: The following parameters of M_define_option(int n, const char *desc, int multiple) are not documented: parameter 'desc' parameter 'multiple' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/output2d.c:59: warning: The following parameters of IL_output_2d(struct interp_params *params, struct Cell_head *cellhd, double zmin, double zmax, double zminac, double zmaxac, double c1min, double c1max, double c2min, double c2max, double gmin, double gmax, double ertot, char *input, double dnorm, int dtens, int vect, int n_points) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'zmaxac' parameter 'c1min' parameter 'c2min' parameter 'c2max' parameter 'gmin' parameter 'gmax' parameter 'dtens' parameter 'vect' parameter 'n_points' /home/neteler/src/releasebranch_8_0/lib/gis/parser.c:1832: warning: argument 'file' of command @param is not found in the argument list of G_close_option_file(FILE *fp) /home/neteler/src/releasebranch_8_0/lib/gis/parser.c:1837: warning: The following parameters of G_close_option_file(FILE *fp) are not documented: parameter 'fp' /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:134: warning: argument 'stat' of command @param is not found in the argument list of G_lstat(const char *file_name, struct stat *buf) /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:145: warning: The following parameters of G_lstat(const char *file_name, struct stat *buf) are not documented: parameter 'buf' /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:118: warning: argument 'stat' of command @param is not found in the argument list of G_stat(const char *file_name, struct stat *buf) /home/neteler/src/releasebranch_8_0/lib/gis/paths.c:128: warning: The following parameters of G_stat(const char *file_name, struct stat *buf) are not documented: parameter 'buf' /home/neteler/src/releasebranch_8_0/lib/gis/plot.c:74: warning: argument 'move' of command @param is not found in the argument list of G_setup_plot(double t, double b, double l, double r, int(*Move)(int, int), int(*Cont)(int, int)) /home/neteler/src/releasebranch_8_0/lib/gis/plot.c:94: warning: The following parameters of G_setup_plot(double t, double b, double l, double r, int(*Move)(int, int), int(*Cont)(int, int)) are not documented: parameter 'Move' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/point2d.c:53: warning: The following parameters of IL_check_at_points_2d(struct interp_params *params, struct quaddata *data, double *b, double *ertot, double zmin, double dnorm, struct triple skip_point) are not documented: parameter 'params' parameter 'dnorm' parameter 'skip_point' /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.c:194: warning: The following parameters of MT_region_data(struct tree_info *info, struct multtree *tree, struct quaddata *data, int MAX, int n_leafs) are not documented: parameter 'info' parameter 'tree' parameter 'data' parameter 'n_leafs' /home/neteler/src/releasebranch_8_0/lib/rst/qtree/qtree.h:79: warning: The following parameters of MT_region_data(struct tree_info *info, struct multtree *tree, struct quaddata *data, int MAX, int n_leafs) are not documented: parameter 'info' parameter 'tree' parameter 'data' parameter 'n_leafs' /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c:23: warning: argument 'seedval' of command @param is not found in the argument list of G_math_srand(int seed) /home/neteler/src/releasebranch_8_0/lib/gmath/rand1.c:28: warning: The following parameters of G_math_srand(int seed) are not documented: parameter 'seed' ng docs for file gs_query.c... Generating docs for file gs_util.c... Generating docs for file gsd_cplane.c... Generating docs for file gsd_fonts.c... Generating docs for file gsd_fringe.c... Generating docs for file gsd_img_ppm.c... Generating docs for file gsd_img_tif.c... Generating docs for file gsd_label.c... Generating docs for file gsd_legend.c... Generating docs for file gsd_objs.c... Generating docs for file gsd_prim.c... Generating docs for file gsd_surf.c... Generating docs for file gsd_views.c... Generating docs for file gsd_wire.c... Generating docs for file gsdiff.c... Generating docs for file gsdrape.c... Generating docs for file gsds.c... Generating docs for file gsget.c... Generating docs for file gsget.h... Generating docs for file gsx.c... Generating docs for file gv.c... Generating docs for file gv2.c... Generating docs for file gv3.c... Generating docs for file gv_quick.c... Generating docs for file gvd.c... Generating docs for file gvl.c... Generating docs for file gvl2.c... Generating docs for file gvl3.c... Generating docs for file gvl_calc.c... Generating docs for file gvl_calc2.c... Generating docs for file gvl_file.c... Generating docs for file gvld.c... Generating docs for file handler.c... Generating docs for file hconj.c... Generating docs for file heigval.c... Generating docs for file heigvec.c... Generating docs for file hevmax.c... Generating docs for file hmgen.c... Generating docs for file home.c... Generating docs for file house.c... Generating docs for file housev.c... Generating docs for file htmlmap.h... Generating docs for file ialloc.c... Generating docs for file ilist.c... Generating docs for file incr1.c... Generating docs for file incr2.c... Generating docs for file incr3.c... Generating docs for file init.c... Generating docs for file init.c... Generating docs for file init.c... Generating docs for file init2d.c... Generating docs for file input2d.c... Generating docs for file interp2d.c... Generating docs for file interpf.h... Generating docs for file InterpSpline.c... Generating docs for file intersect.c... Generating docs for file is.c... Generating docs for file kdtree.c... Generating docs for file kdtree.h... Generating docs for file key_value1.c... Generating docs for file key_value2.c... Generating docs for file key_value3.c... Generating docs for file key_value4.c... Generating docs for file kotz.c... Generating docs for file kse.c... Generating docs for file ksn.c... Generating docs for file kuiprsve.c... Generating docs for file kuiprsvn.c... Generating docs for file la.c... Generating docs for file ldumat.c... Generating docs for file ldvmat.c... Generating docs for file legal_name.c... Generating docs for file lidar.h... Generating docs for file lights.c... Generating docs for file line_dist.c... Generating docs for file line_width.c... Generating docs for file line_width.c... Generating docs for file line_width.c... Generating docs for file line_width.c... Generating docs for file list.c... Generating docs for file list.c... Generating docs for file ll_format.c... Generating docs for file ll_scan.c... Generating docs for file local.c... Generating docs for file locale.c... Generating docs for file location.c... Generating docs for file lock.c... Generating docs for file lrand48.c... Generating docs for file ls.c... Generating docs for file ls_filter.c... Generating docs for file lu.c... Generating docs for file lz4.c... Generating docs for file lz4.h... Generating docs for file mach_name.c... Generating docs for file main.c... Generating docs for file make_loc.c... Generating docs for file make_mapset.c... Generating docs for file managelib.dox... Generating docs for file map_obj.c... Generating docs for file mapcase.c... Generating docs for file mapset.c... Generating docs for file mapset_msc.c... Generating docs for file mapset_nme.c... Generating docs for file matprt.c... Generating docs for file matrix.c... Generating docs for file mattr.c... Generating docs for file max_pow2.c... Generating docs for file mc33_table.h... Generating docs for file mcopy.c... Generating docs for file minmax.c... Generating docs for file minv.c... Generating docs for file misc.c... Generating docs for file mkstemp.c... Generating docs for file mm.cpp... Generating docs for file mm_utils.cpp... Generating docs for file mmul.c... Generating docs for file move.c... Generating docs for file mult.c... Generating docs for file myname.c... Generating docs for file n_arrays.c... Generating docs for file n_arrays_calc.c... Generating docs for file n_arrays_io.c... Generating docs for file n_geom.c... Generating docs for file n_gradient.c... Generating docs for file n_gradient_calc.c... Generating docs for file n_gwflow.c... Generating docs for file N_gwflow.h... Generating docs for file n_heatflow.c... Generating docs for file N_heatflow.h... Generating docs for file n_les.c... Generating docs for file n_les_assemble.c... Generating docs for file n_parse_options.c... Generating docs for file N_pde.h... Generating docs for file n_solute_transport.c... Generating docs for file N_solute_transport.h... Generating docs for file n_tools.c... Generating docs for file n_upwind.c... Generating docs for file named_colr.c... Generating docs for file new.c... Generating docs for file next.c... Generating docs for file next.c... Generating docs for file nl_to_spaces.c... Generating docs for file nme_in_mps.c... Generating docs for file normp.c... Generating docs for file nviz.c... Generating docs for file nvizlib.dox... Generating docs for file ogsflib.dox... Generating docs for file omnibus.c... Generating docs for file oom.c... Generating docs for file open.c... Generating docs for file open.c... Generating docs for file open_misc.c... Generating docs for file option.c... Generating docs for file ortho.c... Generating docs for file otrma.c... Generating docs for file otrsm.c... Generating docs for file output2d.c... Generating docs for file overwrite.c... Generating docs for file pagein.c... Generating docs for file pageout.c... Generating docs for file pager.c... Generating docs for file parse_ftcap.c... Generating docs for file parser.c... Generating docs for file parser_dependencies.c... Generating docs for file parser_help.c... Generating docs for file parser_html.c... Generating docs for file parser_interface.c... Generating docs for file parser_json.c... Generating docs for file parser_rest.c... Generating docs for file parser_script.c... Generating docs for file parser_standard_options.c... Generating docs for file parser_wps.c... Generating docs for file path.c... Generating docs for file path.h... Generating docs for file paths.c... Generating docs for file percent.c... Generating docs for file pi.h... Generating docs for file plot.c... Generating docs for file pngdriver.h... Generating docs for file pngdriverlib.dox... Generating docs for file point.c... Generating docs for file point2d.c... Generating docs for file pole_in_poly.c... Generating docs for file polygon.c... Generating docs for file polygon.c... Generating docs for file popen.c... Generating docs for file position.c... Generating docs for file print_info.c... Generating docs for file progrm_nme.c... Generating docs for file proj1.c... Generating docs for file proj2.c... Generating docs for file proj3.c... Generating docs for file projlib.dox... Generating docs for file psdriver.h... Generating docs for file psdriverlib.dox... Generating docs for file psinv.c... Generating docs for file put.c... Generating docs for file put.c... Generating docs for file put_row.c... Generating docs for file put_window.c... Generating docs for file putenv.c... Generating docs for file qrbdi.c... Generating docs for file qrbdu1.c... Generating docs for file qrbdv.c... Generating docs for file qrecvc.c... Generating docs for file qreval.c... Generating docs for file qrevec.c... Generating docs for file qtree.c... Generating docs for file qtree.h... Generating docs for file radii.c... Generating docs for file rand1.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.c... Generating docs for file raster.c... /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c:51: warning: argument 'fp' of command @param is not found in the argument list of G__read_Cell_head(FILE *fd, struct Cell_head *cellhd, int is_cellhd) /home/neteler/src/releasebranch_8_0/lib/gis/rd_cellhd.c:57: warning: The following parameters of G__read_Cell_head(FILE *fd, struct Cell_head *cellhd, int is_cellhd) are not documented: parameter 'fd' /home/neteler/src/releasebranch_8_0/lib/manage/read_list.c:48: warning: The following parameters of M_read_list(int check_if_empty, int *num) are not documented: parameter 'num' /home/neteler/src/releasebranch_8_0/lib/gis/remove.c:65: warning: The following parameters of G_remove_misc(const char *dir, const char *element, const char *name) are not documented: parameter 'dir' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:106: warning: argument 'win' of command @param is not found in the argument list of Nviz_destroy_render_window(struct render_window *rwin) /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:110: warning: The following parameters of Nviz_destroy_render_window(struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:77: warning: argument 'win' of command @param is not found in the argument list of Nviz_init_render_window(struct render_window *rwin) /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:81: warning: The following parameters of Nviz_init_render_window(struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:292: warning: argument 'win' of command @param is not found in the argument list of Nviz_make_current_render_window(const struct render_window *rwin) /home/neteler/src/releasebranch_8_0/lib/nviz/render.c:299: warning: The following parameters of Nviz_make_current_render_window(const struct render_window *rwin) are not documented: parameter 'rwin' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/secpar2d.c:39: warning: The following parameters of IL_secpar_loop_2d(struct interp_params *params, int ngstc, int nszc, int k, struct BM *bitmask, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, int cond1, int cond2) are not documented: parameter 'params' parameter 'bitmask' parameter 'gmin' parameter 'gmax' parameter 'c1min' parameter 'c1max' parameter 'c2min' parameter 'cond1' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d.c:47: warning: The following parameters of IL_interp_segments_2d(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/segmen2d_parallel.c:38: warning: The following parameters of IL_interp_segments_2d_parallel(struct interp_params *params, struct tree_info *info, struct multtree *tree, struct BM *bitmask, double zmin, double zmax, double *zminac, double *zmaxac, double *gmin, double *gmax, double *c1min, double *c1max, double *c2min, double *c2max, double *ertot, int totsegm, off_t offset1, double dnorm, int threads) are not documented: parameter 'params' parameter 'zmin' parameter 'zminac' parameter 'gmin' parameter 'c1min' parameter 'c2min' parameter 'dnorm' parameter 'threads' /home/neteler/src/releasebranch_8_0/lib/rowio/setup.c:44: warning: The following parameters of Rowio_setup(ROWIO *R, int fd, int nrows, int len, int(*getrow)(int, void *, int, int), int(*putrow)(int, const void *, int, int)) are not documented: parameter 'len' parameter 'putrow' /home/neteler/src/releasebranch_8_0/lib/datetime/type.c:37: warning: The following parameters of datetime_set_type(DateTime *dt, int mode, int from, int to, int fracsec) are not documented: parameter 'dt' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/vinput2d.c:51: warning: The following parameters of IL_vector_input_data_2d(struct interp_params *params, struct Map_info *Map, int field, char *zcol, char *scol, struct tree_info *info, double *xmin, double *xmax, double *ymin, double *ymax, double *zmin, double *zmax, int *n_points, double *dmax) are not documented: parameter 'xmin' parameter 'xmax' parameter 'ymin' parameter 'ymax' parameter 'zmin' parameter 'zmax' /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c:60: warning: argument 'resolution' of command @param is not found in the argument list of G_format_resolution(double res, char *buf, int projection) /home/neteler/src/releasebranch_8_0/lib/gis/wind_format.c:69: warning: The following parameters of G_format_resolution(double res, char *buf, int projection) are not documented: parameter 'res' /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c:82: warning: argument 'resolution' of command @param is not found in the argument list of G_scan_resolution(const char *buf, double *res, int projection) /home/neteler/src/releasebranch_8_0/lib/gis/wind_scan.c:100: warning: The following parameters of G_scan_resolution(const char *buf, double *res, int projection) are not documented: parameter 'res' /home/neteler/src/releasebranch_8_0/lib/rst/interp_float/write2d.c:36: warning: The following parameters of IL_write_temp_2d(struct interp_params *params, int ngstc, int nszc, off_t offset2) are not documented: parameter 'params' /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox:101: warning: unable to resolve reference to `rbtree.h' for \ref command /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox:187: warning: unable to resolve reference to `rbtree.h' for \ref command /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox:189: warning: unable to resolve reference to `rtree.h' for \ref command /home/neteler/src/releasebranch_8_0/lib/btree2/btree2.dox:190: warning: unable to resolve reference to `btree.h' for \ref command /home/neteler/src/releasebranch_8_0/lib/cdhc/cdhclib.dox:9: warning: Found unknown command `\sqrt' /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:85: warning: unable to resolve reference to `location' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:86: warning: unable to resolve reference to `Raster_File_Processing' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:87: warning: unable to resolve reference to `Region_and_Mask' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:205: warning: unable to resolve reference to `Environment_Variables' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:216: warning: unable to resolve reference to `Locations' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:224: warning: unable to resolve reference to `Mapsets' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:232: warning: unable to resolve reference to `Permanent_Mapset' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:271: warning: unable to resolve reference to `GISDBASE' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:364: warning: unable to resolve reference to `Raster_File_Processing' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:365: warning: unable to resolve reference to `Vector_File_Processing' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:370: warning: unable to resolve reference to `Elements' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:388: warning: Found unknown command `\mapset' /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:534: warning: unable to resolve reference to `Database_Access_Rules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:571: warning: unable to resolve reference to `Database_Access_Rules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:648: warning: unable to resolve reference to `Permanent_Mapset' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1564: warning: unable to resolve reference to `Raster_Header_File' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1567: warning: unable to resolve reference to `Raster_Header_File' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1598: warning: unable to resolve reference to `Raster_Category_File' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1629: warning: unable to resolve reference to `Raster_Color_Table' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1648: warning: unable to resolve reference to `Raster_History_File' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1684: warning: unable to resolve reference to `Raster_Range_File' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1708: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib.dox:1793: warning: unable to resolve reference to `DateTime_Library' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox:281: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox:350: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox:904: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox:281: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox:350: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gis/gislib_cmdline_parsing.dox:904: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gmath/gmathlib.dox:794: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:409: warning: explicit link request to 'N_solver_gauss' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:412: warning: explicit link request to 'N_solver_lu' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:422: warning: explicit link request to 'N_solver_cg(N_les * les, int maxit, double error)' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:424: warning: explicit link request to 'N_solver_pcg(N_les * les, int maxit, double error)' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:430: warning: explicit link request to 'N_solver_bicgstab(N_les * les, int maxit, double error)' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:435: warning: explicit link request to 'N_solver_jacobi' could not be resolved /home/neteler/src/releasebranch_8_0/lib/gpde/gpdelib.dox:437: warning: explicit link request to 'N_solver_SOR' could not be resolved /home/neteler/src/releasebranch_8_0/lib/segment/segmentlib.dox:404: warning: unable to resolve reference to `Compiling_and_Installing_GRASS_Modules' for \ref command Generating docs for file raster.c... Generating docs for file rbtree.c... Generating docs for file rd_cellhd.c... Generating docs for file read.c... Generating docs for file read.c... Generating docs for file read.c... Generating docs for file read_bmp.c... Generating docs for file read_bmp.c... Generating docs for file read_list.c... Generating docs for file read_png.c... Generating docs for file read_ppm.c... Generating docs for file read_ppm.c... Generating docs for file read_xid.c... Generating docs for file release.c... Generating docs for file release.c... Generating docs for file remove.c... Generating docs for file rename.c... Generating docs for file render.c... Generating docs for file resout2d.c... Generating docs for file ressegm2d.c... Generating docs for file rewind.c... Generating docs for file rgbpack.h... Generating docs for file rhumbline.c... Generating docs for file rmmult.c... Generating docs for file rotate.c... Generating docs for file rowcol.h... Generating docs for file rowiolib.dox... Generating docs for file royston.c... Generating docs for file rstlib.dox... Generating docs for file rtimer.cpp... Generating docs for file ruinv.c... Generating docs for file run.c... Generating docs for file safileio.c... Generating docs for file same.c... Generating docs for file scan.c... Generating docs for file secpar2d.c... Generating docs for file seek.c... Generating docs for file seek.c... Generating docs for file segmen2d.c... Generating docs for file segmen2d_parallel.c... Generating docs for file segmentlib.dox... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file set_window.c... Generating docs for file setup.c... Generating docs for file setup.c... Generating docs for file shapefil.h... Generating docs for file shapiro1.c... Generating docs for file shapiro2.c... Generating docs for file shapiroe.c... Generating docs for file short_way.c... Generating docs for file show_elem.c... Generating docs for file shpopen.c... Generating docs for file sighold.c... Generating docs for file sign.c... Generating docs for file sleep.c... Generating docs for file smain.c... Generating docs for file smgen.c... Generating docs for file snprintf.c... Generating docs for file solv.c... Generating docs for file solvers_classic_iter.c... Generating docs for file solvers_direct.c... Generating docs for file solvers_direct_cholesky_band.c... Generating docs for file solvers_krylov.c... Generating docs for file solvps.c... Generating docs for file solvru.c... Generating docs for file solvtd.c... Generating docs for file sort_cell.c... Generating docs for file sparse.c... Generating docs for file sparse_matrix.c... Generating docs for file spawn.c... Generating docs for file strings.c... Generating docs for file stroke.c... Generating docs for file struct_copy.c... Generating docs for file sv2u1v.c... Generating docs for file sv2uv.c... Generating docs for file sv2val.c... Generating docs for file svdu1v.c... Generating docs for file svduv.c... Generating docs for file svdval.c... Generating docs for file symmetric_band_matrix.c... Generating docs for file tempfile.c... Generating docs for file text.c... Generating docs for file text.c... Generating docs for file text.c... Generating docs for file text2.c... Generating docs for file text3.c... Generating docs for file text_size.c... Generating docs for file timestamp.c... Generating docs for file token.c... Generating docs for file trans.c... Generating docs for file trim_dec.c... Generating docs for file trncm.c... Generating docs for file trnm.c... Generating docs for file type.c... Generating docs for file tz1.c... Generating docs for file tz2.c... Generating docs for file unfl.c... Generating docs for file unitary.c... Generating docs for file units.c... Generating docs for file update.c... Generating docs for file user_config.c... Generating docs for file utrncm.c... Generating docs for file utrnhm.c... Generating docs for file values.c... Generating docs for file verbose.c... Generating docs for file view.c... Generating docs for file vinput2d.c... Generating docs for file viz.h... Generating docs for file vmul.c... Generating docs for file watsonue.c... Generating docs for file watsonun.c... Generating docs for file weisberg.c... Generating docs for file whoami.c... Generating docs for file win32_pipes.c... Generating docs for file wind_2_box.c... Generating docs for file wind_format.c... Generating docs for file wind_in.c... Generating docs for file wind_limits.c... Generating docs for file wind_overlap.c... Generating docs for file wind_scan.c... Generating docs for file window_map.c... Generating docs for file winlocale.c... Generating docs for file worker.c... Generating docs for file wr_cellhd.c... Generating docs for file writ_zeros.c... Generating docs for file write.c... Generating docs for file write.c... Generating docs for file write2d.c... Generating docs for file write_bmp.c... Generating docs for file write_bmp.c... Generating docs for file write_png.c... Generating docs for file write_ppm.c... Generating docs for file write_ppm.c... Generating docs for file write_xid.c... Generating docs for file xabs.c... Generating docs for file xacos.c... Generating docs for file xadd.c... Generating docs for file xand.c... Generating docs for file xand2.c... Generating docs for file xasin.c... Generating docs for file xatan.c... Generating docs for file xbitand.c... Generating docs for file xbitnot.c... Generating docs for file xbitor.c... Generating docs for file xbitxor.c... Generating docs for file xceil.c... Generating docs for file xcos.c... Generating docs for file xdiv.c... Generating docs for file xdouble.c... Generating docs for file xdr.c... Generating docs for file xeq.c... Generating docs for file xeval.c... Generating docs for file xexp.c... Generating docs for file xfloat.c... Generating docs for file xfloor.c... Generating docs for file xge.c... Generating docs for file xgraph.c... Generating docs for file xgt.c... Generating docs for file xif.c... Generating docs for file xinormal.c... Generating docs for file xint.c... Generating docs for file xisnull.c... Generating docs for file xle.c... Generating docs for file xlog.c... Generating docs for file xlt.c... Generating docs for file xmax.c... Generating docs for file xmedian.c... Generating docs for file xmin.c... Generating docs for file xmod.c... Generating docs for file xmode.c... Generating docs for file xmul.c... Generating docs for file xne.c... Generating docs for file xneg.c... Generating docs for file xnmax.c... Generating docs for file xnmedian.c... Generating docs for file xnmin.c... Generating docs for file xnmode.c... Generating docs for file xnot.c... Generating docs for file xnull.c... Generating docs for file xor.c... Generating docs for file xor2.c... Generating docs for file xpow.c... Generating docs for file xrand.c... Generating docs for file xround.c... Generating docs for file xshiftl.c... Generating docs for file xshiftr.c... Generating docs for file xshiftru.c... Generating docs for file xsin.c... Generating docs for file xsqrt.c... Generating docs for file xsub.c... Generating docs for file xtan.c... Generating docs for file zero.c... Generating docs for file zone.c... Generating docs for file zones.c... Generating page documentation... Generating docs for page arraystatslib... Generating docs for page btree2... Generating docs for page cairodriver... Generating docs for page cdhclib... Generating docs for page clusterlib... Generating docs for page ccmathlib... Generating docs for page gislib... Generating docs for page gislib_cmdline_parsing... Generating docs for page gmathlib... Generating docs for page gpdelib... Generating docs for page managelib... Generating docs for page nvizlib... Generating docs for page ogsflib... Generating docs for page pngdriverlib... Generating docs for page projlib... Generating docs for page psdriverlib... Generating docs for page rowiolib... Generating docs for page rstlib... Generating docs for page segmentlib... GenerThis is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./_formulas.tex LaTeX2e <2018-12-01> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2018/09/03 v1.4i Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def)))) No file _formulas.aux. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] (./_formulas.aux) ) Output written on _formulas.dvi (14 pages, 2520 bytes). Transcript written on _formulas.log. sh: 1: gs: not found error: Problem running ghostscript gs -q -g456x98 -r384x384x -sDEVICE=ppmraw -sOutputFile=_form0.pnm -dNOPAUSE -dBATCH -- _form0.ps. Check your installation! ating docs for page todo... Generating docs for page deprecated... Generating docs for page bug... Generating group documentation... Generating class documentation... Generating docs for compound cairo_state... Generating docs for compound CELL_ENTRY... Generating docs for compound cmndln_info... Generating docs for compound complex... Generating docs for compound compressor_list... Generating docs for compound Cube_data... Generating docs for compound cube_info... Generating docs for compound DBFInfo... Generating docs for compound driver... Generating docs for compound element... Generating docs for compound fcell_triple... Generating docs for compound file_info... Generating docs for compound G__... Generating docs for compound html_state... Generating docs for compound interp_params... Generating docs for compound kdnode... Generating docs for compound kdtrav... Generating docs for compound kdtree... Generating docs for compound LZ4_stream_t_internal... Generating docs for compound LZ4_stream_u... Generating docs for compound LZ4_streamDecode_t_internal... Generating docs for compound LZ4_streamDecode_u... Generating docs for compound MapPoly... Generating docs for compound multfunc... Generating docs for compound multtree... Generating docs for compound N_array_2d... Generating docs for compound N_array_3d... Generating docs for compound N_data_star... Generating docs for compound N_geom_data... Generating docs for compound N_gradient_2d... Generating docs for compound N_gradient_3d... Generating docs for compound N_gradient_field_2d... Generating docs for compound N_gradient_field_3d... Generating docs for compound N_gradient_neighbours_2d... Generating docs for compound N_gradient_neighbours_3d... Generating docs for compound N_gradient_neighbours_x... Generating docs for compound N_gradient_neighbours_y... Generating docs for compound N_gradient_neighbours_z... Generating docs for compound N_gwflow_data2d... Generating docs for compound N_gwflow_data3d... Generating docs for compound N_heatflow_data2d... Generating docs for compound N_heatflow_data3d... Generating docs for compound N_les... Generating docs for compound N_les_callback_2d... Generating docs for compound N_les_callback_3d... Generating docs for compound N_solute_transport_data2d... Generating docs for compound N_solute_transport_data3d... Generating docs for compound path... Generating docs for compound png_state... Generating docs for compound Point... Generating docs for compound poly_info... Generating docs for compound ps_state... Generating docs for compound quaddata... Generating docs for compound Reg_dimens... Generating docs for compound SAHooks... Generating docs for compound shape_tree_node... Generating docs for compound SHPInfo... Generating docs for compound SHPTree... Generating docs for compound tagSHPObject... Generating docs for compound tree_info... Generating docs for compound triple... Generating docs for compound vertex... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory cairodriver Generating dependency graph for directory htmldriver Generating dependency graph for directory pngdriver Generating dependency graph for directory psdriver Generating bitmaps for formulas in HTML... Generating image form_0.png for formula Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/1345 Running dot for graph 2/1345 Running dot for graph 3/1345 Running dot for graph 4/1345 Running dot for graph 5/1345 Running dot for graph 6/1345 Running dot for graph 7/1345 Running dot for graph 8/1345 Running dot for graph 9/1345 Running dot for graph 10/1345 Running dot for graph 11/1345 Running dot for graph 12/1345 Running dot for graph 13/1345 Running dot for graph 14/1345 Running dot for graph 15/1345 Running dot for graph 16/1345 Running dot for graph 17/1345 Running dot for graph 18/1345 Running dot for graph 19/1345 Running dot for graph 20/1345 Running dot for graph 21/1345 Running dot for graph 22/1345 Running dot for graph 23/1345 Running dot for graph 24/1345 Running dot for graph 25/1345 Running dot for graph 26/1345 Running dot for graph 27/1345 Running dot for graph 28/1345 Running dot for graph 29/1345 Running dot for graph 30/1345 Running dot for graph 31/1345 Running dot for graph 32/1345 Running dot for graph 33/1345 Running dot for graph 34/1345 Running dot for graph 35/1345 Running dot for graph 36/1345 Running dot for graph 37/1345 Running dot for graph 38/1345 Running dot for graph 39/1345 Running dot for graph 40/1345 Running dot for graph 41/1345 Running dot for graph 42/1345 Running dot for graph 43/1345 Running dot for graph 44/1345 Running dot for graph 45/1345 Running dot for graph 46/1345 Running dot for graph 47/1345 Running dot for graph 48/1345 Running dot for graph 49/1345 Running dot for graph 50/1345 Running dot for graph 51/1345 Running dot for graph 52/1345 Running dot for graph 53/1345 Running dot for graph 54/1345 Running dot for graph 55/1345 Running dot for graph 56/1345 Running dot for graph 57/1345 Running dot for graph 58/1345 Running dot for graph 59/1345 Running dot for graph 60/1345 Running dot for graph 61/1345 Running dot for graph 62/1345 Running dot for graph 63/1345 Running dot for graph 64/1345 Running dot for graph 65/1345 Running dot for graph 66/1345 Running dot for graph 67/1345 Running dot for graph 68/1345 Running dot for graph 69/1345 Running dot for graph 70/1345 Running dot for graph 71/1345 Running dot for graph 72/1345 Running dot for graph 73/1345 Running dot for graph 74/1345 Running dot for graph 75/1345 Running dot for graph 76/1345 Running dot for graph 77/1345 Running dot for graph 78/1345 Running dot for graph 79/1345 Running dot for graph 80/1345 Running dot for graph 81/1345 Running dot for graph 82/1345 Running dot for graph 83/1345 Running dot for graph 84/1345 Running dot for graph 85/1345 Running dot for graph 86/1345 Running dot for graph 87/1345 Running dot for graph 88/1345 Running dot for graph 89/1345 Running dot for graph 90/1345 Running dot for graph 91/1345 Running dot for graph 92/1345 Running dot for graph 93/1345 Running dot for graph 94/1345 Running dot for graph 95/1345 Running dot for graph 96/1345 Running dot for graph 97/1345 Running dot for graph 98/1345 Running dot for graph 99/1345 Running dot for graph 100/1345 Running dot for graph 101/1345 Running dot for graph 102/1345 Running dot for graph 103/1345 Running dot for graph 104/1345 Running dot for graph 105/1345 Running dot for graph 106/1345 Running dot for graph 107/1345 Running dot for graph 108/1345 Running dot for graph 109/1345 Running dot for graph 110/1345 Running dot for graph 111/1345 Running dot for graph 112/1345 Running dot for graph 113/1345 Running dot for graph 114/1345 Running dot for graph 115/1345 Running dot for graph 116/1345 Running dot for graph 117/1345 Running dot for graph 118/1345 Running dot for graph 119/1345 Running dot for graph 120/1345 Running dot for graph 121/1345 Running dot for graph 122/1345 Running dot for graph 123/1345 Running dot for graph 124/1345 Running dot for graph 125/1345 Running dot for graph 126/1345 Running dot for graph 127/1345 Running dot for graph 128/1345 Running dot for graph 129/1345 Running dot for graph 130/1345 Running dot for graph 131/1345 Running dot for graph 132/1345 Running dot for graph 133/1345 Running dot for graph 134/1345 Running dot for graph 135/1345 Running dot for graph 136/1345 Running dot for graph 137/1345 Running dot for graph 138/1345 Running dot for graph 139/1345 Running dot for graph 140/1345 Running dot for graph 141/1345 Running dot for graph 142/1345 Running dot for graph 143/1345 Running dot for graph 144/1345 Running dot for graph 145/1345 Running dot for graph 146/1345 Running dot for graph 147/1345 Running dot for graph 148/1345 Running dot for graph 149/1345 Running dot for graph 150/1345 Running dot for graph 151/1345 Running dot for graph 152/1345 Running dot for graph 153/1345 Running dot for graph 154/1345 Running dot for graph 155/1345 Running dot for graph 156/1345 Running dot for graph 157/1345 Running dot for graph 158/1345 Running dot for graph 159/1345 Running dot for graph 160/1345 Running dot for graph 161/1345 Running dot for graph 162/1345 Running dot for graph 163/1345 Running dot for graph 164/1345 Running dot for graph 165/1345 Running dot for graph 166/1345 Running dot for graph 167/1345 Running dot for graph 168/1345 Running dot for graph 169/1345 Running dot for graph 170/1345 Running dot for graph 171/1345 Running dot for graph 172/1345 Running dot for graph 173/1345 Running dot for graph 174/1345 Running dot for graph 175/1345 Running dot for graph 176/1345 Running dot for graph 177/1345 Running dot for graph 178/1345 Running dot for graph 179/1345 Running dot for graph 180/1345 Running dot for graph 181/1345 Running dot for graph 182/1345 Running dot for graph 183/1345 Running dot for graph 184/1345 Running dot for graph 185/1345 Running dot for graph 186/1345 Running dot for graph 187/1345 Running dot for graph 188/1345 Running dot for graph 189/1345 Running dot for graph 190/1345 Running dot for graph 191/1345 Running dot for graph 192/1345 Running dot for graph 193/1345 Running dot for graph 194/1345 Running dot for graph 195/1345 Running dot for graph 196/1345 Running dot for graph 197/1345 Running dot for graph 198/1345 Running dot for graph 199/1345 Running dot for graph 200/1345 Running dot for graph 201/1345 Running dot for graph 202/1345 Running dot for graph 203/1345 Running dot for graph 204/1345 Running dot for graph 205/1345 Running dot for graph 206/1345 Running dot for graph 207/1345 Running dot for graph 208/1345 Running dot for graph 209/1345 Running dot for graph 210/1345 Running dot for graph 211/1345 Running dot for graph 212/1345 Running dot for graph 213/1345 Running dot for graph 214/1345 Running dot for graph 215/1345 Running dot for graph 216/1345 Running dot for graph 217/1345 Running dot for graph 218/1345 Running dot for graph 219/1345 Running dot for graph 220/1345 Running dot for graph 221/1345 Running dot for graph 222/1345 Running dot for graph 223/1345 Running dot for graph 224/1345 Running dot for graph 225/1345 Running dot for graph 226/1345 Running dot for graph 227/1345 Running dot for graph 228/1345 Running dot for graph 229/1345 Running dot for graph 230/1345 Running dot for graph 231/1345 Running dot for graph 232/1345 Running dot for graph 233/1345 Running dot for graph 234/1345 Running dot for graph 235/1345 Running dot for graph 236/1345 Running dot for graph 237/1345 Running dot for graph 238/1345 Running dot for graph 239/1345 Running dot for graph 240/1345 Running dot for graph 241/1345 Running dot for graph 242/1345 Running dot for graph 243/1345 Running dot for graph 244/1345 Running dot for graph 245/1345 Running dot for graph 246/1345 Running dot for graph 247/1345 Running dot for graph 248/1345 Running dot for graph 249/1345 Running dot for graph 250/1345 Running dot for graph 251/1345 Running dot for graph 252/1345 Running dot for graph 253/1345 Running dot for graph 254/1345 Running dot for graph 255/1345 Running dot for graph 256/1345 Running dot for graph 257/1345 Running dot for graph 258/1345 Running dot for graph 259/1345 Running dot for graph 260/1345 Running dot for graph 261/1345 Running dot for graph 262/1345 Running dot for graph 263/1345 Running dot for graph 264/1345 Running dot for graph 265/1345 Running dot for graph 266/1345 Running dot for graph 267/1345 Running dot for graph 268/1345 Running dot for graph 269/1345 Running dot for graph 270/1345 Running dot for graph 271/1345 Running dot for graph 272/1345 Running dot for graph 273/1345 Running dot for graph 274/1345 Running dot for graph 275/1345 Running dot for graph 276/1345 Running dot for graph 277/1345 Running dot for graph 278/1345 Running dot for graph 279/1345 Running dot for graph 280/1345 Running dot for graph 281/1345 Running dot for graph 282/1345 Running dot for graph 283/1345 Running dot for graph 284/1345 Running dot for graph 285/1345 Running dot for graph 286/1345 Running dot for graph 287/1345 Running dot for graph 288/1345 Running dot for graph 289/1345 Running dot for graph 290/1345 Running dot for graph 291/1345 Running dot for graph 292/1345 Running dot for graph 293/1345 Running dot for graph 294/1345 Running dot for graph 295/1345 Running dot for graph 296/1345 Running dot for graph 297/1345 Running dot for graph 298/1345 Running dot for graph 299/1345 Running dot for graph 300/1345 Running dot for graph 301/1345 Running dot for graph 302/1345 Running dot for graph 303/1345 Running dot for graph 304/1345 Running dot for graph 305/1345 Running dot for graph 306/1345 Running dot for graph 307/1345 Running dot for graph 308/1345 Running dot for graph 309/1345 Running dot for graph 310/1345 Running dot for graph 311/1345 Running dot for graph 312/1345 Running dot for graph 313/1345 Running dot for graph 314/1345 Running dot for graph 315/1345 Running dot for graph 316/1345 Running dot for graph 317/1345 Running dot for graph 318/1345 Running dot for graph 319/1345 Running dot for graph 320/1345 Running dot for graph 321/1345 Running dot for graph 322/1345 Running dot for graph 323/1345 Running dot for graph 324/1345 Running dot for graph 325/1345 Running dot for graph 326/1345 Running dot for graph 327/1345 Running dot for graph 328/1345 Running dot for graph 329/1345 Running dot for graph 330/1345 Running dot for graph 331/1345 Running dot for graph 332/1345 Running dot for graph 333/1345 Running dot for graph 334/1345 Running dot for graph 335/1345 Running dot for graph 336/1345 Running dot for graph 337/1345 Running dot for graph 338/1345 Running dot for graph 339/1345 Running dot for graph 340/1345 Running dot for graph 341/1345 Running dot for graph 342/1345 Running dot for graph 343/1345 Running dot for graph 344/1345 Running dot for graph 345/1345 Running dot for graph 346/1345 Running dot for graph 347/1345 Running dot for graph 348/1345 Running dot for graph 349/1345 Running dot for graph 350/1345 Running dot for graph 351/1345 Running dot for graph 352/1345 Running dot for graph 353/1345 Running dot for graph 354/1345 Running dot for graph 355/1345 Running dot for graph 356/1345 Running dot for graph 357/1345 Running dot for graph 358/1345 Running dot for graph 359/1345 Running dot for graph 360/1345 Running dot for graph 361/1345 Running dot for graph 362/1345 Running dot for graph 363/1345 Running dot for graph 364/1345 Running dot for graph 365/1345 Running dot for graph 366/1345 Running dot for graph 367/1345 Running dot for graph 368/1345 Running dot for graph 369/1345 Running dot for graph 370/1345 Running dot for graph 371/1345 Running dot for graph 372/1345 Running dot for graph 373/1345 Running dot for graph 374/1345 Running dot for graph 375/1345 Running dot for graph 376/1345 Running dot for graph 377/1345 Running dot for graph 378/1345 Running dot for graph 379/1345 Running dot for graph 380/1345 Running dot for graph 381/1345 Running dot for graph 382/1345 Running dot for graph 383/1345 Running dot for graph 384/1345 Running dot for graph 385/1345 Running dot for graph 386/1345 Running dot for graph 387/1345 Running dot for graph 388/1345 Running dot for graph 389/1345 Running dot for graph 390/1345 Running dot for graph 391/1345 Running dot for graph 392/1345 Running dot for graph 393/1345 Running dot for graph 394/1345 Running dot for graph 395/1345 Running dot for graph 396/1345 Running dot for graph 397/1345 Running dot for graph 398/1345 Running dot for graph 399/1345 Running dot for graph 400/1345 Running dot for graph 401/1345 Running dot for graph 402/1345 Running dot for graph 403/1345 Running dot for graph 404/1345 Running dot for graph 405/1345 Running dot for graph 406/1345 Running dot for graph 407/1345 Running dot for graph 408/1345 Running dot for graph 409/1345 Running dot for graph 410/1345 Running dot for graph 411/1345 Running dot for graph 412/1345 Running dot for graph 413/1345 Running dot for graph 414/1345 Running dot for graph 415/1345 Running dot for graph 416/1345 Running dot for graph 417/1345 Running dot for graph 418/1345 Running dot for graph 419/1345 Running dot for graph 420/1345 Running dot for graph 421/1345 Running dot for graph 422/1345 Running dot for graph 423/1345 Running dot for graph 424/1345 Running dot for graph 425/1345 Running dot for graph 426/1345 Running dot for graph 427/1345 Running dot for graph 428/1345 Running dot for graph 429/1345 Running dot for graph 430/1345 Running dot for graph 431/1345 Running dot for graph 432/1345 Running dot for graph 433/1345 Running dot for graph 434/1345 Running dot for graph 435/1345 Running dot for graph 436/1345 Running dot for graph 437/1345 Running dot for graph 438/1345 Running dot for graph 439/1345 Running dot for graph 440/1345 Running dot for graph 441/1345 Running dot for graph 442/1345 Running dot for graph 443/1345 Running dot for graph 444/1345 Running dot for graph 445/1345 Running dot for graph 446/1345 Running dot for graph 447/1345 Running dot for graph 448/1345 Running dot for graph 449/1345 Running dot for graph 450/1345 Running dot for graph 451/1345 Running dot for graph 452/1345 Running dot for graph 453/1345 Running dot for graph 454/1345 Running dot for graph 455/1345 Running dot for graph 456/1345 Running dot for graph 457/1345 Running dot for graph 458/1345 Running dot for graph 459/1345 Running dot for graph 460/1345 Running dot for graph 461/1345 Running dot for graph 462/1345 Running dot for graph 463/1345 Running dot for graph 464/1345 Running dot for graph 465/1345 Running dot for graph 466/1345 Running dot for graph 467/1345 Running dot for graph 468/1345 Running dot for graph 469/1345 Running dot for graph 470/1345 Running dot for graph 471/1345 Running dot for graph 472/1345 Running dot for graph 473/1345 Running dot for graph 474/1345 Running dot for graph 475/1345 Running dot for graph 476/1345 Running dot for graph 477/1345 Running dot for graph 478/1345 Running dot for graph 479/1345 Running dot for graph 480/1345 Running dot for graph 481/1345 Running dot for graph 482/1345 Running dot for graph 483/1345 Running dot for graph 484/1345 Running dot for graph 485/1345 Running dot for graph 486/1345 Running dot for graph 487/1345 Running dot for graph 488/1345 Running dot for graph 489/1345 Running dot for graph 490/1345 Running dot for graph 491/1345 Running dot for graph 492/1345 Running dot for graph 493/1345 Running dot for graph 494/1345 Running dot for graph 495/1345 Running dot for graph 496/1345 Running dot for graph 497/1345 Running dot for graph 498/1345 Running dot for graph 499/1345 Running dot for graph 500/1345 Running dot for graph 501/1345 Running dot for graph 502/1345 Running dot for graph 503/1345 Running dot for graph 504/1345 Running dot for graph 505/1345 Running dot for graph 506/1345 Running dot for graph 507/1345 Running dot for graph 508/1345 Running dot for graph 509/1345 Running dot for graph 510/1345 Running dot for graph 511/1345 Running dot for graph 512/1345 Running dot for graph 513/1345 Running dot for graph 514/1345 Running dot for graph 515/1345 Running dot for graph 516/1345 Running dot for graph 517/1345 Running dot for graph 518/1345 Running dot for graph 519/1345 Running dot for graph 520/1345 Running dot for graph 521/1345 Running dot for graph 522/1345 Running dot for graph 523/1345 Running dot for graph 524/1345 Running dot for graph 525/1345 Running dot for graph 526/1345 Running dot for graph 527/1345 Running dot for graph 528/1345 Running dot for graph 529/1345 Running dot for graph 530/1345 Running dot for graph 531/1345 Running dot for graph 532/1345 Running dot for graph 533/1345 Running dot for graph 534/1345 Running dot for graph 535/1345 Running dot for graph 536/1345 Running dot for graph 537/1345 Running dot for graph 538/1345 Running dot for graph 539/1345 Running dot for graph 540/1345 Running dot for graph 541/1345 Running dot for graph 542/1345 Running dot for graph 543/1345 Running dot for graph 544/1345 Running dot for graph 545/1345 Running dot for graph 546/1345 Running dot for graph 547/1345 Running dot for graph 548/1345 Running dot for graph 549/1345 Running dot for graph 550/1345 Running dot for graph 551/1345 Running dot for graph 552/1345 Running dot for graph 553/1345 Running dot for graph 554/1345 Running dot for graph 555/1345 Running dot for graph 556/1345 Running dot for graph 557/1345 Running dot for graph 558/1345 Running dot for graph 559/1345 Running dot for graph 560/1345 Running dot for graph 561/1345 Running dot for graph 562/1345 Running dot for graph 563/1345 Running dot for graph 564/1345 Running dot for graph 565/1345 Running dot for graph 566/1345 Running dot for graph 567/1345 Running dot for graph 568/1345 Running dot for graph 569/1345 Running dot for graph 570/1345 Running dot for graph 571/1345 Running dot for graph 572/1345 Running dot for graph 573/1345 Running dot for graph 574/1345 Running dot for graph 575/1345 Running dot for graph 576/1345 Running dot for graph 577/1345 Running dot for graph 578/1345 Running dot for graph 579/1345 Running dot for graph 580/1345 Running dot for graph 581/1345 Running dot for graph 582/1345 Running dot for graph 583/1345 Running dot for graph 584/1345 Running dot for graph 585/1345 Running dot for graph 586/1345 Running dot for graph 587/1345 Running dot for graph 588/1345 Running dot for graph 589/1345 Running dot for graph 590/1345 Running dot for graph 591/1345 Running dot for graph 592/1345 Running dot for graph 593/1345 Running dot for graph 594/1345 Running dot for graph 595/1345 Running dot for graph 596/1345 Running dot for graph 597/1345 Running dot for graph 598/1345 Running dot for graph 599/1345 Running dot for graph 600/1345 Running dot for graph 601/1345 Running dot for graph 602/1345 Running dot for graph 603/1345 Running dot for graph 604/1345 Running dot for graph 605/1345 Running dot for graph 606/1345 Running dot for graph 607/1345 Running dot for graph 608/1345 Running dot for graph 609/1345 Running dot for graph 610/1345 Running dot for graph 611/1345 Running dot for graph 612/1345 Running dot for graph 613/1345 Running dot for graph 614/1345 Running dot for graph 615/1345 Running dot for graph 616/1345 Running dot for graph 617/1345 Running dot for graph 618/1345 Running dot for graph 619/1345 Running dot for graph 620/1345 Running dot for graph 621/1345 Running dot for graph 622/1345 Running dot for graph 623/1345 Running dot for graph 624/1345 Running dot for graph 625/1345 Running dot for graph 626/1345 Running dot for graph 627/1345 Running dot for graph 628/1345 Running dot for graph 629/1345 Running dot for graph 630/1345 Running dot for graph 631/1345 Running dot for graph 632/1345 Running dot for graph 633/1345 Running dot for graph 634/1345 Running dot for graph 635/1345 Running dot for graph 636/1345 Running dot for graph 637/1345 Running dot for graph 638/1345 Running dot for graph 639/1345 Running dot for graph 640/1345 Running dot for graph 641/1345 Running dot for graph 642/1345 Running dot for graph 643/1345 Running dot for graph 644/1345 Running dot for graph 645/1345 Running dot for graph 646/1345 Running dot for graph 647/1345 Running dot for graph 648/1345 Running dot for graph 649/1345 Running dot for graph 650/1345 Running dot for graph 651/1345 Running dot for graph 652/1345 Running dot for graph 653/1345 Running dot for graph 654/1345 Running dot for graph 655/1345 Running dot for graph 656/1345 Running dot for graph 657/1345 Running dot for graph 658/1345 Running dot for graph 659/1345 Running dot for graph 660/1345 Running dot for graph 661/1345 Running dot for graph 662/1345 Running dot for graph 663/1345 Running dot for graph 664/1345 Running dot for graph 665/1345 Running dot for graph 666/1345 Running dot for graph 667/1345 Running dot for graph 668/1345 Running dot for graph 669/1345 Running dot for graph 670/1345 Running dot for graph 671/1345 Running dot for graph 672/1345 Running dot for graph 673/1345 Running dot for graph 674/1345 Running dot for graph 675/1345 Running dot for graph 676/1345 Running dot for graph 677/1345 Running dot for graph 678/1345 Running dot for graph 679/1345 Running dot for graph 680/1345 Running dot for graph 681/1345 Running dot for graph 682/1345 Running dot for graph 683/1345 Running dot for graph 684/1345 Running dot for graph 685/1345 Running dot for graph 686/1345 Running dot for graph 687/1345 Running dot for graph 688/1345 Running dot for graph 689/1345 Running dot for graph 690/1345 Running dot for graph 691/1345 Running dot for graph 692/1345 Running dot for graph 693/1345 Running dot for graph 694/1345 Running dot for graph 695/1345 Running dot for graph 696/1345 Running dot for graph 697/1345 Running dot for graph 698/1345 Running dot for graph 699/1345 Running dot for graph 700/1345 Running dot for graph 701/1345 Running dot for graph 702/1345 Running dot for graph 703/1345 Running dot for graph 704/1345 Running dot for graph 705/1345 Running dot for graph 706/1345 Running dot for graph 707/1345 Running dot for graph 708/1345 Running dot for graph 709/1345 Running dot for graph 710/1345 Running dot for graph 711/1345 Running dot for graph 712/1345 Running dot for graph 713/1345 Running dot for graph 714/1345 Running dot for graph 715/1345 Running dot for graph 716/1345 Running dot for graph 717/1345 Running dot for graph 718/1345 Running dot for graph 719/1345 Running dot for graph 720/1345 Running dot for graph 721/1345 Running dot for graph 722/1345 Running dot for graph 723/1345 Running dot for graph 724/1345 Running dot for graph 725/1345 Running dot for graph 726/1345 Running dot for graph 727/1345 Running dot for graph 728/1345 Running dot for graph 729/1345 Running dot for graph 730/1345 Running dot for graph 731/1345 Running dot for graph 732/1345 Running dot for graph 733/1345 Running dot for graph 734/1345 Running dot for graph 735/1345 Running dot for graph 736/1345 Running dot for graph 737/1345 Running dot for graph 738/1345 Running dot for graph 739/1345 Running dot for graph 740/1345 Running dot for graph 741/1345 Running dot for graph 742/1345 Running dot for graph 743/1345 Running dot for graph 744/1345 Running dot for graph 745/1345 Running dot for graph 746/1345 Running dot for graph 747/1345 Running dot for graph 748/1345 Running dot for graph 749/1345 Running dot for graph 750/1345 Running dot for graph 751/1345 Running dot for graph 752/1345 Running dot for graph 753/1345 Running dot for graph 754/1345 Running dot for graph 755/1345 Running dot for graph 756/1345 Running dot for graph 757/1345 Running dot for graph 758/1345 Running dot for graph 759/1345 Running dot for graph 760/1345 Running dot for graph 761/1345 Running dot for graph 762/1345 Running dot for graph 763/1345 Running dot for graph 764/1345 Running dot for graph 765/1345 Running dot for graph 766/1345 Running dot for graph 767/1345 Running dot for graph 768/1345 Running dot for graph 769/1345 Running dot for graph 770/1345 Running dot for graph 771/1345 Running dot for graph 772/1345 Running dot for graph 773/1345 Running dot for graph 774/1345 Running dot for graph 775/1345 Running dot for graph 776/1345 Running dot for graph 777/1345 Running dot for graph 778/1345 Running dot for graph 779/1345 Running dot for graph 780/1345 Running dot for graph 781/1345 Running dot for graph 782/1345 Running dot for graph 783/1345 Running dot for graph 784/1345 Running dot for graph 785/1345 Running dot for graph 786/1345 Running dot for graph 787/1345 Running dot for graph 788/1345 Running dot for graph 789/1345 Running dot for graph 790/1345 Running dot for graph 791/1345 Running dot for graph 792/1345 Running dot for graph 793/1345 Running dot for graph 794/1345 Running dot for graph 795/1345 Running dot for graph 796/1345 Running dot for graph 797/1345 Running dot for graph 798/1345 Running dot for graph 799/1345 Running dot for graph 800/1345 Running dot for graph 801/1345 Running dot for graph 802/1345 Running dot for graph 803/1345 Running dot for graph 804/1345 Running dot for graph 805/1345 Running dot for graph 806/1345 Running dot for graph 807/1345 Running dot for graph 808/1345 Running dot for graph 809/1345 Running dot for graph 810/1345 Running dot for graph 811/1345 Running dot for graph 812/1345 Running dot for graph 813/1345 Running dot for graph 814/1345 Running dot for graph 815/1345 Running dot for graph 816/1345 Running dot for graph 817/1345 Running dot for graph 818/1345 Running dot for graph 819/1345 Running dot for graph 820/1345 Running dot for graph 821/1345 Running dot for graph 822/1345 Running dot for graph 823/1345 Running dot for graph 824/1345 Running dot for graph 825/1345 Running dot for graph 826/1345 Running dot for graph 827/1345 Running dot for graph 828/1345 Running dot for graph 829/1345 Running dot for graph 830/1345 Running dot for graph 831/1345 Running dot for graph 832/1345 Running dot for graph 833/1345 Running dot for graph 834/1345 Running dot for graph 835/1345 Running dot for graph 836/1345 Running dot for graph 837/1345 Running dot for graph 838/1345 Running dot for graph 839/1345 Running dot for graph 840/1345 Running dot for graph 841/1345 Running dot for graph 842/1345 Running dot for graph 843/1345 Running dot for graph 844/1345 Running dot for graph 845/1345 Running dot for graph 846/1345 Running dot for graph 847/1345 Running dot for graph 848/1345 Running dot for graph 849/1345 Running dot for graph 850/1345 Running dot for graph 851/1345 Running dot for graph 852/1345 Running dot for graph 853/1345 Running dot for graph 854/1345 Running dot for graph 855/1345 Running dot for graph 856/1345 Running dot for graph 857/1345 Running dot for graph 858/1345 Running dot for graph 859/1345 Running dot for graph 860/1345 Running dot for graph 861/1345 Running dot for graph 862/1345 Running dot for graph 863/1345 Running dot for graph 864/1345 Running dot for graph 865/1345 Running dot for graph 866/1345 Running dot for graph 867/1345 Running dot for graph 868/1345 Running dot for graph 869/1345 Running dot for graph 870/1345 Running dot for graph 871/1345 Running dot for graph 872/1345 Running dot for graph 873/1345 Running dot for graph 874/1345 Running dot for graph 875/1345 Running dot for graph 876/1345 Running dot for graph 877/1345 Running dot for graph 878/1345 Running dot for graph 879/1345 Running dot for graph 880/1345 Running dot for graph 881/1345 Running dot for graph 882/1345 Running dot for graph 883/1345 Running dot for graph 884/1345 Running dot for graph 885/1345 Running dot for graph 886/1345 Running dot for graph 887/1345 Running dot for graph 888/1345 Running dot for graph 889/1345 Running dot for graph 890/1345 Running dot for graph 891/1345 Running dot for graph 892/1345 Running dot for graph 893/1345 Running dot for graph 894/1345 Running dot for graph 895/1345 Running dot for graph 896/1345 Running dot for graph 897/1345 Running dot for graph 898/1345 Running dot for graph 899/1345 Running dot for graph 900/1345 Running dot for graph 901/1345 Running dot for graph 902/1345 Running dot for graph 903/1345 Running dot for graph 904/1345 Running dot for graph 905/1345 Running dot for graph 906/1345 Running dot for graph 907/1345 Running dot for graph 908/1345 Running dot for graph 909/1345 Running dot for graph 910/1345 Running dot for graph 911/1345 Running dot for graph 912/1345 Running dot for graph 913/1345 Running dot for graph 914/1345 Running dot for graph 915/1345 Running dot for graph 916/1345 Running dot for graph 917/1345 Running dot for graph 918/1345 Running dot for graph 919/1345 Running dot for graph 920/1345 Running dot for graph 921/1345 Running dot for graph 922/1345 Running dot for graph 923/1345 Running dot for graph 924/1345 Running dot for graph 925/1345 Running dot for graph 926/1345 Running dot for graph 927/1345 Running dot for graph 928/1345 Running dot for graph 929/1345 Running dot for graph 930/1345 Running dot for graph 931/1345 Running dot for graph 932/1345 Running dot for graph 933/1345 Running dot for graph 934/1345 Running dot for graph 935/1345 Running dot for graph 936/1345 Running dot for graph 937/1345 Running dot for graph 938/1345 Running dot for graph 939/1345 Running dot for graph 940/1345 Running dot for graph 941/1345 Running dot for graph 942/1345 Running dot for graph 943/1345 Running dot for graph 944/1345 Running dot for graph 945/1345 Running dot for graph 946/1345 Running dot for graph 947/1345 Running dot for graph 948/1345 Running dot for graph 949/1345 Running dot for graph 950/1345 Running dot for graph 951/1345 Running dot for graph 952/1345 Running dot for graph 953/1345 Running dot for graph 954/1345 Running dot for graph 955/1345 Running dot for graph 956/1345 Running dot for graph 957/1345 Running dot for graph 958/1345 Running dot for graph 959/1345 Running dot for graph 960/1345 Running dot for graph 961/1345 Running dot for graph 962/1345 Running dot for graph 963/1345 Running dot for graph 964/1345 Running dot for graph 965/1345 Running dot for graph 966/1345 Running dot for graph 967/1345 Running dot for graph 968/1345 Running dot for graph 969/1345 Running dot for graph 970/1345 Running dot for graph 971/1345 Running dot for graph 972/1345 Running dot for graph 973/1345 Running dot for graph 974/1345 Running dot for graph 975/1345 Running dot for graph 976/1345 Running dot for graph 977/1345 Running dot for graph 978/1345 Running dot for graph 979/1345 Running dot for graph 980/1345 Running dot for graph 981/1345 Running dot for graph 982/1345 Running dot for graph 983/1345 Running dot for graph 984/1345 Running dot for graph 985/1345 Running dot for graph 986/1345 Running dot for graph 987/1345 Running dot for graph 988/1345 Running dot for graph 989/1345 Running dot for graph 990/1345 Running dot for graph 991/1345 Running dot for graph 992/1345 Running dot for graph 993/1345 Running dot for graph 994/1345 Running dot for graph 995/1345 Running dot for graph 996/1345 Running dot for graph 997/1345 Running dot for graph 998/1345 Running dot for graph 999/1345 Running dot for graph 1000/1345 Running dot for graph 1001/1345 Running dot for graph 1002/1345 Running dot for graph 1003/1345 Running dot for graph 1004/1345 Running dot for graph 1005/1345 Running dot for graph 1006/1345 Running dot for graph 1007/1345 Running dot for graph 1008/1345 Running dot for graph 1009/1345 Running dot for graph 1010/1345 Running dot for graph 1011/1345 Running dot for graph 1012/1345 Running dot for graph 1013/1345 Running dot for graph 1014/1345 Running dot for graph 1015/1345 Running dot for graph 1016/1345 Running dot for graph 1017/1345 Running dot for graph 1018/1345 Running dot for graph 1019/1345 Running dot for graph 1020/1345 Running dot for graph 1021/1345 Running dot for graph 1022/1345 Running dot for graph 1023/1345 Running dot for graph 1024/1345 Running dot for graph 1025/1345 Running dot for graph 1026/1345 Running dot for graph 1027/1345 Running dot for graph 1028/1345 Running dot for graph 1029/1345 Running dot for graph 1030/1345 Running dot for graph 1031/1345 Running dot for graph 1032/1345 Running dot for graph 1033/1345 Running dot for graph 1034/1345 Running dot for graph 1035/1345 Running dot for graph 1036/1345 Running dot for graph 1037/1345 Running dot for graph 1038/1345 Running dot for graph 1039/1345 Running dot for graph 1040/1345 Running dot for graph 1041/1345 Running dot for graph 1042/1345 Running dot for graph 1043/1345 Running dot for graph 1044/1345 Running dot for graph 1045/1345 Running dot for graph 1046/1345 Running dot for graph 1047/1345 Running dot for graph 1048/1345 Running dot for graph 1049/1345 Running dot for graph 1050/1345 Running dot for graph 1051/1345 Running dot for graph 1052/1345 Running dot for graph 1053/1345 Running dot for graph 1054/1345 Running dot for graph 1055/1345 Running dot for graph 1056/1345 Running dot for graph 1057/1345 Running dot for graph 1058/1345 Running dot for graph 1059/1345 Running dot for graph 1060/1345 Running dot for graph 1061/1345 Running dot for graph 1062/1345 Running dot for graph 1063/1345 Running dot for graph 1064/1345 Running dot for graph 1065/1345 Running dot for graph 1066/1345 Running dot for graph 1067/1345 Running dot for graph 1068/1345 Running dot for graph 1069/1345 Running dot for graph 1070/1345 Running dot for graph 1071/1345 Running dot for graph 1072/1345 Running dot for graph 1073/1345 Running dot for graph 1074/1345 Running dot for graph 1075/1345 Running dot for graph 1076/1345 Running dot for graph 1077/1345 Running dot for graph 1078/1345 Running dot for graph 1079/1345 Running dot for graph 1080/1345 Running dot for graph 1081/1345 Running dot for graph 1082/1345 Running dot for graph 1083/1345 Running dot for graph 1084/1345 Running dot for graph 1085/1345 Running dot for graph 1086/1345 Running dot for graph 1087/1345 Running dot for graph 1088/1345 Running dot for graph 1089/1345 Running dot for graph 1090/1345 Running dot for graph 1091/1345 Running dot for graph 1092/1345 Running dot for graph 1093/1345 Running dot for graph 1094/1345 Running dot for graph 1095/1345 Running dot for graph 1096/1345 Running dot for graph 1097/1345 Running dot for graph 1098/1345 Running dot for graph 1099/1345 Running dot for graph 1100/1345 Running dot for graph 1101/1345 Running dot for graph 1102/1345 Running dot for graph 1103/1345 Running dot for graph 1104/1345 Running dot for graph 1105/1345 Running dot for graph 1106/1345 Running dot for graph 1107/1345 Running dot for graph 1108/1345 Running dot for graph 1109/1345 Running dot for graph 1110/1345 Running dot for graph 1111/1345 Running dot for graph 1112/1345 Running dot for graph 1113/1345 Running dot for graph 1114/1345 Running dot for graph 1115/1345 Running dot for graph 1116/1345 Running dot for graph 1117/1345 Running dot for graph 1118/1345 Running dot for graph 1119/1345 Running dot for graph 1120/1345 Running dot for graph 1121/1345 Running dot for graph 1122/1345 Running dot for graph 1123/1345 Running dot for graph 1124/1345 Running dot for graph 1125/1345 Running dot for graph 1126/1345 Running dot for graph 1127/1345 Running dot for graph 1128/1345 Running dot for graph 1129/1345 Running dot for graph 1130/1345 Running dot for graph 1131/1345 Running dot for graph 1132/1345 Running dot for graph 1133/1345 Running dot for graph 1134/1345 Running dot for graph 1135/1345 Running dot for graph 1136/1345 Running dot for graph 1137/1345 Running dot for graph 1138/1345 Running dot for graph 1139/1345 Running dot for graph 1140/1345 Running dot for graph 1141/1345 Running dot for graph 1142/1345 Running dot for graph 1143/1345 Running dot for graph 1144/1345 Running dot for graph 1145/1345 Running dot for graph 1146/1345 Running dot for graph 1147/1345 Running dot for graph 1148/1345 Running dot for graph 1149/1345 Running dot for graph 1150/1345 Running dot for graph 1151/1345 Running dot for graph 1152/1345 Running dot for graph 1153/1345 Running dot for graph 1154/1345 Running dot for graph 1155/1345 Running dot for graph 1156/1345 Running dot for graph 1157/1345 Running dot for graph 1158/1345 Running dot for graph 1159/1345 Running dot for graph 1160/1345 Running dot for graph 1161/1345 Running dot for graph 1162/1345 Running dot for graph 1163/1345 Running dot for graph 1164/1345 Running dot for graph 1165/1345 Running dot for graph 1166/1345 Running dot for graph 1167/1345 Running dot for graph 1168/1345 Running dot for graph 1169/1345 Running dot for graph 1170/1345 Running dot for graph 1171/1345 Running dot for graph 1172/1345 Running dot for graph 1173/1345 Running dot for graph 1174/1345 Running dot for graph 1175/1345 Running dot for graph 1176/1345 Running dot for graph 1177/1345 Running dot for graph 1178/1345 Running dot for graph 1179/1345 Running dot for graph 1180/1345 Running dot for graph 1181/1345 Running dot for graph 1182/1345 Running dot for graph 1183/1345 Running dot for graph 1184/1345 Running dot for graph 1185/1345 Running dot for graph 1186/1345 Running dot for graph 1187/1345 Running dot for graph 1188/1345 Running dot for graph 1189/1345 Running dot for graph 1190/1345 Running dot for graph 1191/1345 Running dot for graph 1192/1345 Running dot for graph 1193/1345 Running dot for graph 1194/1345 Running dot for graph 1195/1345 Running dot for graph 1196/1345 Running dot for graph 1197/1345 Running dot for graph 1198/1345 Running dot for graph 1199/1345 Running dot for graph 1200/1345 Running dot for graph 1201/1345 Running dot for graph 1202/1345 Running dot for graph 1203/1345 Running dot for graph 1204/1345 Running dot for graph 1205/1345 Running dot for graph 1206/1345 Running dot for graph 1207/1345 Running dot for graph 1208/1345 Running dot for graph 1209/1345 Running dot for graph 1210/1345 Running dot for graph 1211/1345 Running dot for graph 1212/1345 Running dot for graph 1213/1345 Running dot for graph 1214/1345 Running dot for graph 1215/1345 Running dot for graph 1216/1345 Running dot for graph 1217/1345 Running dot for graph 1218/1345 Running dot for graph 1219/1345 Running dot for graph 1220/1345 Running dot for graph 1221/1345 Running dot for graph 1222/1345 Running dot for graph 1223/1345 Running dot for graph 1224/1345 Running dot for graph 1225/1345 Running dot for graph 1226/1345 Running dot for graph 1227/1345 Running dot for graph 1228/1345 Running dot for graph 1229/1345 Running dot for graph 1230/1345 Running dot for graph 1231/1345 Running dot for graph 1232/1345 Running dot for graph 1233/1345 Running dot for graph 1234/1345 Running dot for graph 1235/1345 Running dot for graph 1236/1345 Running dot for graph 1237/1345 Running dot for graph 1238/1345 Running dot for graph 1239/1345 Running dot for graph 1240/1345 Running dot for graph 1241/1345 Running dot for graph 1242/1345 Running dot for graph 1243/1345 Running dot for graph 1244/1345 Running dot for graph 1245/1345 Running dot for graph 1246/1345 Running dot for graph 1247/1345 Running dot for graph 1248/1345 Running dot for graph 1249/1345 Running dot for graph 1250/1345 Running dot for graph 1251/1345 Running dot for graph 1252/1345 Running dot for graph 1253/1345 Running dot for graph 1254/1345 Running dot for graph 1255/1345 Running dot for graph 1256/1345 Running dot for graph 1257/1345 Running dot for graph 1258/1345 Running dot for graph 1259/1345 Running dot for graph 1260/1345 Running dot for graph 1261/1345 Running dot for graph 1262/1345 Running dot for graph 1263/1345 Running dot for graph 1264/1345 Running dot for graph 1265/1345 Running dot for graph 1266/1345 Running dot for graph 1267/1345 Running dot for graph 1268/1345 Running dot for graph 1269/1345 Running dot for graph 1270/1345 Running dot for graph 1271/1345 Running dot for graph 1272/1345 Running dot for graph 1273/1345 Running dot for graph 1274/1345 Running dot for graph 1275/1345 Running dot for graph 1276/1345 Running dot for graph 1277/1345 Running dot for graph 1278/1345 Running dot for graph 1279/1345 Running dot for graph 1280/1345 Running dot for graph 1281/1345 Running dot for graph 1282/1345 Running dot for graph 1283/1345 Running dot for graph 1284/1345 Running dot for graph 1285/1345 Running dot for graph 1286/1345 Running dot for graph 1287/1345 Running dot for graph 1288/1345 Running dot for graph 1289/1345 Running dot for graph 1290/1345 Running dot for graph 1291/1345 Running dot for graph 1292/1345 Running dot for graph 1293/1345 Running dot for graph 1294/1345 Running dot for graph 1295/1345 Running dot for graph 1296/1345 Running dot for graph 1297/1345 Running dot for graph 1298/1345 Running dot for graph 1299/1345 Running dot for graph 1300/1345 Running dot for graph 1301/1345 Running dot for graph 1302/1345 Running dot for graph 1303/1345 Running dot for graph 1304/1345 Running dot for graph 1305/1345 Running dot for graph 1306/1345 Running dot for graph 1307/1345 Running dot for graph 1308/1345 Running dot for graph 1309/1345 Running dot for graph 1310/1345 Running dot for graph 1311/1345 Running dot for graph 1312/1345 Running dot for graph 1313/1345 Running dot for graph 1314/1345 Running dot for graph 1315/1345 Running dot for graph 1316/1345 Running dot for graph 1317/1345 Running dot for graph 1318/1345 Running dot for graph 1319/1345 Running dot for graph 1320/1345 Running dot for graph 1321/1345 Running dot for graph 1322/1345 Running dot for graph 1323/1345 Running dot for graph 1324/1345 Running dot for graph 1325/1345 Running dot for graph 1326/1345 Running dot for graph 1327/1345 Running dot for graph 1328/1345 Running dot for graph 1329/1345 Running dot for graph 1330/1345 Running dot for graph 1331/1345 Running dot for graph 1332/1345 Running dot for graph 1333/1345 Running dot for graph 1334/1345 Running dot for graph 1335/1345 Running dot for graph 1336/1345 Running dot for graph 1337/1345 Running dot for graph 1338/1345 Running dot for graph 1339/1345 Running dot for graph 1340/1345 Running dot for graph 1341/1345 Running dot for graph 1342/1345 Running dot for graph 1343/1345 Running dot for graph 1344/1345 Running dot for graph 1345/1345 Patching output file 1/1316 Patching output file 2/1316 Patching output file 3/1316 Patching output file 4/1316 Patching output file 5/1316 Patching output file 6/1316 Patching output file 7/1316 Patching output file 8/1316 Patching output file 9/1316 Patching output file 10/1316 Patching output file 11/1316 Patching output file 12/1316 Patching output file 13/1316 Patching output file 14/1316 Patching output file 15/1316 Patching output file 16/1316 Patching output file 17/1316 Patching output file 18/1316 Patching output file 19/1316 Patching output file 20/1316 Patching output file 21/1316 Patching output file 22/1316 Patching output file 23/1316 Patching output file 24/1316 Patching output file 25/1316 Patching output file 26/1316 Patching output file 27/1316 Patching output file 28/1316 Patching output file 29/1316 Patching output file 30/1316 Patching output file 31/1316 Patching output file 32/1316 Patching output file 33/1316 Patching output file 34/1316 Patching output file 35/1316 Patching output file 36/1316 Patching output file 37/1316 Patching output file 38/1316 Patching output file 39/1316 Patching output file 40/1316 Patching output file 41/1316 Patching output file 42/1316 Patching output file 43/1316 Patching output file 44/1316 Patching output file 45/1316 Patching output file 46/1316 Patching output file 47/1316 Patching output file 48/1316 Patching output file 49/1316 Patching output file 50/1316 Patching output file 51/1316 Patching output file 52/1316 Patching output file 53/1316 Patching output file 54/1316 Patching output file 55/1316 Patching output file 56/1316 Patching output file 57/1316 Patching output file 58/1316 Patching output file 59/1316 Patching output file 60/1316 Patching output file 61/1316 Patching output file 62/1316 Patching output file 63/1316 Patching output file 64/1316 Patching output file 65/1316 Patching output file 66/1316 Patching output file 67/1316 Patching output file 68/1316 Patching output file 69/1316 Patching output file 70/1316 Patching output file 71/1316 Patching output file 72/1316 Patching output file 73/1316 Patching output file 74/1316 Patching output file 75/1316 Patching output file 76/1316 Patching output file 77/1316 Patching output file 78/1316 Patching output file 79/1316 Patching output file 80/1316 Patching output file 81/1316 Patching output file 82/1316 Patching output file 83/1316 Patching output file 84/1316 Patching output file 85/1316 Patching output file 86/1316 Patching output file 87/1316 Patching output file 88/1316 Patching output file 89/1316 Patching output file 90/1316 Patching output file 91/1316 Patching output file 92/1316 Patching output file 93/1316 Patching output file 94/1316 Patching output file 95/1316 Patching output file 96/1316 Patching output file 97/1316 Patching output file 98/1316 Patching output file 99/1316 Patching output file 100/1316 Patching output file 101/1316 Patching output file 102/1316 Patching output file 103/1316 Patching output file 104/1316 Patching output file 105/1316 Patching output file 106/1316 Patching output file 107/1316 Patching output file 108/1316 Patching output file 109/1316 Patching output file 110/1316 Patching output file 111/1316 Patching output file 112/1316 Patching output file 113/1316 Patching output file 114/1316 Patching output file 115/1316 Patching output file 116/1316 Patching output file 117/1316 Patching output file 118/1316 Patching output file 119/1316 Patching output file 120/1316 Patching output file 121/1316 Patching output file 122/1316 Patching output file 123/1316 Patching output file 124/1316 Patching output file 125/1316 Patching output file 126/1316 Patching output file 127/1316 Patching output file 128/1316 Patching output file 129/1316 Patching output file 130/1316 Patching output file 131/1316 Patching output file 132/1316 Patching output file 133/1316 Patching output file 134/1316 Patching output file 135/1316 Patching output file 136/1316 Patching output file 137/1316 Patching output file 138/1316 Patching output file 139/1316 Patching output file 140/1316 Patching output file 141/1316 Patching output file 142/1316 Patching output file 143/1316 Patching output file 144/1316 Patching output file 145/1316 Patching output file 146/1316 Patching output file 147/1316 Patching output file 148/1316 Patching output file 149/1316 Patching output file 150/1316 Patching output file 151/1316 Patching output file 152/1316 Patching output file 153/1316 Patching output file 154/1316 Patching output file 155/1316 Patching output file 156/1316 Patching output file 157/1316 Patching output file 158/1316 Patching output file 159/1316 Patching output file 160/1316 Patching output file 161/1316 Patching output file 162/1316 Patching output file 163/1316 Patching output file 164/1316 Patching output file 165/1316 Patching output file 166/1316 Patching output file 167/1316 Patching output file 168/1316 Patching output file 169/1316 Patching output file 170/1316 Patching output file 171/1316 Patching output file 172/1316 Patching output file 173/1316 Patching output file 174/1316 Patching output file 175/1316 Patching output file 176/1316 Patching output file 177/1316 Patching output file 178/1316 Patching output file 179/1316 Patching output file 180/1316 Patching output file 181/1316 Patching output file 182/1316 Patching output file 183/1316 Patching output file 184/1316 Patching output file 185/1316 Patching output file 186/1316 Patching output file 187/1316 Patching output file 188/1316 Patching output file 189/1316 Patching output file 190/1316 Patching output file 191/1316 Patching output file 192/1316 Patching output file 193/1316 Patching output file 194/1316 Patching output file 195/1316 Patching output file 196/1316 Patching output file 197/1316 Patching output file 198/1316 Patching output file 199/1316 Patching output file 200/1316 Patching output file 201/1316 Patching output file 202/1316 Patching output file 203/1316 Patching output file 204/1316 Patching output file 205/1316 Patching output file 206/1316 Patching output file 207/1316 Patching output file 208/1316 Patching output file 209/1316 Patching output file 210/1316 Patching output file 211/1316 Patching output file 212/1316 Patching output file 213/1316 Patching output file 214/1316 Patching output file 215/1316 Patching output file 216/1316 Patching output file 217/1316 Patching output file 218/1316 Patching output file 219/1316 Patching output file 220/1316 Patching output file 221/1316 Patching output file 222/1316 Patching output file 223/1316 Patching output file 224/1316 Patching output file 225/1316 Patching output file 226/1316 Patching output file 227/1316 Patching output file 228/1316 Patching output file 229/1316 Patching output file 230/1316 Patching output file 231/1316 Patching output file 232/1316 Patching output file 233/1316 Patching output file 234/1316 Patching output file 235/1316 Patching output file 236/1316 Patching output file 237/1316 Patching output file 238/1316 Patching output file 239/1316 Patching output file 240/1316 Patching output file 241/1316 Patching output file 242/1316 Patching output file 243/1316 Patching output file 244/1316 Patching output file 245/1316 Patching output file 246/1316 Patching output file 247/1316 Patching output file 248/1316 Patching output file 249/1316 Patching output file 250/1316 Patching output file 251/1316 Patching output file 252/1316 Patching output file 253/1316 Patching output file 254/1316 Patching output file 255/1316 Patching output file 256/1316 Patching output file 257/1316 Patching output file 258/1316 Patching output file 259/1316 Patching output file 260/1316 Patching output file 261/1316 Patching output file 262/1316 Patching output file 263/1316 Patching output file 264/1316 Patching output file 265/1316 Patching output file 266/1316 Patching output file 267/1316 Patching output file 268/1316 Patching output file 269/1316 Patching output file 270/1316 Patching output file 271/1316 Patching output file 272/1316 Patching output file 273/1316 Patching output file 274/1316 Patching output file 275/1316 Patching output file 276/1316 Patching output file 277/1316 Patching output file 278/1316 Patching output file 279/1316 Patching output file 280/1316 Patching output file 281/1316 Patching output file 282/1316 Patching output file 283/1316 Patching output file 284/1316 Patching output file 285/1316 Patching output file 286/1316 Patching output file 287/1316 Patching output file 288/1316 Patching output file 289/1316 Patching output file 290/1316 Patching output file 291/1316 Patching output file 292/1316 Patching output file 293/1316 Patching output file 294/1316 Patching output file 295/1316 Patching output file 296/1316 Patching output file 297/1316 Patching output file 298/1316 Patching output file 299/1316 Patching output file 300/1316 Patching output file 301/1316 Patching output file 302/1316 Patching output file 303/1316 Patching output file 304/1316 Patching output file 305/1316 Patching output file 306/1316 Patching output file 307/1316 Patching output file 308/1316 Patching output file 309/1316 Patching output file 310/1316 Patching output file 311/1316 Patching output file 312/1316 Patching output file 313/1316 Patching output file 314/1316 Patching output file 315/1316 Patching output file 316/1316 Patching output file 317/1316 Patching output file 318/1316 Patching output file 319/1316 Patching output file 320/1316 Patching output file 321/1316 Patching output file 322/1316 Patching output file 323/1316 Patching output file 324/1316 Patching output file 325/1316 Patching output file 326/1316 Patching output file 327/1316 Patching output file 328/1316 Patching output file 329/1316 Patching output file 330/1316 Patching output file 331/1316 Patching output file 332/1316 Patching output file 333/1316 Patching output file 334/1316 Patching output file 335/1316 Patching output file 336/1316 Patching output file 337/1316 Patching output file 338/1316 Patching output file 339/1316 Patching output file 340/1316 Patching output file 341/1316 Patching output file 342/1316 Patching output file 343/1316 Patching output file 344/1316 Patching output file 345/1316 Patching output file 346/1316 Patching output file 347/1316 Patching output file 348/1316 Patching output file 349/1316 Patching output file 350/1316 Patching output file 351/1316 Patching output file 352/1316 Patching output file 353/1316 Patching output file 354/1316 Patching output file 355/1316 Patching output file 356/1316 Patching output file 357/1316 Patching output file 358/1316 Patching output file 359/1316 Patching output file 360/1316 Patching output file 361/1316 Patching output file 362/1316 Patching output file 363/1316 Patching output file 364/1316 Patching output file 365/1316 Patching output file 366/1316 Patching output file 367/1316 Patching output file 368/1316 Patching output file 369/1316 Patching output file 370/1316 Patching output file 371/1316 Patching output file 372/1316 Patching output file 373/1316 Patching output file 374/1316 Patching output file 375/1316 Patching output file 376/1316 Patching output file 377/1316 Patching output file 378/1316 Patching output file 379/1316 Patching output file 380/1316 Patching output file 381/1316 Patching output file 382/1316 Patching output file 383/1316 Patching output file 384/1316 Patching output file 385/1316 Patching output file 386/1316 Patching output file 387/1316 Patching output file 388/1316 Patching output file 389/1316 Patching output file 390/1316 Patching output file 391/1316 Patching output file 392/1316 Patching output file 393/1316 Patching output file 394/1316 Patching output file 395/1316 Patching output file 396/1316 Patching output file 397/1316 Patching output file 398/1316 Patching output file 399/1316 Patching output file 400/1316 Patching output file 401/1316 Patching output file 402/1316 Patching output file 403/1316 Patching output file 404/1316 Patching output file 405/1316 Patching output file 406/1316 Patching output file 407/1316 Patching output file 408/1316 Patching output file 409/1316 Patching output file 410/1316 Patching output file 411/1316 Patching output file 412/1316 Patching output file 413/1316 Patching output file 414/1316 Patching output file 415/1316 Patching output file 416/1316 Patching output file 417/1316 Patching output file 418/1316 Patching output file 419/1316 Patching output file 420/1316 Patching output file 421/1316 Patching output file 422/1316 Patching output file 423/1316 Patching output file 424/1316 Patching output file 425/1316 Patching output file 426/1316 Patching output file 427/1316 Patching output file 428/1316 Patching output file 429/1316 Patching output file 430/1316 Patching output file 431/1316 Patching output file 432/1316 Patching output file 433/1316 Patching output file 434/1316 Patching output file 435/1316 Patching output file 436/1316 Patching output file 437/1316 Patching output file 438/1316 Patching output file 439/1316 Patching output file 440/1316 Patching output file 441/1316 Patching output file 442/1316 Patching output file 443/1316 Patching output file 444/1316 Patching output file 445/1316 Patching output file 446/1316 Patching output file 447/1316 Patching output file 448/1316 Patching output file 449/1316 Patching output file 450/1316 Patching output file 451/1316 Patching output file 452/1316 Patching output file 453/1316 Patching output file 454/1316 Patching output file 455/1316 Patching output file 456/1316 Patching output file 457/1316 Patching output file 458/1316 Patching output file 459/1316 Patching output file 460/1316 Patching output file 461/1316 Patching output file 462/1316 Patching output file 463/1316 Patching output file 464/1316 Patching output file 465/1316 Patching output file 466/1316 Patching output file 467/1316 Patching output file 468/1316 Patching output file 469/1316 Patching output file 470/1316 Patching output file 471/1316 Patching output file 472/1316 Patching output file 473/1316 Patching output file 474/1316 Patching output file 475/1316 Patching output file 476/1316 Patching output file 477/1316 Patching output file 478/1316 Patching output file 479/1316 Patching output file 480/1316 Patching output file 481/1316 Patching output file 482/1316 Patching output file 483/1316 Patching output file 484/1316 Patching output file 485/1316 Patching output file 486/1316 Patching output file 487/1316 Patching output file 488/1316 Patching output file 489/1316 Patching output file 490/1316 Patching output file 491/1316 Patching output file 492/1316 Patching output file 493/1316 Patching output file 494/1316 Patching output file 495/1316 Patching output file 496/1316 Patching output file 497/1316 Patching output file 498/1316 Patching output file 499/1316 Patching output file 500/1316 Patching output file 501/1316 Patching output file 502/1316 Patching output file 503/1316 Patching output file 504/1316 Patching output file 505/1316 Patching output file 506/1316 Patching output file 507/1316 Patching output file 508/1316 Patching output file 509/1316 Patching output file 510/1316 Patching output file 511/1316 Patching output file 512/1316 Patching output file 513/1316 Patching output file 514/1316 Patching output file 515/1316 Patching output file 516/1316 Patching output file 517/1316 Patching output file 518/1316 Patching output file 519/1316 Patching output file 520/1316 Patching output file 521/1316 Patching output file 522/1316 Patching output file 523/1316 Patching output file 524/1316 Patching output file 525/1316 Patching output file 526/1316 Patching output file 527/1316 Patching output file 528/1316 Patching output file 529/1316 Patching output file 530/1316 Patching output file 531/1316 Patching output file 532/1316 Patching output file 533/1316 Patching output file 534/1316 Patching output file 535/1316 Patching output file 536/1316 Patching output file 537/1316 Patching output file 538/1316 Patching output file 539/1316 Patching output file 540/1316 Patching output file 541/1316 Patching output file 542/1316 Patching output file 543/1316 Patching output file 544/1316 Patching output file 545/1316 Patching output file 546/1316 Patching output file 547/1316 Patching output file 548/1316 Patching output file 549/1316 Patching output file 550/1316 Patching output file 551/1316 Patching output file 552/1316 Patching output file 553/1316 Patching output file 554/1316 Patching output file 555/1316 Patching output file 556/1316 Patching output file 557/1316 Patching output file 558/1316 Patching output file 559/1316 Patching output file 560/1316 Patching output file 561/1316 Patching output file 562/1316 Patching output file 563/1316 Patching output file 564/1316 Patching output file 565/1316 Patching output file 566/1316 Patching output file 567/1316 Patching output file 568/1316 Patching output file 569/1316 Patching output file 570/1316 Patching output file 571/1316 Patching output file 572/1316 Patching output file 573/1316 Patching output file 574/1316 Patching output file 575/1316 Patching output file 576/1316 Patching output file 577/1316 Patching output file 578/1316 Patching output file 579/1316 Patching output file 580/1316 Patching output file 581/1316 Patching output file 582/1316 Patching output file 583/1316 Patching output file 584/1316 Patching output file 585/1316 Patching output file 586/1316 Patching output file 587/1316 Patching output file 588/1316 Patching output file 589/1316 Patching output file 590/1316 Patching output file 591/1316 Patching output file 592/1316 Patching output file 593/1316 Patching output file 594/1316 Patching output file 595/1316 Patching output file 596/1316 Patching output file 597/1316 Patching output file 598/1316 Patching output file 599/1316 Patching output file 600/1316 Patching output file 601/1316 Patching output file 602/1316 Patching output file 603/1316 Patching output file 604/1316 Patching output file 605/1316 Patching output file 606/1316 Patching output file 607/1316 Patching output file 608/1316 Patching output file 609/1316 Patching output file 610/1316 Patching output file 611/1316 Patching output file 612/1316 Patching output file 613/1316 Patching output file 614/1316 Patching output file 615/1316 Patching output file 616/1316 Patching output file 617/1316 Patching output file 618/1316 Patching output file 619/1316 Patching output file 620/1316 Patching output file 621/1316 Patching output file 622/1316 Patching output file 623/1316 Patching output file 624/1316 Patching output file 625/1316 Patching output file 626/1316 Patching output file 627/1316 Patching output file 628/1316 Patching output file 629/1316 Patching output file 630/1316 Patching output file 631/1316 Patching output file 632/1316 Patching output file 633/1316 Patching output file 634/1316 Patching output file 635/1316 Patching output file 636/1316 Patching output file 637/1316 Patching output file 638/1316 Patching output file 639/1316 Patching output file 640/1316 Patching output file 641/1316 Patching output file 642/1316 Patching output file 643/1316 Patching output file 644/1316 Patching output file 645/1316 Patching output file 646/1316 Patching output file 647/1316 Patching output file 648/1316 Patching output file 649/1316 Patching output file 650/1316 Patching output file 651/1316 Patching output file 652/1316 Patching output file 653/1316 Patching output file 654/1316 Patching output file 655/1316 Patching output file 656/1316 Patching output file 657/1316 Patching output file 658/1316 Patching output file 659/1316 Patching output file 660/1316 Patching output file 661/1316 Patching output file 662/1316 Patching output file 663/1316 Patching output file 664/1316 Patching output file 665/1316 Patching output file 666/1316 Patching output file 667/1316 Patching output file 668/1316 Patching output file 669/1316 Patching output file 670/1316 Patching output file 671/1316 Patching output file 672/1316 Patching output file 673/1316 Patching output file 674/1316 Patching output file 675/1316 Patching output file 676/1316 Patching output file 677/1316 Patching output file 678/1316 Patching output file 679/1316 Patching output file 680/1316 Patching output file 681/1316 Patching output file 682/1316 Patching output file 683/1316 Patching output file 684/1316 Patching output file 685/1316 Patching output file 686/1316 Patching output file 687/1316 Patching output file 688/1316 Patching output file 689/1316 Patching output file 690/1316 Patching output file 691/1316 Patching output file 692/1316 Patching output file 693/1316 Patching output file 694/1316 Patching output file 695/1316 Patching output file 696/1316 Patching output file 697/1316 Patching output file 698/1316 Patching output file 699/1316 Patching output file 700/1316 Patching output file 701/1316 Patching output file 702/1316 Patching output file 703/1316 Patching output file 704/1316 Patching output file 705/1316 Patching output file 706/1316 Patching output file 707/1316 Patching output file 708/1316 Patching output file 709/1316 Patching output file 710/1316 Patching output file 711/1316 Patching output file 712/1316 Patching output file 713/1316 Patching output file 714/1316 Patching output file 715/1316 Patching output file 716/1316 Patching output file 717/1316 Patching output file 718/1316 Patching output file 719/1316 Patching output file 720/1316 Patching output file 721/1316 Patching output file 722/1316 Patching output file 723/1316 Patching output file 724/1316 Patching output file 725/1316 Patching output file 726/1316 Patching output file 727/1316 Patching output file 728/1316 Patching output file 729/1316 Patching output file 730/1316 Patching output file 731/1316 Patching output file 732/1316 Patching output file 733/1316 Patching output file 734/1316 Patching output file 735/1316 Patching output file 736/1316 Patching output file 737/1316 Patching output file 738/1316 Patching output file 739/1316 Patching output file 740/1316 Patching output file 741/1316 Patching output file 742/1316 Patching output file 743/1316 Patching output file 744/1316 Patching output file 745/1316 Patching output file 746/1316 Patching output file 747/1316 Patching output file 748/1316 Patching output file 749/1316 Patching output file 750/1316 Patching output file 751/1316 Patching output file 752/1316 Patching output file 753/1316 Patching output file 754/1316 Patching output file 755/1316 Patching output file 756/1316 Patching output file 757/1316 Patching output file 758/1316 Patching output file 759/1316 Patching output file 760/1316 Patching output file 761/1316 Patching output file 762/1316 Patching output file 763/1316 Patching output file 764/1316 Patching output file 765/1316 Patching output file 766/1316 Patching output file 767/1316 Patching output file 768/1316 Patching output file 769/1316 Patching output file 770/1316 Patching output file 771/1316 Patching output file 772/1316 Patching output file 773/1316 Patching output file 774/1316 Patching output file 775/1316 Patching output file 776/1316 Patching output file 777/1316 Patching output file 778/1316 Patching output file 779/1316 Patching output file 780/1316 Patching output file 781/1316 Patching output file 782/1316 Patching output file 783/1316 Patching output file 784/1316 Patching output file 785/1316 Patching output file 786/1316 Patching output file 787/1316 Patching output file 788/1316 Patching output file 789/1316 Patching output file 790/1316 Patching output file 791/1316 Patching output file 792/1316 Patching output file 793/1316 Patching output file 794/1316 Patching output file 795/1316 Patching output file 796/1316 Patching output file 797/1316 Patching output file 798/1316 Patching output file 799/1316 Patching output file 800/1316 Patching output file 801/1316 Patching output file 802/1316 Patching output file 803/1316 Patching output file 804/1316 Patching output file 805/1316 Patching output file 806/1316 Patching output file 807/1316 Patching output file 808/1316 Patching output file 809/1316 Patching output file 810/1316 Patching output file 811/1316 Patching output file 812/1316 Patching output file 813/1316 Patching output file 814/1316 Patching output file 815/1316 Patching output file 816/1316 Patching output file 817/1316 Patching output file 818/1316 Patching output file 819/1316 Patching output file 820/1316 Patching output file 821/1316 Patching output file 822/1316 Patching output file 823/1316 Patching output file 824/1316 Patching output file 825/1316 Patching output file 826/1316 Patching output file 827/1316 Patching output file 828/1316 Patching output file 829/1316 Patching output file 830/1316 Patching output file 831/1316 Patching output file 832/1316 Patching output file 833/1316 Patching output file 834/1316 Patching output file 835/1316 Patching output file 836/1316 Patching output file 837/1316 Patching output file 838/1316 Patching output file 839/1316 Patching output file 840/1316 Patching output file 841/1316 Patching output file 842/1316 Patching output file 843/1316 Patching output file 844/1316 Patching output file 845/1316 Patching output file 846/1316 Patching output file 847/1316 Patching output file 848/1316 Patching output file 849/1316 Patching output file 850/1316 Patching output file 851/1316 Patching output file 852/1316 Patching output file 853/1316 Patching output file 854/1316 Patching output file 855/1316 Patching output file 856/1316 Patching output file 857/1316 Patching output file 858/1316 Patching output file 859/1316 Patching output file 860/1316 Patching output file 861/1316 Patching output file 862/1316 Patching output file 863/1316 Patching output file 864/1316 Patching output file 865/1316 Patching output file 866/1316 Patching output file 867/1316 Patching output file 868/1316 Patching output file 869/1316 Patching output file 870/1316 Patching output file 871/1316 Patching output file 872/1316 Patching output file 873/1316 Patching output file 874/1316 Patching output file 875/1316 Patching output file 876/1316 Patching output file 877/1316 Patching output file 878/1316 Patching output file 879/1316 Patching output file 880/1316 Patching output file 881/1316 Patching output file 882/1316 Patching output file 883/1316 Patching output file 884/1316 Patching output file 885/1316 Patching output file 886/1316 Patching output file 887/1316 Patching output file 888/1316 Patching output file 889/1316 Patching output file 890/1316 Patching output file 891/1316 Patching output file 892/1316 Patching output file 893/1316 Patching output file 894/1316 Patching output file 895/1316 Patching output file 896/1316 Patching output file 897/1316 Patching output file 898/1316 Patching output file 899/1316 Patching output file 900/1316 Patching output file 901/1316 Patching output file 902/1316 Patching output file 903/1316 Patching output file 904/1316 Patching output file 905/1316 Patching output file 906/1316 Patching output file 907/1316 Patching output file 908/1316 Patching output file 909/1316 Patching output file 910/1316 Patching output file 911/1316 Patching output file 912/1316 Patching output file 913/1316 Patching output file 914/1316 Patching output file 915/1316 Patching output file 916/1316 Patching output file 917/1316 Patching output file 918/1316 Patching output file 919/1316 Patching output file 920/1316 Patching output file 921/1316 Patching output file 922/1316 Patching output file 923/1316 Patching output file 924/1316 Patching output file 925/1316 Patching output file 926/1316 Patching output file 927/1316 Patching output file 928/1316 Patching output file 929/1316 Patching output file 930/1316 Patching output file 931/1316 Patching output file 932/1316 Patching output file 933/1316 Patching output file 934/1316 Patching output file 935/1316 Patching output file 936/1316 Patching output file 937/1316 Patching output file 938/1316 Patching output file 939/1316 Patching output file 940/1316 Patching output file 941/1316 Patching output file 942/1316 Patching output file 943/1316 Patching output file 944/1316 Patching output file 945/1316 Patching output file 946/1316 Patching output file 947/1316 Patching output file 948/1316 Patching output file 949/1316 Patching output file 950/1316 Patching output file 951/1316 Patching output file 952/1316 Patching output file 953/1316 Patching output file 954/1316 Patching output file 955/1316 Patching output file 956/1316 Patching output file 957/1316 Patching output file 958/1316 Patching output file 959/1316 Patching output file 960/1316 Patching output file 961/1316 Patching output file 962/1316 Patching output file 963/1316 Patching output file 964/1316 Patching output file 965/1316 Patching output file 966/1316 Patching output file 967/1316 Patching output file 968/1316 Patching output file 969/1316 Patching output file 970/1316 Patching output file 971/1316 Patching output file 972/1316 Patching output file 973/1316 Patching output file 974/1316 Patching output file 975/1316 Patching output file 976/1316 Patching output file 977/1316 Patching output file 978/1316 Patching output file 979/1316 Patching output file 980/1316 Patching output file 981/1316 Patching output file 982/1316 Patching output file 983/1316 Patching output file 984/1316 Patching output file 985/1316 Patching output file 986/1316 Patching output file 987/1316 Patching output file 988/1316 Patching output file 989/1316 Patching output file 990/1316 Patching output file 991/1316 Patching output file 992/1316 Patching output file 993/1316 Patching output file 994/1316 Patching output file 995/1316 Patching output file 996/1316 Patching output file 997/1316 Patching output file 998/1316 Patching output file 999/1316 Patching output file 1000/1316 Patching output file 1001/1316 Patching output file 1002/1316 Patching output file 1003/1316 Patching output file 1004/1316 Patching output file 1005/1316 Patching output file 1006/1316 Patching output file 1007/1316 Patching output file 1008/1316 Patching output file 1009/1316 Patching output file 1010/1316 Patching output file 1011/1316 Patching output file 1012/1316 Patching output file 1013/1316 Patching output file 1014/1316 Patching output file 1015/1316 Patching output file 1016/1316 Patching output file 1017/1316 Patching output file 1018/1316 Patching output file 1019/1316 Patching output file 1020/1316 Patching output file 1021/1316 Patching output file 1022/1316 Patching output file 1023/1316 Patching output file 1024/1316 Patching output file 1025/1316 Patching output file 1026/1316 Patching output file 1027/1316 Patching output file 1028/1316 Patching output file 1029/1316 Patching output file 1030/1316 Patching output file 1031/1316 Patching output file 1032/1316 Patching output file 1033/1316 Patching output file 1034/1316 Patching output file 1035/1316 Patching output file 1036/1316 Patching output file 1037/1316 Patching output file 1038/1316 Patching output file 1039/1316 Patching output file 1040/1316 Patching output file 1041/1316 Patching output file 1042/1316 Patching output file 1043/1316 Patching output file 1044/1316 Patching output file 1045/1316 Patching output file 1046/1316 Patching output file 1047/1316 Patching output file 1048/1316 Patching output file 1049/1316 Patching output file 1050/1316 Patching output file 1051/1316 Patching output file 1052/1316 Patching output file 1053/1316 Patching output file 1054/1316 Patching output file 1055/1316 Patching output file 1056/1316 Patching output file 1057/1316 Patching output file 1058/1316 Patching output file 1059/1316 Patching output file 1060/1316 Patching output file 1061/1316 Patching output file 1062/1316 Patching output file 1063/1316 Patching output file 1064/1316 Patching output file 1065/1316 Patching output file 1066/1316 Patching output file 1067/1316 Patching output file 1068/1316 Patching output file 1069/1316 Patching output file 1070/1316 Patching output file 1071/1316 Patching output file 1072/1316 Patching output file 1073/1316 Patching output file 1074/1316 Patching output file 1075/1316 Patching output file 1076/1316 Patching output file 1077/1316 Patching output file 1078/1316 Patching output file 1079/1316 Patching output file 1080/1316 Patching output file 1081/1316 Patching output file 1082/1316 Patching output file 1083/1316 Patching output file 1084/1316 Patching output file 1085/1316 Patching output file 1086/1316 Patching output file 1087/1316 Patching output file 1088/1316 Patching output file 1089/1316 Patching output file 1090/1316 Patching output file 1091/1316 Patching output file 1092/1316 Patching output file 1093/1316 Patching output file 1094/1316 Patching output file 1095/1316 Patching output file 1096/1316 Patching output file 1097/1316 Patching output file 1098/1316 Patching output file 1099/1316 Patching output file 1100/1316 Patching output file 1101/1316 Patching output file 1102/1316 Patching output file 1103/1316 Patching output file 1104/1316 Patching output file 1105/1316 Patching output file 1106/1316 Patching output file 1107/1316 Patching output file 1108/1316 Patching output file 1109/1316 Patching output file 1110/1316 Patching output file 1111/1316 Patching output file 1112/1316 Patching output file 1113/1316 Patching output file 1114/1316 Patching output file 1115/1316 Patching output file 1116/1316 Patching output file 1117/1316 Patching output file 1118/1316 Patching output file 1119/1316 Patching output file 1120/1316 Patching output file 1121/1316 Patching output file 1122/1316 Patching output file 1123/1316 Patching output file 1124/1316 Patching output file 1125/1316 Patching output file 1126/1316 Patching output file 1127/1316 Patching output file 1128/1316 Patching output file 1129/1316 Patching output file 1130/1316 Patching output file 1131/1316 Patching output file 1132/1316 Patching output file 1133/1316 Patching output file 1134/1316 Patching output file 1135/1316 Patching output file 1136/1316 Patching output file 1137/1316 Patching output file 1138/1316 Patching output file 1139/1316 Patching output file 1140/1316 Patching output file 1141/1316 Patching output file 1142/1316 Patching output file 1143/1316 Patching output file 1144/1316 Patching output file 1145/1316 Patching output file 1146/1316 Patching output file 1147/1316 Patching output file 1148/1316 Patching output file 1149/1316 Patching output file 1150/1316 Patching output file 1151/1316 Patching output file 1152/1316 Patching output file 1153/1316 Patching output file 1154/1316 Patching output file 1155/1316 Patching output file 1156/1316 Patching output file 1157/1316 Patching output file 1158/1316 Patching output file 1159/1316 Patching output file 1160/1316 Patching output file 1161/1316 Patching output file 1162/1316 Patching output file 1163/1316 Patching output file 1164/1316 Patching output file 1165/1316 Patching output file 1166/1316 Patching output file 1167/1316 Patching output file 1168/1316 Patching output file 1169/1316 Patching output file 1170/1316 Patching output file 1171/1316 Patching output file 1172/1316 Patching output file 1173/1316 Patching output file 1174/1316 Patching output file 1175/1316 Patching output file 1176/1316 Patching output file 1177/1316 Patching output file 1178/1316 Patching output file 1179/1316 Patching output file 1180/1316 Patching output file 1181/1316 Patching output file 1182/1316 Patching output file 1183/1316 Patching output file 1184/1316 Patching output file 1185/1316 Patching output file 1186/1316 Patching output file 1187/1316 Patching output file 1188/1316 Patching output file 1189/1316 Patching output file 1190/1316 Patching output file 1191/1316 Patching output file 1192/1316 Patching output file 1193/1316 Patching output file 1194/1316 Patching output file 1195/1316 Patching output file 1196/1316 Patching output file 1197/1316 Patching output file 1198/1316 Patching output file 1199/1316 Patching output file 1200/1316 Patching output file 1201/1316 Patching output file 1202/1316 Patching output file 1203/1316 Patching output file 1204/1316 Patching output file 1205/1316 Patching output file 1206/1316 Patching output file 1207/1316 Patching output file 1208/1316 Patching output file 1209/1316 Patching output file 1210/1316 Patching output file 1211/1316 Patching output file 1212/1316 Patching output file 1213/1316 Patching output file 1214/1316 Patching output file 1215/1316 Patching output file 1216/1316 Patching output file 1217/1316 Patching output file 1218/1316 Patching output file 1219/1316 Patching output file 1220/1316 Patching output file 1221/1316 Patching output file 1222/1316 Patching output file 1223/1316 Patching output file 1224/1316 Patching output file 1225/1316 Patching output file 1226/1316 Patching output file 1227/1316 Patching output file 1228/1316 Patching output file 1229/1316 Patching output file 1230/1316 Patching output file 1231/1316 Patching output file 1232/1316 Patching output file 1233/1316 Patching output file 1234/1316 Patching output file 1235/1316 Patching output file 1236/1316 Patching output file 1237/1316 Patching output file 1238/1316 Patching output file 1239/1316 Patching output file 1240/1316 Patching output file 1241/1316 Patching output file 1242/1316 Patching output file 1243/1316 Patching output file 1244/1316 Patching output file 1245/1316 Patching output file 1246/1316 Patching output file 1247/1316 Patching output file 1248/1316 Patching output file 1249/1316 Patching output file 1250/1316 Patching output file 1251/1316 Patching output file 1252/1316 Patching output file 1253/1316 Patching output file 1254/1316 Patching output file 1255/1316 Patching output file 1256/1316 Patching output file 1257/1316 Patching output file 1258/1316 Patching output file 1259/1316 Patching output file 1260/1316 Patching output file 1261/1316 Patching output file 1262/1316 Patching output file 1263/1316 Patching output file 1264/1316 Patching output file 1265/1316 Patching output file 1266/1316 Patching output file 1267/1316 Patching output file 1268/1316 Patching output file 1269/1316 Patching output file 1270/1316 Patching output file 1271/1316 Patching output file 1272/1316 Patching output file 1273/1316 Patching output file 1274/1316 Patching output file 1275/1316 Patching output file 1276/1316 Patching output file 1277/1316 Patching output file 1278/1316 Patching output file 1279/1316 Patching output file 1280/1316 Patching output file 1281/1316 Patching output file 1282/1316 Patching output file 1283/1316 Patching output file 1284/1316 Patching output file 1285/1316 Patching output file 1286/1316 Patching output file 1287/1316 Patching output file 1288/1316 Patching output file 1289/1316 Patching output file 1290/1316 Patching output file 1291/1316 Patching output file 1292/1316 Patching output file 1293/1316 Patching output file 1294/1316 Patching output file 1295/1316 Patching output file 1296/1316 Patching output file 1297/1316 Patching output file 1298/1316 Patching output file 1299/1316 Patching output file 1300/1316 Patching output file 1301/1316 Patching output file 1302/1316 Patching output file 1303/1316 Patching output file 1304/1316 Patching output file 1305/1316 Patching output file 1306/1316 Patching output file 1307/1316 Patching output file 1308/1316 Patching output file 1309/1316 Patching output file 1310/1316 Patching output file 1311/1316 Patching output file 1312/1316 Patching output file 1313/1316 Patching output file 1314/1316 Patching output file 1315/1316 Patching output file 1316/1316 lookup cache used 5435/65536 hits=47566 misses=5514 finished... HTML reference in directory ./html/index.html make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0/lib' Copied HTML progman to https://grass.osgeo.org/programming8 chgrp: invalid group: ‘grass’ if [ ! -f ../gui/wxpython/menustrings.py ] ; then \ echo "Build GRASS before running 'make pot'" >&2 ; \ exit 1 ; \ fi Generating grasslibs... xgettext --from-code=utf-8 --keyword=_ --keyword=n_:1,2 -cGTC -o ./templates/grasslibs.pot `find ../lib \( -name "*.c" -o -name "*.py" \) | xargs grep -l "_(\"\|n_(\""` ../lib/init/grass.py:474: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. Generating grassmods... xgettext --from-code=utf-8 --keyword=_ --keyword=n_:1,2 -cGTC -o ./templates/grassmods.pot `find ../ -name '*.c' | grep -v '../lib' | xargs grep -l "_(\"\|n_(\""` xgettext --from-code=utf-8 -j --keyword=_ --keyword=n_:1,2 -cGTC -o ./templates/grassmods.pot `find ../scripts -name '*.py' | xargs grep -l "_(\"\|n_(\""` ../scripts/i.oif/i.oif.py:50: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.droptable/v.db.droptable.py:76: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.droptable/v.db.droptable.py:87: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/db.in.ogr/db.in.ogr.py:184: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.what.strds/v.what.strds.py:241: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.what.strds/v.what.strds.py:270: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.what.strds/v.what.strds.py:286: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/d.redraw/d.redraw.py:53: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/d.redraw/d.redraw.py:64: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.blend/r.blend.py:133: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.tileset/r.tileset.py:251: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.tileset/r.tileset.py:259: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.renamecolumn/v.db.renamecolumn.py:86: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.renamecolumn/v.db.renamecolumn.py:101: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/g.manual/g.manual.py:132: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.reconnect.all/v.db.reconnect.all.py:110: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.reconnect.all/v.db.reconnect.all.py:161: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.reconnect.all/v.db.reconnect.all.py:243: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.reconnect.all/v.db.reconnect.all.py:315: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.unpack/v.unpack.py:242: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.unpack/v.unpack.py:257: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.unpack/v.unpack.py:262: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.unpack/v.unpack.py:281: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r3.in.xyz/r3.in.xyz.py:258: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r3.in.xyz/r3.in.xyz.py:292: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/db.univar/db.univar.py:115: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/db.univar/db.univar.py:119: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.in.e00/v.in.e00.py:159: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.report/v.report.py:124: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.report/v.report.py:143: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.dropcolumn/v.db.dropcolumn.py:74: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.dropcolumn/v.db.dropcolumn.py:83: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/db.droptable/db.droptable.py:74: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.dissolve/v.dissolve.py:74: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.dissolve/v.dissolve.py:85: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_base.py:87: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_base.py:140: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_base.py:205: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_base.py:220: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_base.py:316: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_cap_parsers.py:50: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_drv.py:125: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_drv.py:130: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_drv.py:399: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_drv.py:694: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_drv.py:1038: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_drv.py:1063: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.wms/wms_drv.py:1070: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.pack/v.pack.py:87: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.pack/r.pack.py:81: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.join/v.db.join.py:101: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.join/v.db.join.py:108: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.join/v.db.join.py:125: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.db.join/v.db.join.py:176: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.build.all/v.build.all.py:43: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/d.frame/d.frame.py:245: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/d.frame/d.frame.py:325: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.in.srtm/r.in.srtm.py:201: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/r.fillnulls/r.fillnulls.py:308: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/v.import/v.import.py:371: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/i.pansharpen/i.pansharpen.py:437: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/i.pansharpen/i.pansharpen.py:440: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/g.extension/g.extension.py:411: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/g.extension/g.extension.py:1993: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/g.extension/g.extension.py:2001: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../scripts/g.extension/g.extension.py:2176: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. Generating grasswxpy... xgettext --from-code=utf-8 --keyword=_ --keyword=n_:1,2 -cGTC -o ./templates/grasswxpy.pot `find ../gui/wxpython -name '*.py' | xargs grep -l "_(\"\|n_(\""` ../gui/wxpython/dbmgr/base.py:4013: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/vnet/vnet_core.py:437: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/vnet/vnet_core.py:660: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/vnet/vnet_data.py:186: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/vnet/vnet_data.py:198: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/gui_core/gselect.py:2715: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/rlisetup/functions.py:155: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/rlisetup/wizard.py:1874: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/gmodeler/frame.py:1088: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/web_services/widgets.py:548: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/web_services/widgets.py:567: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/animation/g.gui.animation.py:93: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/core/render.py:1022: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/core/utils.py:848: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iscatt/controllers.py:233: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iscatt/controllers.py:246: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iscatt/controllers.py:335: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iscatt/controllers.py:353: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iscatt/controllers.py:821: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iscatt/controllers.py:826: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/image2target/ii2t_gis_set.py:298: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/image2target/ii2t_gis_set.py:552: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/wxplot/profile.py:418: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/wxplot/profile.py:432: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iclass/dialogs.py:200: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iclass/dialogs.py:209: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/iclass/frame.py:814: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/lmgr/layertree.py:1056: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/lmgr/layertree.py:1074: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. ../gui/wxpython/lmgr/layertree.py:1094: warning: 'msgid' format string with unnamed arguments cannot be properly localized: The translator cannot reorder the arguments. Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. make real-bindist make[1]: Entering directory '/home/neteler/src/releasebranch_8_0' tar cCBf /home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu - AUTHORS CHANGES CITING COPYING GPL.TXT INSTALL REQUIREMENTS.html contributors.csv contributors_extra.csv translators.csv grass.tmp bin demolocation docs driver etc fonts gui include lib locale scripts utils share | gzip -fc > grass-8.0.3dev-x86_64-pc-linux-gnu-03_06_2022.tar.gz size=`ls -l grass-8.0.3dev-x86_64-pc-linux-gnu-03_06_2022.tar.gz | awk '{print $5}'`; \ sed -e "s/BIN_DIST_VERSION/8.0.3dev-x86_64-pc-linux-gnu-03_06_2022/" \ -e "s/GRASSPRG_NAME/grass/" \ -e "s/SIZE_TAR_FILE/$size/" -e "s#BIN_DIST_DIR#'/usr/local/grass80'#" \ -e "s/ARCHITECTURE/x86_64-pc-linux-gnu/" \ -e "s/LD_LIBRARY_PATH_VAR/LD_LIBRARY_PATH/" \ -e "s/TEST_STR=/TEST_STR=executable/" \ -e "s#IMPORTANT.*#Generated from the binaryInstall.src file using the command make bindist#" \ -e "s/# executable shell.*//" -e "s/# make bindist.*//" \ binaryInstall.src > grass-8.0.3dev-x86_64-pc-linux-gnu-03_06_2022-install.sh ; \ chmod a+x grass-8.0.3dev-x86_64-pc-linux-gnu-03_06_2022-install.sh 2>/dev/null make[1]: Leaving directory '/home/neteler/src/releasebranch_8_0' Copy new binary version into web space: adding: manuals/ (stored 0%) adding: manuals/g_gui_gmodeler_db.png (stored 0%) adding: manuals/jquery.fixedheadertable.min.js (deflated 70%) adding: manuals/i_ortho_camera.png (deflated 0%) adding: manuals/topic_fire.html (deflated 52%) adding: manuals/d.his.html (deflated 62%) adding: manuals/r3.cross.rast.png (deflated 2%) adding: manuals/psdriver.html (deflated 61%) adding: manuals/keywords.html (deflated 86%) adding: manuals/vectorascii.html (deflated 56%) adding: manuals/i.landsat.toar.html (deflated 67%) adding: manuals/topic_accumulation.html (deflated 53%) adding: manuals/topic_diagram.html (deflated 48%) adding: manuals/r.shade.html (deflated 63%) adding: manuals/v_clean.png (deflated 5%) adding: manuals/v_clip_region.png (deflated 1%) adding: manuals/r.distance.html (deflated 61%) adding: manuals/v.category.html (deflated 68%) adding: manuals/v.net.steiner.html (deflated 64%) adding: manuals/grass-ogr.html (deflated 53%) adding: manuals/d.histogram.html (deflated 63%) adding: manuals/v.cluster.html (deflated 66%) adding: manuals/v.select.html (deflated 76%) adding: manuals/g.gisenv.html (deflated 64%) adding: manuals/v.net.centrality.html (deflated 66%) adding: manuals/grass-sqlite.html (deflated 61%) adding: manuals/g.ppmtopng.html (deflated 58%) adding: manuals/d.redraw.html (deflated 58%) adding: manuals/v.report.html (deflated 59%) adding: manuals/v.in.ogr.html (deflated 68%) adding: manuals/i.pansharpen.html (deflated 65%) adding: manuals/wxGUI_modules_style_top.png (deflated 2%) adding: manuals/v.in.e00.html (deflated 59%) adding: manuals/aspect_diagram.png (deflated 5%) adding: manuals/r.li.daemon.html (deflated 59%) adding: manuals/r.regression.multi.html (deflated 63%) adding: manuals/v.to.points.html (deflated 65%) adding: manuals/r.uslek.html (deflated 61%) adding: manuals/m.nviz.script.html (deflated 65%) adding: manuals/g.gui.psmap.html (deflated 68%) adding: manuals/g_mapsets_gui.png (deflated 7%) adding: manuals/r_carve_dem_orig.png (deflated 0%) adding: manuals/miscellaneous.html (deflated 56%) adding: manuals/v_hull.png (stored 0%) adding: manuals/r.in.gdal.html (deflated 69%) adding: manuals/r.surf.contour.html (deflated 62%) adding: manuals/r.mode.html (deflated 62%) adding: manuals/g.proj.html (deflated 67%) adding: manuals/wxGUI.nviz.html (deflated 65%) adding: manuals/topic_evapotranspiration.html (deflated 57%) adding: manuals/i.emissivity.html (deflated 57%) adding: manuals/i.tasscap.html (deflated 61%) adding: manuals/r.reclass.area.html (deflated 63%) adding: manuals/r.mfilter.html (deflated 64%) adding: manuals/v_select_op_within.png (deflated 1%) adding: manuals/v_select_op_intersects.png (deflated 1%) adding: manuals/topic_vegetation_index.html (deflated 50%) adding: manuals/r.resamp.interp.html (deflated 63%) adding: manuals/r.stats.quantile.html (deflated 63%) adding: manuals/t.rast.list.html (deflated 74%) adding: manuals/i.landsat.acca.html (deflated 59%) adding: manuals/g.copy.html (deflated 64%) adding: manuals/v_overlay_poly_1_2.png (deflated 0%) adding: manuals/ps.map.html (deflated 72%) adding: manuals/g_gui_gmodeler_avg_map.png (deflated 1%) adding: manuals/rlimpa_formula.png (stored 0%) adding: manuals/i.gensigset.html (deflated 64%) adding: manuals/wxGUI_nviz_toolbar.jpg (deflated 8%) adding: manuals/v_select_op_touches.png (deflated 0%) adding: manuals/raster3dintro.html (deflated 66%) adding: manuals/imagery_graphical.html (deflated 76%) adding: manuals/v_mkgrid_ppattern.png (deflated 8%) adding: manuals/v.in.db.html (deflated 69%) adding: manuals/g_gui_gmodeler_mmodulex.png (deflated 12%) adding: manuals/imagery.html (deflated 69%) adding: manuals/r_drain_with_r_watershed_direction.png (deflated 0%) adding: manuals/wxGUI_layer_manager.png (deflated 4%) adding: manuals/r.grow.html (deflated 62%) adding: manuals/wxGUI_toolboxes.jpg (deflated 8%) adding: manuals/i.rectify.html (deflated 62%) adding: manuals/v.normal.html (deflated 59%) adding: manuals/mapset.png (stored 0%) adding: manuals/r.basins.fill.html (deflated 61%) adding: manuals/r.li.padcv.html (deflated 60%) adding: manuals/r_texture_directions_example.png (deflated 13%) adding: manuals/topic_topology.html (deflated 57%) adding: manuals/dbmgr_frame.png (deflated 5%) adding: manuals/v.dissolve.html (deflated 62%) adding: manuals/i.target.html (deflated 61%) adding: manuals/r.usler.html (deflated 61%) adding: manuals/r.timestamp.html (deflated 64%) adding: manuals/t.vect.extract.html (deflated 65%) adding: manuals/raster.html (deflated 77%) adding: manuals/r.out.gridatb.html (deflated 60%) adding: manuals/raster3d.html (deflated 68%) adding: manuals/v_kernel.png (deflated 1%) adding: manuals/v.clip.html (deflated 65%) adding: manuals/r_stream_extract_accum_orig_zoom.png (deflated 10%) adding: manuals/gi_raster.jpg (deflated 1%) adding: manuals/r_fill_stats_lidar.png (deflated 0%) adding: manuals/topic_color_transformation.html (deflated 56%) adding: manuals/temporalintro.html (deflated 69%) adding: manuals/topic_geomorphology.html (deflated 49%) adding: manuals/topic_emissivity.html (deflated 49%) adding: manuals/i_segment_ortho_segs_l1.jpg (deflated 0%) adding: manuals/r.stats.html (deflated 67%) adding: manuals/g.message.html (deflated 64%) adding: manuals/wxGUI.image2target.html (deflated 69%) adding: manuals/v_label_sa.jpg (deflated 0%) adding: manuals/i.topo.corr.html (deflated 62%) adding: manuals/topic_sampling.html (deflated 65%) adding: manuals/d.rast.edit.html (deflated 62%) adding: manuals/m.nviz.image.html (deflated 80%) adding: manuals/g_gui_gmodeler_avg_run.png (deflated 2%) adding: manuals/topic_visualization.html (deflated 49%) adding: manuals/topic_geometry.html (deflated 67%) adding: manuals/g_gui_gmodeler_modis_2o.png (deflated 0%) adding: manuals/wxGUI_nviz_tools_volume.jpg (deflated 5%) adding: manuals/r_surf_random.jpg (deflated 3%) adding: manuals/r.viewshed.png (deflated 1%) adding: manuals/display.html (deflated 72%) adding: manuals/raster3d_layout.png (deflated 1%) adding: manuals/r.univar.html (deflated 63%) adding: manuals/topic_histogram.html (deflated 49%) adding: manuals/vector_graphical.html (deflated 82%) adding: manuals/v_mkgrid_hexagons.png (deflated 0%) adding: manuals/wxGUI_modules_style_left.png (deflated 0%) adding: manuals/imageryintro.html (deflated 66%) adding: manuals/r.mapcalc.html (deflated 70%) adding: manuals/d.legend.vect.html (deflated 66%) adding: manuals/r.li.padsd.html (deflated 60%) adding: manuals/topic_map_annotations.html (deflated 52%) adding: manuals/topic_GUI.html (deflated 66%) adding: manuals/r_clump_lsat.png (deflated 0%) adding: manuals/temporal_graphical.html (deflated 82%) adding: manuals/g.tempfile.html (deflated 59%) adding: manuals/r_stream_extract_accum_weighted_zoom.png (deflated 16%) adding: manuals/topic_reclassification.html (deflated 52%) adding: manuals/r.in.aster.html (deflated 60%) adding: manuals/r_in_lidar.png (deflated 0%) adding: manuals/r_carve_dem_carved_shaded.png (deflated 0%) adding: manuals/v.vol.rst.html (deflated 65%) adding: manuals/v.generalize.html (deflated 69%) adding: manuals/v.what.rast3.html (deflated 63%) adding: manuals/v.net.path.html (deflated 65%) adding: manuals/slope.png (deflated 11%) adding: manuals/v_segment_spaced_right_points.jpg (deflated 48%) adding: manuals/r.surf.idw.html (deflated 61%) adding: manuals/r.patch.html (deflated 65%) adding: manuals/grass_database.html (deflated 65%) adding: manuals/i.ortho.photo.html (deflated 70%) adding: manuals/vnetsalesmantime.png (deflated 1%) adding: manuals/topic_tiling.html (deflated 53%) adding: manuals/r.li.shape.html (deflated 59%) adding: manuals/r_sunhours.png (deflated 0%) adding: manuals/g.gui.rlisetup.html (deflated 69%) adding: manuals/r.drain.html (deflated 71%) adding: manuals/topic_segmentation.html (deflated 49%) adding: manuals/gi_imagery.jpg (deflated 0%) adding: manuals/i_atcorr_B02_atcorr.png (deflated 0%) adding: manuals/database.html (deflated 65%) adding: manuals/vrandom_polygons.png (deflated 0%) adding: manuals/topic_solar.html (deflated 55%) adding: manuals/r.volume.html (deflated 63%) adding: manuals/rlicwed_formula.png (stored 0%) adding: manuals/d.polar.html (deflated 59%) adding: manuals/v.net.distance.html (deflated 70%) adding: manuals/r.what.color.html (deflated 60%) adding: manuals/sweep1.png (deflated 2%) adding: manuals/g.search.modules.html (deflated 62%) adding: manuals/i_vi_arvi.png (deflated 0%) adding: manuals/r.object.geometry.html (deflated 60%) adding: manuals/v_decimate_original.png (deflated 0%) adding: manuals/r.latlong.html (deflated 60%) adding: manuals/vector.html (deflated 76%) adding: manuals/g_gui_gmodeler_mdb.png (stored 0%) adding: manuals/r.neighbors.html (deflated 69%) adding: manuals/parser_standard_options.css (deflated 78%) adding: manuals/v.net.html (deflated 68%) adding: manuals/g.gui.photo2image.html (deflated 64%) adding: manuals/g_gui_gmodeler_model_classification.png (deflated 6%) adding: manuals/r.resamp.rst.html (deflated 64%) adding: manuals/g.version.html (deflated 62%) adding: manuals/i_maxlik_rejection.png (deflated 0%) adding: manuals/t.rast.accumulate.html (deflated 76%) adding: manuals/r_grow_distance_zoom.png (deflated 2%) adding: manuals/t.rast3d.algebra.html (deflated 61%) adding: manuals/topic_edges.html (deflated 48%) adding: manuals/topic_dissolve.html (deflated 49%) adding: manuals/g_gui_gmodeler_lower_toolbar.png (deflated 1%) adding: manuals/v_buffer_points.png (deflated 7%) adding: manuals/r.his.html (deflated 64%) adding: manuals/i_segment_lsat7_pan.png (deflated 0%) adding: manuals/i_cluster_landsat_clustering.png (deflated 1%) adding: manuals/r.flow.html (deflated 62%) adding: manuals/t.select.html (deflated 70%) adding: manuals/i.atcorr.html (deflated 72%) adding: manuals/temporal.html (deflated 76%) adding: manuals/gi_display.jpg (deflated 0%) adding: manuals/legend.png (deflated 0%) adding: manuals/r.series.accumulate.html (deflated 64%) adding: manuals/v_lidar_edgedetection.png (deflated 0%) adding: manuals/i_colors_enhance_corrected.jpg (deflated 0%) adding: manuals/r3.mask.html (deflated 57%) adding: manuals/r.clump.html (deflated 64%) adding: manuals/topic_terrain.html (deflated 51%) adding: manuals/g.gui.mapswipe.html (deflated 57%) adding: manuals/wxGUI.iscatt.html (deflated 60%) adding: manuals/topic_buffer.html (deflated 58%) adding: manuals/i.oif.html (deflated 57%) adding: manuals/g_gui_rlisetup_2.png (deflated 2%) adding: manuals/guimodules_graphical.html (deflated 71%) adding: manuals/v.in.ascii.html (deflated 67%) adding: manuals/v.label.html (deflated 65%) adding: manuals/r.mapcalc.simple.html (deflated 65%) adding: manuals/g_gui_rlisetup_5.png (deflated 3%) adding: manuals/t.shift.html (deflated 74%) adding: manuals/topic_rectify.html (deflated 54%) adding: manuals/g_gui_gmodeler_items.png (deflated 2%) adding: manuals/v.class.html (deflated 61%) adding: manuals/r.sunmask.html (deflated 64%) adding: manuals/v.to.rast3.html (deflated 59%) adding: manuals/r.plane.html (deflated 61%) adding: manuals/r.unpack.html (deflated 60%) adding: manuals/topic_orthorectify.html (deflated 61%) adding: manuals/gi_c.jpg (deflated 4%) adding: manuals/g.gui.datacatalog.html (deflated 59%) adding: manuals/location-download.png (stored 0%) adding: manuals/general.html (deflated 70%) adding: manuals/d.profile.html (deflated 59%) adding: manuals/gi_miscellaneous.jpg (deflated 0%) adding: manuals/grass_logo.txt (deflated 65%) adding: manuals/wxGUI.psmap.html (deflated 68%) adding: manuals/g.extension.html (deflated 69%) adding: manuals/g_gui_gmodeler_vector.png (stored 0%) adding: manuals/r_mapcalc_simple.png (deflated 5%) adding: manuals/v_buffer_line_s.png (deflated 1%) adding: manuals/t.rast3d.mapcalc.html (deflated 62%) adding: manuals/g.mapset.html (deflated 65%) adding: manuals/r.gwflow.html (deflated 68%) adding: manuals/g_gui_gmodeler_parameter.png (deflated 2%) adding: manuals/v.db.droprow.html (deflated 62%) adding: manuals/r.stream.extract.html (deflated 69%) adding: manuals/r3.null.html (deflated 58%) adding: manuals/r_volume_lake.png (deflated 2%) adding: manuals/d_histogram_pie.png (deflated 0%) adding: manuals/r.support.stats.html (deflated 59%) adding: manuals/addons/ (stored 0%) adding: manuals/addons/r.object.geometry.html (deflated 62%) adding: manuals/addons/r_landscape_evol_Flow_acc_vs_curvature.png (deflated 6%) adding: manuals/addons/r.agent.html (deflated 54%) adding: manuals/addons/r.mapcalc.tiled.html (deflated 64%) adding: manuals/addons/i.superpixels.slic.html (deflated 66%) adding: manuals/addons/r_landscape_evol_equation4.png (deflated 0%) adding: manuals/addons/r_basin2.png (stored 0%) adding: manuals/addons/r.connectivity.html (deflated 65%) adding: manuals/addons/r_vif_example1.png (deflated 1%) adding: manuals/addons/r_green_hydro_planning_output_park.png (deflated 4%) adding: manuals/addons/r.out.legend.html (deflated 68%) adding: manuals/addons/r.to.vect.lines.html (deflated 59%) adding: manuals/addons/r_landscape_evol_equation3.png (stored 0%) adding: manuals/addons/v_surf_tps.png (deflated 0%) adding: manuals/addons/r.le.pixel.html (deflated 64%) adding: manuals/addons/g.compare.md5.html (deflated 60%) adding: manuals/addons/r3_scatterplot_2_variables_3rd_color.png (deflated 0%) adding: manuals/addons/img_tables1.png (deflated 12%) adding: manuals/addons/r.neighborhoodmatrix.html (deflated 60%) adding: manuals/addons/r.sample.category.png (deflated 0%) adding: manuals/addons/tech_function.png (deflated 15%) adding: manuals/addons/g.cloud.html (deflated 60%) adding: manuals/addons/r.threshold.html (deflated 59%) adding: manuals/addons/r_green_hydro_planning_output_points.png (deflated 9%) adding: manuals/addons/r_sim_terrain.png (deflated 4%) adding: manuals/addons/r.learn.ml2.html (deflated 60%) adding: manuals/addons/r.colors.out_sld.html (deflated 60%) adding: manuals/addons/i.zero2null.html (deflated 61%) adding: manuals/addons/r_scatterplot_2_variables_3rd_z.png (deflated 0%) adding: manuals/addons/legal_input.png (deflated 8%) adding: manuals/addons/v.ellipse.html (deflated 60%) adding: manuals/addons/v.flexure.html (deflated 60%) adding: manuals/addons/r.series.diversity.html (deflated 63%) adding: manuals/addons/i.gabor.html (deflated 65%) adding: manuals/addons/r.green.hydro.discharge.html (deflated 68%) adding: manuals/addons/i.gcp.html (deflated 67%) adding: manuals/addons/i.rh.html (deflated 64%) adding: manuals/addons/i.ortho.corr.html (deflated 64%) adding: manuals/addons/vtransect_options1.jpg (deflated 3%) adding: manuals/addons/t.rast.null.html (deflated 60%) adding: manuals/addons/dam_failure.png (deflated 29%) adding: manuals/addons/r.futures.demand.html (deflated 63%) adding: manuals/addons/i_fusion_hpf_lsat7_orig_rgb.png (deflated 9%) adding: manuals/addons/v.in.gps.html (deflated 65%) adding: manuals/addons/i.ann.maskrcnn.detect.html (deflated 68%) adding: manuals/addons/r.fill.category.html (deflated 64%) adding: manuals/addons/i.pysptools.unmix.html (deflated 65%) adding: manuals/addons/r.green.hydro.html (deflated 70%) adding: manuals/addons/r.green.hydro.optimal.html (deflated 67%) adding: manuals/addons/i.nightlights.intercalibration.html (deflated 67%) adding: manuals/addons/v.vect.stats.multi.html (deflated 67%) adding: manuals/addons/r.in.wcs.html (deflated 63%) adding: manuals/addons/r.pi.energy.pr.html (deflated 66%) adding: manuals/addons/r.findtheriver.html (deflated 61%) adding: manuals/addons/r_futures_demand_plot_exp_approach.png (deflated 7%) adding: manuals/addons/v.in.natura2000.html (deflated 66%) adding: manuals/addons/r.pi.grow.html (deflated 64%) adding: manuals/addons/r_accumulate_nc_lfp_example_multiple.png (deflated 0%) adding: manuals/addons/d_vect_colbp_02.png (deflated 6%) adding: manuals/addons/i.vi.mpi.html (deflated 68%) adding: manuals/addons/r_green_hydro_structure_picstruct.png (deflated 0%) adding: manuals/addons/r_boxplot_map_03.png (deflated 2%) adding: manuals/addons/i.segment.stats.html (deflated 66%) adding: manuals/addons/r.denoise.html (deflated 59%) adding: manuals/addons/i_variance_region2.png (deflated 4%) adding: manuals/addons/r.pi.graph.html (deflated 63%) adding: manuals/addons/g.rename.many.html (deflated 64%) adding: manuals/addons/i.spec.sam.html (deflated 58%) adding: manuals/addons/r_colors_matplotlib_viscm.png (deflated 0%) adding: manuals/addons/r_series_lwr_cla_201281.png (deflated 1%) adding: manuals/addons/r.in.usgs.html (deflated 65%) adding: manuals/addons/v.what.rast.label.html (deflated 68%) adding: manuals/addons/v_concave_convex.png (deflated 2%) adding: manuals/addons/r3_scatterplot.png (stored 0%) adding: manuals/addons/r.bioclim.html (deflated 66%) adding: manuals/addons/img4_3.png (deflated 0%) adding: manuals/addons/flt.png (deflated 14%) adding: manuals/addons/d_vect_thematic_equake.png (deflated 0%) adding: manuals/addons/i.eb.z0m0.html (deflated 62%) adding: manuals/addons/r.pi.searchtime.pr.html (deflated 67%) adding: manuals/addons/v.centerline.html (deflated 65%) adding: manuals/addons/r.green.hydro.technical.html (deflated 69%) adding: manuals/addons/v.neighborhoodmatrix.html (deflated 62%) adding: manuals/addons/r.stream.stats.html (deflated 67%) adding: manuals/addons/r.width.funct.html (deflated 60%) adding: manuals/addons/i.sentinel.coverage.html (deflated 68%) adding: manuals/addons/v_concave_alpha_8.png (deflated 1%) adding: manuals/addons/r_basin_map.png (deflated 2%) adding: manuals/addons/r.green.biomassfor.financial.html (deflated 75%) adding: manuals/addons/i_sentinel_mask_indonesia_esa_sen2cor.png (deflated 1%) adding: manuals/addons/d_region_grid_new_region_grid.png (deflated 0%) adding: manuals/addons/r.learn.predict.html (deflated 63%) adding: manuals/addons/img_NC_dxf.png (deflated 1%) adding: manuals/addons/v.colors2.html (deflated 63%) adding: manuals/addons/r_accumulate_nc_subwatersheds_example.png (deflated 0%) adding: manuals/addons/m.printws_filledagainwindow.png (stored 0%) adding: manuals/addons/r_green_hydro_recommended_input.png (deflated 7%) adding: manuals/addons/r_green_hydro_technical_input.png (deflated 5%) adding: manuals/addons/r.richdem.filldepressions.html (deflated 61%) adding: manuals/addons/r.rock.stability.html (deflated 63%) adding: manuals/addons/i.modis.download.html (deflated 67%) adding: manuals/addons/r.diversity.html (deflated 65%) adding: manuals/addons/i_gabor_individual.png (deflated 0%) adding: manuals/addons/r.in.srtm.region.html (deflated 63%) adding: manuals/addons/t.rast.out.xyz.html (deflated 61%) adding: manuals/addons/v.class.mlR.html (deflated 67%) adding: manuals/addons/r_out_legend_2.png (deflated 2%) adding: manuals/addons/r.cell.area.html (deflated 58%) adding: manuals/addons/r_boxplot_03.png (deflated 13%) adding: manuals/addons/r.viewshed.exposure.html (deflated 69%) adding: manuals/addons/v.surf.icw.html (deflated 58%) adding: manuals/addons/r.pi.neigh.html (deflated 62%) adding: manuals/addons/r.colors.contrastbrightness.html (deflated 68%) adding: manuals/addons/r.popgrowth.html (deflated 64%) adding: manuals/addons/r.pi.corearea.html (deflated 64%) adding: manuals/addons/r.estimap.recreation.html (deflated 76%) adding: manuals/addons/i.edge.html (deflated 60%) adding: manuals/addons/v_centerline_flightpaths.png (deflated 5%) adding: manuals/addons/i_gabor_imaginary.png (deflated 0%) adding: manuals/addons/i.landsat8.swlst.html (deflated 69%) adding: manuals/addons/r_boxplot_04.png (deflated 7%) adding: manuals/addons/r_out_legend_5.png (deflated 1%) adding: manuals/addons/r_sim_terrain_rusle.png (deflated 5%) adding: manuals/addons/index.html (deflated 76%) adding: manuals/addons/r_green_hydro_financial_fexcavation.png (stored 0%) adding: manuals/addons/i.in.probav.html (deflated 62%) adding: manuals/addons/r_colors_matplotlib_autumn.png (deflated 0%) adding: manuals/addons/i_sentinel_mask_CS.png (deflated 13%) adding: manuals/addons/r.scatterplot.html (deflated 70%) adding: manuals/addons/r.out.maxent_swd.html (deflated 63%) adding: manuals/addons/r_connectivity_distance_shortest_paths.png (deflated 1%) adding: manuals/addons/r_colors_cubehelix.png (deflated 0%) adding: manuals/addons/r_cpt2grass_color_table_DEM_screen.png (deflated 0%) adding: manuals/addons/v_net_curvedarcs2.png (deflated 11%) adding: manuals/addons/r.bearing.distance.html (deflated 66%) adding: manuals/addons/t.rast.kappa.html (deflated 67%) adding: manuals/addons/v.fixed.segmentpoints.html (deflated 62%) adding: manuals/addons/v.mrmr.html (deflated 60%) adding: manuals/addons/v.stream.network.html (deflated 64%) adding: manuals/addons/r.out.ntv2.html (deflated 65%) adding: manuals/addons/img7.png (deflated 0%) adding: manuals/addons/r.gdd.html (deflated 63%) adding: manuals/addons/r.pi.prox.html (deflated 62%) adding: manuals/addons/r_green_hydro_structure_input.png (deflated 6%) adding: manuals/addons/r.series.decompose.html (deflated 65%) adding: manuals/addons/r_futures_ncsmp.png (deflated 0%) adding: manuals/addons/r_to_vect_lines_example.png (stored 0%) adding: manuals/addons/r_green_install_permissions.png (deflated 1%) adding: manuals/addons/r.boxplot.html (deflated 68%) adding: manuals/addons/f_result.png (deflated 0%) adding: manuals/addons/r.catchment.html (deflated 64%) adding: manuals/addons/img_a_tooladdrow.png (deflated 7%) adding: manuals/addons/i.evapo.senay.html (deflated 65%) adding: manuals/addons/r3.profile.html (deflated 66%) adding: manuals/addons/r_green_hydro_financial_fnpv.png (stored 0%) adding: manuals/addons/r.category.trim.html (deflated 64%) adding: manuals/addons/r.tpi.html (deflated 61%) adding: manuals/addons/i_histo_match_matched.png (deflated 2%) adding: manuals/addons/i_sentinel_mask_indonesia_grass_gis.png (deflated 1%) adding: manuals/addons/v.what.strds.timestamp.html (deflated 62%) adding: manuals/addons/r_accumulate_nc_example.png (deflated 0%) adding: manuals/addons/r.colors.cubehelix.html (deflated 68%) adding: manuals/addons/r_series_lwr_cla_lwr3_lwr4.png (deflated 6%) adding: manuals/addons/r_tri.png (deflated 0%) adding: manuals/addons/v.krige.html (deflated 63%) adding: manuals/addons/i.cva_4change.png (deflated 0%) adding: manuals/addons/r.connectivity.distance.html (deflated 66%) adding: manuals/addons/r_colors_matplotlib_viscm_properties.png (deflated 0%) adding: manuals/addons/r.hazard.flood.html (deflated 60%) adding: manuals/addons/r_green_hydro_recommended_output_park.png (deflated 4%) adding: manuals/addons/r_viewshed_exposure_example_binary.png (deflated 0%) adding: manuals/addons/r.wateroutlet.lessmem.html (deflated 63%) adding: manuals/addons/r.green.hydro.discharge_output_table.png (deflated 5%) adding: manuals/addons/r.object.thickness.html (deflated 66%) adding: manuals/addons/r.mcda.input.html (deflated 61%) adding: manuals/addons/r.crater.html (deflated 67%) adding: manuals/addons/stream_network_order_strahler.png (deflated 1%) adding: manuals/addons/r_accumulate_nc_lfp_example_single.png (deflated 0%) adding: manuals/addons/r_subdayprecip_design_result.png (deflated 0%) adding: manuals/addons/r.forcircular.html (deflated 71%) adding: manuals/addons/r.stream.order.html (deflated 69%) adding: manuals/addons/r.euro.ecosystem.html (deflated 62%) adding: manuals/addons/d.vect.colbp.html (deflated 64%) adding: manuals/addons/r_connectivity_network_kernel.png (deflated 7%) adding: manuals/addons/r_subdayprecip_design_h_rast.png (deflated 0%) adding: manuals/addons/r.lake.series.jpg (deflated 1%) adding: manuals/addons/v.out.gps.html (deflated 62%) adding: manuals/addons/incentive.png (deflated 4%) adding: manuals/addons/ndvi_season2_end1.png (deflated 7%) adding: manuals/addons/option02.png (deflated 0%) adding: manuals/addons/v.civil.html (deflated 77%) adding: manuals/addons/devpressure_example.png (deflated 0%) adding: manuals/addons/r_scatterplot_density_res_120.png (deflated 1%) adding: manuals/addons/r.hants.html (deflated 63%) adding: manuals/addons/i.cutlines.html (deflated 69%) adding: manuals/addons/option05.png (deflated 0%) adding: manuals/addons/r.flexure.html (deflated 63%) adding: manuals/addons/r_green_hydro_planning_input.png (deflated 7%) adding: manuals/addons/r3_scatterplot_2_variables.png (deflated 0%) adding: manuals/addons/r.futures.calib.html (deflated 68%) adding: manuals/addons/texture_example.png (deflated 0%) adding: manuals/addons/r.exdet.html (deflated 63%) adding: manuals/addons/d.explanation.plot.html (deflated 65%) adding: manuals/addons/r_connectivity_corridors_mst_eb.png (deflated 2%) adding: manuals/addons/r.mwprecip.html (deflated 66%) adding: manuals/addons/parcel.png (deflated 0%) adding: manuals/addons/v.surf.nnbathy.html (deflated 61%) adding: manuals/addons/v.db.pyupdate.html (deflated 66%) adding: manuals/addons/i.signature.remove.html (deflated 61%) adding: manuals/addons/r3.count.categories.html (deflated 63%) adding: manuals/addons/img8_2.png (deflated 0%) adding: manuals/addons/r_slope_direction_fdir_slope_13.png (deflated 0%) adding: manuals/addons/r_scatterplot_2_variables.png (deflated 1%) adding: manuals/addons/r.stream.snap.html (deflated 68%) adding: manuals/addons/stream_network_order_shreve.png (deflated 1%) adding: manuals/addons/r3.what.html (deflated 64%) adding: manuals/addons/g.isis3mt.html (deflated 58%) adding: manuals/addons/i_zero2null_s2_uncorr.png (deflated 5%) adding: manuals/addons/i.cva.html (deflated 65%) adding: manuals/addons/r_green_hydro_financial_fcompensation.png (deflated 1%) adding: manuals/addons/i_gabor_ortho.png (deflated 0%) adding: manuals/addons/theoretical_output.png (deflated 0%) adding: manuals/addons/r.damflood.html (deflated 65%) adding: manuals/addons/r_patch_smooth_overview.png (deflated 7%) adding: manuals/addons/img4_2.png (deflated 0%) adding: manuals/addons/r.out.kde.html (deflated 61%) adding: manuals/addons/r_futures_demand_plot_logarithmic2.png (deflated 7%) adding: manuals/addons/r.green.html (deflated 62%) adding: manuals/addons/r.stream.distance.html (deflated 68%) adding: manuals/addons/v.median.html (deflated 58%) adding: manuals/addons/r_scatterplot_3_variables_3_colors.png (deflated 0%) adding: manuals/addons/r.out.tiff.html (deflated 61%) adding: manuals/addons/v_concave_alpha_0_5.png (deflated 1%) adding: manuals/addons/r.info.iso.html (deflated 62%) adding: manuals/addons/i_variance_region3.png (deflated 4%) adding: manuals/addons/r_forestfrag_window_11.png (deflated 0%) adding: manuals/addons/r_connectivity_corridors_cf_u_sum_all.png (deflated 1%) adding: manuals/addons/v.habitat.dem.html (deflated 67%) adding: manuals/addons/boundary.png (deflated 4%) adding: manuals/addons/r_area_createweight_gridded_spatial_units.png (deflated 2%) adding: manuals/addons/r.richdem.flowaccumulation.html (deflated 62%) adding: manuals/addons/img_tables3_1.png (deflated 7%) adding: manuals/addons/v.in.csv.html (deflated 63%) adding: manuals/addons/v_surf_mass_voronoi.png (deflated 0%) adding: manuals/addons/d_frame.png (deflated 0%) adding: manuals/addons/r.sample.category.html (deflated 67%) adding: manuals/addons/r.connectivity.corridors.html (deflated 66%) adding: manuals/addons/i_superpixels_slic.png (deflated 0%) adding: manuals/addons/d_vect_colhist.png (deflated 25%) adding: manuals/addons/v.kriging.html (deflated 71%) adding: manuals/addons/r.pi.enn.html (deflated 69%) adding: manuals/addons/r.pi.energy.html (deflated 67%) adding: manuals/addons/d.vect.thematic2.html (deflated 67%) adding: manuals/addons/r_connectivity_network_overview.png (deflated 4%) adding: manuals/addons/t.rast.what.aggr.html (deflated 70%) adding: manuals/addons/convexity_example.png (deflated 0%) adding: manuals/addons/r_colors_matplotlib.png (deflated 0%) adding: manuals/addons/r.slope.direction.html (deflated 71%) adding: manuals/addons/r.roughness.vector.html (deflated 63%) adding: manuals/addons/r_green_hydro_financial_fgamma.png (stored 0%) adding: manuals/addons/i.eb.hsebal95.html (deflated 63%) adding: manuals/addons/r.viewshed.cva.html (deflated 65%) adding: manuals/addons/r_futures_scenario_sprawl.png (deflated 0%) adding: manuals/addons/vnetsalesmantime.png (deflated 0%) adding: manuals/addons/r.gwr.html (deflated 63%) adding: manuals/addons/r_slope_direction_streets_wake_slope_1.png (deflated 0%) adding: manuals/addons/i.spec.unmix.html (deflated 60%) adding: manuals/addons/r.flowfill.html (deflated 61%) adding: manuals/addons/v.in.osm.html (deflated 60%) adding: manuals/addons/i.gravity.html (deflated 66%) adding: manuals/addons/r_connectivity_network_deg_udc.png (deflated 1%) adding: manuals/addons/img_lyrs_broken.png (deflated 0%) adding: manuals/addons/r.bitpattern.html (deflated 60%) adding: manuals/addons/r_landscape_evol_equation2.png (deflated 0%) adding: manuals/addons/r_in_usgs.png (deflated 0%) adding: manuals/addons/img_tables4_2.png (deflated 8%) adding: manuals/addons/r_landscape_evol_equation1.gif (stored 0%) adding: manuals/addons/r.vector.ruggedness.html (deflated 63%) adding: manuals/addons/v.out.ply.html (deflated 61%) adding: manuals/addons/both_inputs.png (deflated 1%) adding: manuals/addons/r_patch_smooth_parallel_smoothing.png (deflated 2%) adding: manuals/addons/r_landscape_evol_equation6.gif (stored 0%) adding: manuals/addons/r_mess_Ex_01.png (deflated 0%) adding: manuals/addons/i.water.html (deflated 60%) adding: manuals/addons/v.profile.points.html (deflated 61%) adding: manuals/addons/legal_output.png (deflated 0%) adding: manuals/addons/r.zonal.classes.html (deflated 67%) adding: manuals/addons/r.agent.rand.html (deflated 60%) adding: manuals/addons/t.rast.patch.html (deflated 63%) adding: manuals/addons/r.local.relief.html (deflated 68%) adding: manuals/addons/r_landscape_evol_equation5.png (stored 0%) adding: manuals/addons/r_scatterplot.png (deflated 0%) adding: manuals/addons/r_colors_matplotlib_viscm_edit.png (deflated 0%) adding: manuals/addons/img2_1.png (deflated 0%) adding: manuals/addons/r.resamp.tps.html (deflated 66%) adding: manuals/addons/r_accumulate_nc_stream_comparison.png (deflated 3%) adding: manuals/addons/r.meb.html (deflated 63%) adding: manuals/addons/option04.png (deflated 1%) adding: manuals/addons/r.divergence.html (deflated 60%) adding: manuals/addons/v.net.salesman.opt.html (deflated 64%) adding: manuals/addons/v.gsflow.mapdata.html (deflated 64%) adding: manuals/addons/r_colors_matplotlib_winter_discrete.png (deflated 0%) adding: manuals/addons/r.mblend.html (deflated 60%) adding: manuals/addons/v.stats.html (deflated 68%) adding: manuals/addons/r_green_hydro_delplants_output.png (deflated 12%) adding: manuals/addons/r.in.nasadem.html (deflated 63%) adding: manuals/addons/d.frame.html (deflated 62%) adding: manuals/addons/v.in.redlist.html (deflated 62%) adding: manuals/addons/r.jpdf.html (deflated 66%) adding: manuals/addons/v.in.survey.html (deflated 67%) adding: manuals/addons/r.sun.hourly.html (deflated 72%) adding: manuals/addons/r_futures_demand_plot_exponential.png (deflated 6%) adding: manuals/addons/v.class.ml.html (deflated 75%) adding: manuals/addons/r.mregression.series.html (deflated 67%) adding: manuals/addons/r_futures_demand_plot_logarithmic.png (deflated 6%) adding: manuals/addons/r_scatterplot_density_grid_rectangles.png (deflated 0%) adding: manuals/addons/r.in.ogc.coverages.html (deflated 61%) adding: manuals/addons/option03.png (deflated 0%) adding: manuals/addons/r.vol.dem.html (deflated 62%) adding: manuals/addons/i.signature.list.html (deflated 61%) adding: manuals/addons/r.richdem.breachdepressions.html (deflated 61%) adding: manuals/addons/r.futures.gridvalidation.html (deflated 65%) adding: manuals/addons/dirs.png (deflated 1%) adding: manuals/addons/r.patch.smooth.html (deflated 64%) adding: manuals/addons/r.hydrodem.html (deflated 64%) adding: manuals/addons/r.skyview.html (deflated 63%) adding: manuals/addons/r.mcda.topsis.html (deflated 59%) adding: manuals/addons/v.in.ply.html (deflated 62%) adding: manuals/addons/r_vol_dem_layerup.jpg (deflated 7%) adding: manuals/addons/blended.png (deflated 0%) adding: manuals/addons/r.in.pdal.html (deflated 67%) adding: manuals/addons/r_out_kde.png (deflated 0%) adding: manuals/addons/i_cutlines_canny.png (deflated 0%) adding: manuals/addons/v.surf.tps.html (deflated 66%) adding: manuals/addons/r.pi.import.html (deflated 62%) adding: manuals/addons/i.image.bathymetry.html (deflated 65%) adding: manuals/addons/set.png (deflated 2%) adding: manuals/addons/r.null.all.html (deflated 64%) adding: manuals/addons/r.pops.spread.html (deflated 70%) adding: manuals/addons/v.what.rast.multi.html (deflated 63%) adding: manuals/addons/img_sorted_boundaries.png (deflated 0%) adding: manuals/addons/r_green_hydro_recommended_input_PNAM.png (deflated 2%) adding: manuals/addons/r_green_hydro_optimal_output.png (deflated 6%) adding: manuals/addons/grass_logo.png (stored 0%) adding: manuals/addons/r.pi.enn.pr.html (deflated 61%) adding: manuals/addons/r_green_hydro_financial_tableeco.png (deflated 4%) adding: manuals/addons/i.sentinel.html (deflated 63%) adding: manuals/addons/r_area_createweight_weights.png (deflated 0%) adding: manuals/addons/img1.png (deflated 0%) adding: manuals/addons/i.sentinel.mask.html (deflated 66%) adding: manuals/addons/r.green.biomassfor.theoretical.html (deflated 67%) adding: manuals/addons/v.sort.points.html (deflated 59%) adding: manuals/addons/r.stream.channel.html (deflated 66%) adding: manuals/addons/r_accumulate_nc_watershed_example.png (deflated 1%) adding: manuals/addons/r.futures.parallelpga.html (deflated 67%) adding: manuals/addons/r_pops_spread.png (deflated 0%) adding: manuals/addons/d_region_grid_two_rasters.png (deflated 11%) adding: manuals/addons/r.tri.html (deflated 60%) adding: manuals/addons/r_series_lwr_cla_orig_lwr5.png (deflated 6%) adding: manuals/addons/r.shalstab.html (deflated 63%) adding: manuals/addons/v.gsflow.grid.html (deflated 63%) adding: manuals/addons/r.pi.odc.html (deflated 64%) adding: manuals/addons/r.green.hydro.structure.html (deflated 69%) adding: manuals/addons/r.green.hydro.discharge_output.png (deflated 0%) adding: manuals/addons/r.richdem.resolveflats.html (deflated 60%) adding: manuals/addons/rural_flooding_105.jpg (deflated 0%) adding: manuals/addons/img6.png (deflated 0%) adding: manuals/addons/i.landsat.html (deflated 62%) adding: manuals/addons/r_viewshed_exposure_example_solid_angle.png (deflated 0%) adding: manuals/addons/g.copyall.html (deflated 63%) adding: manuals/addons/r.learn.train.html (deflated 72%) adding: manuals/addons/r_out_legend_4.png (deflated 1%) adding: manuals/addons/r.pi.csr.mw.html (deflated 64%) adding: manuals/addons/r_to_vect_schools_count.png (deflated 1%) adding: manuals/addons/v.gsflow.segments.html (deflated 72%) adding: manuals/addons/r_connectivity_network_ebc_udc.png (deflated 5%) adding: manuals/addons/r.centroids.html (deflated 62%) adding: manuals/addons/number_seasons_ndvi.png (deflated 2%) adding: manuals/addons/r_boxplot_02.png (deflated 10%) adding: manuals/addons/r_out_legend_3.png (deflated 4%) adding: manuals/addons/r.area.html (deflated 63%) adding: manuals/addons/v.in.wfs2.html (deflated 63%) adding: manuals/addons/r.local.relief.png (deflated 0%) adding: manuals/addons/g.projpicker.html (deflated 71%) adding: manuals/addons/r.northerness.easterness.html (deflated 62%) adding: manuals/addons/r_slope_direction_fdir_slope_5.png (deflated 0%) adding: manuals/addons/i.cva_1angle.png (deflated 0%) adding: manuals/addons/v.tin.to.rast.html (deflated 62%) adding: manuals/addons/r.green.biomassfor.impact.html (deflated 75%) adding: manuals/addons/r.green.biomassfor.recommended.html (deflated 66%) adding: manuals/addons/i_sentinel_import_with_cloud_shadow_mask_v1.png (deflated 1%) adding: manuals/addons/i_cutlines_default.png (deflated 0%) adding: manuals/addons/r_subdayprecip_design_basin.png (deflated 0%) adding: manuals/addons/i.sar.speckle.html (deflated 61%) adding: manuals/addons/v.lidar.mcc.html (deflated 63%) adding: manuals/addons/r_scatterplot_density_grid_hexagons.png (deflated 0%) adding: manuals/addons/v.explode.html (deflated 62%) adding: manuals/addons/g.proj.all.html (deflated 64%) adding: manuals/addons/img_a_topotools_1.png (deflated 8%) adding: manuals/addons/stream_network.png (deflated 2%) adding: manuals/addons/v.feature.algebra.html (deflated 60%) adding: manuals/addons/r.change.info.html (deflated 68%) adding: manuals/addons/r_vol_dem_layerdown.jpg (deflated 5%) adding: manuals/addons/r.extract.html (deflated 62%) adding: manuals/addons/v.external.all.html (deflated 61%) adding: manuals/addons/r_in_nasadem_etna.jpg (deflated 1%) adding: manuals/addons/r_green_hydro_financial_flinearcost.png (stored 0%) adding: manuals/addons/r.lake.series.html (deflated 64%) adding: manuals/addons/r.pi.html (deflated 70%) adding: manuals/addons/v.faultdirections.html (deflated 61%) adding: manuals/addons/r_green.png (deflated 2%) adding: manuals/addons/pops_logo.png (deflated 2%) adding: manuals/addons/g.citation.html (deflated 62%) adding: manuals/addons/v_centerline_river.png (deflated 5%) adding: manuals/addons/r.univar2.html (deflated 64%) adding: manuals/addons/r.stream.watersheds.html (deflated 60%) adding: manuals/addons/r.cpt2grass.html (deflated 61%) adding: manuals/addons/d.region.grid.html (deflated 66%) adding: manuals/addons/i.landsat.import.html (deflated 67%) adding: manuals/addons/r_scatterplot_density_res_240.png (deflated 1%) adding: manuals/addons/elevation.jpg (deflated 1%) adding: manuals/addons/r.area.createweight.html (deflated 68%) adding: manuals/addons/r3_scatterplot_2_variables_3rd_z.png (deflated 0%) adding: manuals/addons/i_sentinel_mask_CD.png (deflated 18%) adding: manuals/addons/v.build.pg.html (deflated 67%) adding: manuals/addons/r_green_hydro_structure_output.png (deflated 5%) adding: manuals/addons/i.cva_2angleclass.png (deflated 0%) adding: manuals/addons/r.confusionmatrix.html (deflated 65%) adding: manuals/addons/i.modis.html (deflated 73%) adding: manuals/addons/v.what.spoly.html (deflated 62%) adding: manuals/addons/r.random.weight.html (deflated 62%) adding: manuals/addons/r_accumulate_r_watershed_nc_example.png (deflated 1%) adding: manuals/addons/i.wavelet.html (deflated 67%) adding: manuals/addons/r.seasons.html (deflated 65%) adding: manuals/addons/r_green_hydro_theoretical_streams.png (deflated 0%) adding: manuals/addons/v_surf_mass_pycno.png (deflated 0%) adding: manuals/addons/r.soillossbare.html (deflated 65%) adding: manuals/addons/i_gabor_segment.png (deflated 1%) adding: manuals/addons/i.signature.copy.html (deflated 66%) adding: manuals/addons/db.csw.admin.html (deflated 64%) adding: manuals/addons/r_in_pdal.png (deflated 0%) adding: manuals/addons/flowchart.png (deflated 3%) adding: manuals/addons/img5.png (deflated 0%) adding: manuals/addons/r.green.gshp.technical.html (deflated 72%) adding: manuals/addons/m.printws_screen.png (deflated 59%) adding: manuals/addons/v_lidar_mcc.png (deflated 0%) adding: manuals/addons/i_zero2null_s2_corr.png (deflated 5%) adding: manuals/addons/i.eb.z0m.html (deflated 60%) adding: manuals/addons/img2.png (deflated 0%) adding: manuals/addons/r.mcda.electre.html (deflated 59%) adding: manuals/addons/v.clean.ogr.html (deflated 64%) adding: manuals/addons/v.strds.stats.html (deflated 64%) adding: manuals/addons/r.accumulate.html (deflated 74%) adding: manuals/addons/r.forestfrag.html (deflated 62%) adding: manuals/addons/stumpage_function.png (deflated 8%) adding: manuals/addons/v.greedycolors.html (deflated 61%) adding: manuals/addons/r_colors_matplotlib_gist_earth.png (deflated 0%) adding: manuals/addons/r3.scatterplot.html (deflated 68%) adding: manuals/addons/img_tables2_2.png (deflated 6%) adding: manuals/addons/r.stream.variables.html (deflated 63%) adding: manuals/addons/r.mcda.roughset.html (deflated 61%) adding: manuals/addons/r_boxplot_01.png (deflated 20%) adding: manuals/addons/r.fuzzy.system.html (deflated 63%) adding: manuals/addons/ndvi_season2_start1.png (deflated 7%) adding: manuals/addons/i.ann.maskrcnn.train.html (deflated 70%) adding: manuals/addons/r_sun_hourly.png (deflated 6%) adding: manuals/addons/r_connectivity_distance_network.png (deflated 1%) adding: manuals/addons/g_projpicker_gui.png (deflated 3%) adding: manuals/addons/i_sentinel_import_with_cloud_shadow_mask_v2.png (deflated 1%) adding: manuals/addons/img_a_plan.png (deflated 9%) adding: manuals/addons/mixed_pixels_spectrum.png (deflated 14%) adding: manuals/addons/r.gradient.html (deflated 61%) adding: manuals/addons/g.gui.metadata.html (deflated 64%) adding: manuals/addons/r.fuzzy.set.html (deflated 64%) adding: manuals/addons/r.pi.corr.mw.html (deflated 60%) adding: manuals/addons/i.destripe.html (deflated 62%) adding: manuals/addons/FUTURES_inputs_diagram.png (deflated 11%) adding: manuals/addons/r.green.gshp.html (deflated 59%) adding: manuals/addons/r.connectivity.network.html (deflated 71%) adding: manuals/addons/v.stream.order.html (deflated 68%) adding: manuals/addons/r.object.spatialautocor.html (deflated 62%) adding: manuals/addons/img_tables5_1.png (deflated 10%) adding: manuals/addons/r.pi.graph.dec.html (deflated 64%) adding: manuals/addons/v.centerpoint.html (deflated 68%) adding: manuals/addons/r_slope_direction_fdir_slope_1.png (deflated 0%) adding: manuals/addons/rural_flooding_108.jpg (deflated 0%) adding: manuals/addons/img8_1.png (deflated 1%) adding: manuals/addons/r_green_hydro_financial_compmap.png (deflated 1%) adding: manuals/addons/r.green.biomassfor.html (deflated 63%) adding: manuals/addons/r_green_hydro_technical_picstruct.png (deflated 0%) adding: manuals/addons/r.colors.matplotlib.html (deflated 68%) adding: manuals/addons/r_green_hydro_optimal_input.png (deflated 3%) adding: manuals/addons/v.in.geopaparazzi.html (deflated 62%) adding: manuals/addons/r_series_lwr_cla_lwr7_201281.png (deflated 1%) adding: manuals/addons/r_sim_water.png (deflated 0%) adding: manuals/addons/orders.png (deflated 8%) adding: manuals/addons/r.mcda.promethee.html (deflated 61%) adding: manuals/addons/r.richdem.terrainattribute.html (deflated 61%) adding: manuals/addons/r.mess.html (deflated 62%) adding: manuals/addons/m.printws_smallerwindow.png (stored 0%) adding: manuals/addons/v.percolate.html (deflated 65%) adding: manuals/addons/sitemap_manuals.xml (deflated 96%) adding: manuals/addons/r.traveltime.html (deflated 62%) adding: manuals/addons/r_slope_direction_streets_wake_slope_13.png (deflated 0%) adding: manuals/addons/r_traveltime.png (deflated 1%) adding: manuals/addons/r.object.activelearning.html (deflated 65%) adding: manuals/addons/i.lmf.html (deflated 59%) adding: manuals/addons/r_futures_potsurface.png (deflated 1%) adding: manuals/addons/r.soils.texture.html (deflated 59%) adding: manuals/addons/r.green.hydro.closest.html (deflated 62%) adding: manuals/addons/img3_2.png (deflated 1%) adding: manuals/addons/r.green.hydro.planning.html (deflated 73%) adding: manuals/addons/i.feotio2.html (deflated 62%) adding: manuals/addons/r.stream.basins.html (deflated 66%) adding: manuals/addons/r.mcda.output.html (deflated 62%) adding: manuals/addons/r.agent.aco.html (deflated 66%) adding: manuals/addons/t.rast.whatcsv.html (deflated 68%) adding: manuals/addons/m.printws_pan.png (stored 0%) adding: manuals/addons/v.transects.html (deflated 68%) adding: manuals/addons/r_green_hydro_recommended_output_PNAM3.png (deflated 1%) adding: manuals/addons/m.printws_sample_print.png (deflated 0%) adding: manuals/addons/r_green_hydro_planning_input_PNAM.png (deflated 2%) adding: manuals/addons/r_colors_matplotlib_cubehelix_discrete.png (deflated 0%) adding: manuals/addons/v.info.iso.html (deflated 62%) adding: manuals/addons/r.recode.attr.html (deflated 61%) adding: manuals/addons/r_scatterplot_3_variables_3_colors_overlap.png (deflated 0%) adding: manuals/addons/r3_scatterplot_2_variables_3rd_z_4th_color.png (deflated 0%) adding: manuals/addons/i_fusion_hpf_lsat7_hpf_rgb.png (deflated 1%) adding: manuals/addons/r.shaded.pca.html (deflated 66%) adding: manuals/addons/r_centroids_basin_50K.png (deflated 2%) adding: manuals/addons/classification_example.png (deflated 1%) adding: manuals/addons/v_profile_points.png (stored 0%) adding: manuals/addons/r.pi.rectangle.html (deflated 64%) adding: manuals/addons/r.basin.html (deflated 65%) adding: manuals/addons/r.niche.similarity.html (deflated 57%) adding: manuals/addons/m.csv.clean.html (deflated 64%) adding: manuals/addons/r_area_createweight_importances_plot_nonames.png (deflated 6%) adding: manuals/addons/r_in_srtm_region_etna.png (deflated 0%) adding: manuals/addons/img4_1.png (deflated 0%) adding: manuals/addons/r_meb_concept.png (deflated 7%) adding: manuals/addons/r_accumulate_nc_stream_example.png (deflated 0%) adding: manuals/addons/r_futures_scenario_status_quo.png (deflated 1%) adding: manuals/addons/i_sentinel_import_without_cloud_mask.png (deflated 1%) adding: manuals/addons/r.terrain.texture.html (deflated 66%) adding: manuals/addons/r.pi.fnn.html (deflated 65%) adding: manuals/addons/r3_scatterplot_2d.png (deflated 0%) adding: manuals/addons/v.gsflow.gravres.html (deflated 61%) adding: manuals/addons/r_green_hydro_delplants_input.png (deflated 11%) adding: manuals/addons/r3_scatterplot_3_variables_3_colors_overlap.png (deflated 0%) adding: manuals/addons/v.convert.all.html (deflated 61%) adding: manuals/addons/v.out.png.html (deflated 62%) adding: manuals/addons/signal.png (deflated 14%) adding: manuals/addons/i_histo_match_original.png (deflated 5%) adding: manuals/addons/r3.to.group.html (deflated 64%) adding: manuals/addons/v.in.ogc.html (deflated 60%) adding: manuals/addons/vnetsalesman.png (deflated 0%) adding: manuals/addons/r_colors_matplotlib_terrain.png (deflated 0%) adding: manuals/addons/r.massmov.html (deflated 64%) adding: manuals/addons/m.printws.html (deflated 64%) adding: manuals/addons/r.futures.potsurface.html (deflated 62%) adding: manuals/addons/img_tables3_2.png (deflated 7%) adding: manuals/addons/d.vect.colhist.html (deflated 60%) adding: manuals/addons/r_scatterplot_3_variables.png (deflated 0%) adding: manuals/addons/r_connectivity_distance_patches.png (deflated 5%) adding: manuals/addons/r.green.hydro.recommended.html (deflated 73%) adding: manuals/addons/r_slope_direction_streets_wake_slope_5.png (deflated 0%) adding: manuals/addons/r.fuzzy.logic.html (deflated 62%) adding: manuals/addons/i.theilsen.html (deflated 62%) adding: manuals/addons/r.flip.html (deflated 59%) adding: manuals/addons/v.gsflow.export.html (deflated 67%) adding: manuals/addons/r.vect.stats.html (deflated 65%) adding: manuals/addons/r.local.relief_redblue.png (deflated 0%) adding: manuals/addons/r.mcda.ahp.html (deflated 62%) adding: manuals/addons/r.vif.html (deflated 64%) adding: manuals/addons/r.gsflow.hydrodem.html (deflated 63%) adding: manuals/addons/i_sentinel_preproc_ES.png (deflated 5%) adding: manuals/addons/i.evapo.zk.html (deflated 65%) adding: manuals/addons/r_landscape_evol_equation5.gif (stored 0%) adding: manuals/addons/r.houghtransform.html (deflated 66%) adding: manuals/addons/r_futures_detail.png (deflated 27%) adding: manuals/addons/m.gcp.filter.html (deflated 63%) adding: manuals/addons/v.link.precip.html (deflated 61%) adding: manuals/addons/r.green.hydro.theoretical.html (deflated 69%) adding: manuals/addons/r_mess_Ex_02.png (deflated 2%) adding: manuals/addons/i.points.auto.html (deflated 62%) adding: manuals/addons/r_valley_bottom_mrvbf.png (deflated 0%) adding: manuals/addons/r.green.install.html (deflated 63%) adding: manuals/addons/r_landscape_evol_equation6.png (stored 0%) adding: manuals/addons/i.ann.maskrcnn.html (deflated 57%) adding: manuals/addons/r_area_createweight_census_initial.png (deflated 0%) adding: manuals/addons/r_landscape_evol_equation1.png (stored 0%) adding: manuals/addons/img_tables4_1.png (deflated 10%) adding: manuals/addons/r_landscape_evol_equation2.gif (stored 0%) adding: manuals/addons/r.pi.index.html (deflated 63%) adding: manuals/addons/img_tables3.png (deflated 9%) adding: manuals/addons/r.to.vect.tiled.html (deflated 64%) adding: manuals/addons/r.shaded.pca.png (deflated 0%) adding: manuals/addons/v.label.sa.html (deflated 66%) adding: manuals/addons/d.mon2.html (deflated 58%) adding: manuals/addons/v.vol.idw.html (deflated 62%) adding: manuals/addons/m.printws_fullwindow.png (stored 0%) adding: manuals/addons/r.futures.html (deflated 64%) adding: manuals/addons/v.in.pygbif.html (deflated 64%) adding: manuals/addons/i.wi.html (deflated 66%) adding: manuals/addons/v.area.weigh.html (deflated 60%) adding: manuals/addons/i_gabor_quant.png (deflated 0%) adding: manuals/addons/r_out_legend_1.png (deflated 2%) adding: manuals/addons/r_droka_img.png (deflated 10%) adding: manuals/addons/conv.png (deflated 4%) adding: manuals/addons/i_sentinel_preproc_GWF.png (deflated 11%) adding: manuals/addons/dip.png (deflated 8%) adding: manuals/addons/img_soils_correct.png (deflated 1%) adding: manuals/addons/r_green_hydro_recommended_output_points.png (deflated 9%) adding: manuals/addons/stream_network_order_drwal.png (deflated 1%) adding: manuals/addons/r_area_createweight_input_spatial_units.png (deflated 2%) adding: manuals/addons/v_isochrones_net.png (deflated 3%) adding: manuals/addons/shape.png (deflated 1%) adding: manuals/addons/img3.png (deflated 0%) adding: manuals/addons/r.sim.water.mp.html (deflated 64%) adding: manuals/addons/r_series_lwr_cla_lwr1_lwr2.png (deflated 6%) adding: manuals/addons/r.surf.idw2.html (deflated 64%) adding: manuals/addons/i_sentinel_mask_GWF.png (deflated 10%) adding: manuals/addons/r.landscape.evol.html (deflated 68%) adding: manuals/addons/g.download.location.html (deflated 62%) adding: manuals/addons/db.csw.harvest.html (deflated 61%) adding: manuals/addons/img_tables2_3.png (deflated 8%) adding: manuals/addons/v.surf.mass.html (deflated 63%) adding: manuals/addons/g.gui.cswbrowser.html (deflated 63%) adding: manuals/addons/r.green.hydro.discharge_input.png (deflated 13%) adding: manuals/addons/r_area_createweight_importances_plot_names.png (deflated 6%) adding: manuals/addons/i.histo.match.html (deflated 60%) adding: manuals/addons/v_isochrones_cost.png (deflated 4%) adding: manuals/addons/r3_scatterplot_3_variables.png (deflated 0%) adding: manuals/addons/r_series_lwr_cla_orig.png (deflated 10%) adding: manuals/addons/v.area.stats.html (deflated 58%) adding: manuals/addons/edges.png (deflated 3%) adding: manuals/addons/v_net_curvedarcs.png (deflated 11%) adding: manuals/addons/r.green.hydro.delplants.html (deflated 70%) adding: manuals/addons/img4.png (deflated 0%) adding: manuals/addons/r_futures_demand_plot_linear.png (deflated 7%) adding: manuals/addons/r.green.biomassfor.co2.html (deflated 74%) adding: manuals/addons/r.smooth.seg.html (deflated 65%) adding: manuals/addons/r.clip.html (deflated 68%) adding: manuals/addons/r.fidimo.html (deflated 65%) adding: manuals/addons/r.droka.html (deflated 61%) adding: manuals/addons/r_cpt2grass_color_table_YlOrBr_09.png (deflated 0%) adding: manuals/addons/v.maxent.swd.html (deflated 63%) adding: manuals/addons/v.stream.inbasin.html (deflated 63%) adding: manuals/addons/r.convergence.html (deflated 62%) adding: manuals/addons/avoided_emission.png (deflated 8%) adding: manuals/addons/r.maxent.lambdas.html (deflated 64%) adding: manuals/addons/v_ellipse.png (deflated 5%) adding: manuals/addons/i.cva_3magnitude.png (deflated 2%) adding: manuals/addons/lsat7_2000_b742.png (deflated 0%) adding: manuals/addons/r_viewshed_exposure_workflow.png (deflated 4%) adding: manuals/addons/r.pi.nlm.html (deflated 62%) adding: manuals/addons/i.landsat.download.html (deflated 67%) adding: manuals/addons/r_scatterplot_density_grid_rectangles_res_1.png (deflated 0%) adding: manuals/addons/v.concave.hull.html (deflated 65%) adding: manuals/addons/db.join.html (deflated 64%) adding: manuals/addons/m.eigensystem.html (deflated 63%) adding: manuals/addons/v.rast.bufferstats.html (deflated 64%) adding: manuals/addons/v.isochrones.html (deflated 66%) adding: manuals/addons/r.pi.searchtime.mw.html (deflated 65%) adding: manuals/addons/r.skyline.html (deflated 66%) adding: manuals/addons/r_to_vect_schools_sum.png (deflated 0%) adding: manuals/addons/r_accumulate_formats.png (deflated 4%) adding: manuals/addons/r.pi.graph.pr.html (deflated 64%) adding: manuals/addons/r_area_createweight_census_merge.png (deflated 1%) adding: manuals/addons/r_green_hydro_financial_fvu.png (stored 0%) adding: manuals/addons/r.green.hydro.financial.html (deflated 75%) adding: manuals/addons/r.valley.bottom.html (deflated 65%) adding: manuals/addons/r_scatterplot_density_full.png (deflated 0%) adding: manuals/addons/r.pi.prob.mw.html (deflated 64%) adding: manuals/addons/r_accumulate_nc_lfp_example_single_warning.png (deflated 4%) adding: manuals/addons/r_scatterplot_2_variables_3rd_color.png (deflated 1%) adding: manuals/addons/g.proj.identify.html (deflated 61%) adding: manuals/addons/img_tables7_1.png (deflated 8%) adding: manuals/addons/r.pi.export.html (deflated 63%) adding: manuals/addons/t.info.iso.html (deflated 59%) adding: manuals/addons/r.green.biomassfor.technical.html (deflated 71%) adding: manuals/addons/r3.forestfrag.html (deflated 62%) adding: manuals/addons/d_explanation_plot.png (deflated 12%) adding: manuals/addons/r.futures.devpressure.html (deflated 62%) adding: manuals/addons/i.sentinel.parallel.download.html (deflated 64%) adding: manuals/addons/r.stream.segment.html (deflated 68%) adding: manuals/addons/v.class.mlpy.html (deflated 65%) adding: manuals/addons/i_sentinel_mask_SD.png (deflated 13%) adding: manuals/addons/v.in.gns.html (deflated 60%) adding: manuals/addons/option01.png (deflated 1%) adding: manuals/addons/r_colors_matplotlib_gist_earth_discrete.png (deflated 0%) adding: manuals/addons/i.rotate.html (deflated 61%) adding: manuals/addons/v_label_sa.jpg (deflated 0%) adding: manuals/addons/r.pi.searchtime.html (deflated 69%) adding: manuals/addons/r.futures.validation.html (deflated 60%) adding: manuals/addons/r_scatterplot_2_variables_3rd_z_4th_color2.png (deflated 0%) adding: manuals/addons/v.net.curvedarcs.html (deflated 65%) adding: manuals/addons/v.in.ogc.features.html (deflated 61%) adding: manuals/addons/r_landscape_evol_equation3.gif (stored 0%) adding: manuals/addons/img_tables2.png (deflated 9%) adding: manuals/addons/v_profile_points_workspace.png (deflated 7%) adding: manuals/addons/r.sim.terrain.html (deflated 72%) adding: manuals/addons/r_green_hydro_planning_output_PNAM3.png (deflated 1%) adding: manuals/addons/r_landscape_evol_equation4.gif (deflated 5%) adding: manuals/addons/r_accumulate_nc_comparison.png (deflated 1%) adding: manuals/addons/i.modis.import.html (deflated 67%) adding: manuals/addons/r_mess_Ex_03.png (deflated 1%) adding: manuals/addons/r_forestfrag_window_7.png (deflated 0%) adding: manuals/addons/r.surf.nnbathy.html (deflated 61%) adding: manuals/addons/r.suitability.regions.html (deflated 68%) adding: manuals/addons/v.convert.html (deflated 62%) adding: manuals/addons/r_colors_cubehelix_two_colors.png (deflated 0%) adding: manuals/addons/i.eb.deltat.html (deflated 59%) adding: manuals/addons/img_a_vert.png (deflated 8%) adding: manuals/addons/r_basin1.png (stored 0%) adding: manuals/addons/r.in.ogc.html (deflated 60%) adding: manuals/addons/r_accumulate_nc_lfp_example_subwatersheds.png (deflated 3%) adding: manuals/addons/r.series.filter.html (deflated 65%) adding: manuals/addons/r_area_createweight_census_final.png (deflated 0%) adding: manuals/addons/theoretical_input.png (deflated 8%) adding: manuals/addons/r_connectivity_distance_costs.png (deflated 1%) adding: manuals/addons/r.pi.nlm.stats.html (deflated 62%) adding: manuals/addons/r.sun.daily.html (deflated 71%) adding: manuals/addons/v.mapcalc.html (deflated 66%) adding: manuals/addons/r.stream.slope.html (deflated 66%) adding: manuals/addons/time_series_ndvi.png (deflated 5%) adding: manuals/addons/r.learn.ml.html (deflated 69%) adding: manuals/addons/r_scatterplot_2_variables_3rd_z_4th_color.png (deflated 0%) adding: manuals/addons/r.landscape.evol.old.html (deflated 65%) adding: manuals/addons/img6_1.png (deflated 0%) adding: manuals/addons/r_area_createweight_distance_streets.png (deflated 0%) adding: manuals/addons/r.green.gshp.theoretical.html (deflated 68%) adding: manuals/addons/overview.png (deflated 16%) adding: manuals/addons/r_green_hydro_financial_excmap.png (deflated 1%) adding: manuals/addons/v.gsflow.hruparams.html (deflated 62%) adding: manuals/addons/r.hypso.html (deflated 61%) adding: manuals/addons/i.variance.html (deflated 63%) adding: manuals/addons/r3_scatterplot_3_variables_3_colors.png (deflated 0%) adding: manuals/addons/i.segment.hierarchical.html (deflated 67%) adding: manuals/addons/r.pi.graph.red.html (deflated 64%) adding: manuals/addons/v.gsflow.reaches.html (deflated 68%) adding: manuals/addons/vtransect_options2.jpg (deflated 3%) adding: manuals/addons/m.csw.update.html (deflated 69%) adding: manuals/addons/i.sentinel.import.html (deflated 68%) adding: manuals/addons/r_area_createweight_overlap_admin.png (deflated 0%) adding: manuals/addons/i.lswt.html (deflated 61%) adding: manuals/addons/i_sentinel_mask_ES.png (deflated 0%) adding: manuals/addons/v_concave_concave.png (deflated 2%) adding: manuals/addons/i.segment.uspo.html (deflated 69%) adding: manuals/addons/r.series.lwr.html (deflated 64%) adding: manuals/addons/r_green_hydro_financial_input.png (deflated 4%) adding: manuals/addons/r.futures.potential.html (deflated 64%) adding: manuals/addons/v.to.rast.multi.html (deflated 64%) adding: manuals/addons/i.sentinel.download.html (deflated 71%) adding: manuals/addons/db.csw.run.html (deflated 59%) adding: manuals/addons/rfclassification.png (deflated 1%) adding: manuals/addons/r_green_hydro_theoretical_output.png (deflated 1%) adding: manuals/addons/r.regression.series.html (deflated 64%) adding: manuals/addons/sectors.png (stored 0%) adding: manuals/addons/r_futures.png (deflated 1%) adding: manuals/addons/i.evapo.potrad.html (deflated 65%) adding: manuals/addons/r.green.biomassfor.legal.html (deflated 67%) adding: manuals/addons/d_vect_colbp_01.png (deflated 9%) adding: manuals/addons/r_futures_scenario_infill.png (deflated 0%) adding: manuals/addons/r_green_hydro_theoretical_input.png (deflated 0%) adding: manuals/addons/i_variance_region1.png (deflated 4%) adding: manuals/addons/r.quantile.ref.html (deflated 65%) adding: manuals/addons/r_tpi.png (deflated 0%) adding: manuals/addons/r.futures.pga.html (deflated 67%) adding: manuals/addons/i.segment.gsoc.html (deflated 66%) adding: manuals/addons/img_tables6_1.png (deflated 12%) adding: manuals/addons/i.landsat.qa.html (deflated 72%) adding: manuals/addons/r_in_pdal_footprint.jpg (deflated 4%) adding: manuals/addons/img_a_vcivilroad_7.png (deflated 16%) adding: manuals/addons/r.texture.tiled.html (deflated 64%) adding: manuals/addons/r.pi.nlm.circ.html (deflated 63%) adding: manuals/addons/r_landscape_evol_Map1.png (deflated 0%) adding: manuals/addons/r3_scatterplot_2_variables_3rd_z_4th_color2.png (deflated 0%) adding: manuals/addons/r.pi.lm.html (deflated 63%) adding: manuals/addons/grassdocs.css (deflated 68%) adding: manuals/addons/v.ply.rectify.html (deflated 60%) adding: manuals/addons/stream_network_order_scheidegger.png (deflated 1%) adding: manuals/addons/global_ndvi.png (deflated 2%) adding: manuals/addons/i.fusion.hpf.html (deflated 67%) adding: manuals/addons/r.subdayprecip.design.html (deflated 59%) adding: manuals/addons/r_green_hydro_technical_output.png (deflated 4%) adding: manuals/addons/v.in.gbif.html (deflated 61%) adding: manuals/addons/stumpage.png (deflated 5%) adding: manuals/addons/i.sentinel.preproc.html (deflated 68%) adding: manuals/addons/r.edm.eval.html (deflated 62%) adding: manuals/topic_elevation.html (deflated 56%) adding: manuals/r.quant.html (deflated 60%) adding: manuals/db.univar.html (deflated 61%) adding: manuals/r3.info.html (deflated 58%) adding: manuals/v.what.vect.html (deflated 64%) adding: manuals/db.drivers.html (deflated 59%) adding: manuals/topic_cost_surface.html (deflated 56%) adding: manuals/g.download.location.html (deflated 60%) adding: manuals/vrandom_restricted_attr.png (deflated 0%) adding: manuals/topic_measurement.html (deflated 49%) adding: manuals/r.regression.line.html (deflated 59%) adding: manuals/db.out.ogr.html (deflated 65%) adding: manuals/topic_import.html (deflated 74%) adding: manuals/v_clean_rmsa.png (deflated 26%) adding: manuals/r3.in.xyz.html (deflated 63%) adding: manuals/wxGUI_modules_widget_selection.png (deflated 3%) adding: manuals/rlipadcv_formula2.png (stored 0%) adding: manuals/i.vi.html (deflated 72%) adding: manuals/topic_category.html (deflated 51%) adding: manuals/r.series.html (deflated 65%) adding: manuals/r.series.interp.html (deflated 65%) adding: manuals/g.gui.gcp.html (deflated 69%) adding: manuals/d.graph.html (deflated 65%) adding: manuals/d.shade.html (deflated 61%) adding: manuals/projectionintro.html (deflated 68%) adding: manuals/i.evapo.time.html (deflated 62%) adding: manuals/v.drape.html (deflated 63%) adding: manuals/raster_graphical.html (deflated 82%) adding: manuals/t.rast.export.html (deflated 65%) adding: manuals/topic_imagery.html (deflated 51%) adding: manuals/v_to_rast_direction.png (deflated 2%) adding: manuals/db.droptable.html (deflated 64%) adding: manuals/r.out.png.html (deflated 58%) adding: manuals/v.qcount.html (deflated 59%) adding: manuals/r.support.html (deflated 66%) adding: manuals/g.gui.rdigit.html (deflated 64%) adding: manuals/v_net_alloc_from_centers.png (deflated 2%) adding: manuals/topic_metadata.html (deflated 68%) adding: manuals/r_resamp_interp_orig_500m.png (deflated 33%) adding: manuals/topic_latitude.html (deflated 49%) adding: manuals/r.external.html (deflated 63%) adding: manuals/r.tileset.html (deflated 64%) adding: manuals/r.rgb.html (deflated 62%) adding: manuals/g_gui_gmodeler_comment.png (deflated 11%) adding: manuals/m.measure.html (deflated 58%) adding: manuals/i.biomass.html (deflated 61%) adding: manuals/i.segment.html (deflated 67%) adding: manuals/i_pansharpen_rgb_pca542.jpg (deflated 0%) adding: manuals/postscript_graphical.html (deflated 53%) adding: manuals/topic_profile.html (deflated 57%) adding: manuals/r.walk.html (deflated 64%) adding: manuals/g.gui.iclass.html (deflated 65%) adding: manuals/r.in.gridatb.html (deflated 60%) adding: manuals/wxGUI.gcp.html (deflated 69%) adding: manuals/r_in_lidar_zrange.png (deflated 1%) adding: manuals/topic_display.html (deflated 54%) adding: manuals/d.barscale.html (deflated 68%) adding: manuals/v_select_op_crosses.png (deflated 0%) adding: manuals/r_patch_zeros_as_nulls.png (deflated 17%) adding: manuals/v.db.update.html (deflated 65%) adding: manuals/d.what.vect.html (deflated 59%) adding: manuals/location-add.png (stored 0%) adding: manuals/topic_editing.html (deflated 49%) adding: manuals/grassdb.png (stored 0%) adding: manuals/v.univar.html (deflated 65%) adding: manuals/t.info.html (deflated 71%) adding: manuals/v.lidar.growing.html (deflated 60%) adding: manuals/r_random_surface_hist.png (deflated 4%) adding: manuals/r_contour_using_levels.png (deflated 0%) adding: manuals/tcurv.png (deflated 17%) adding: manuals/r_sim_water_water_depth.png (deflated 0%) adding: manuals/v.surf.bspline.html (deflated 67%) adding: manuals/i.ortho.init.html (deflated 67%) adding: manuals/r.li.shannon.html (deflated 60%) adding: manuals/v_overlay_area_lines.png (stored 0%) adding: manuals/v.to.rast.html (deflated 66%) adding: manuals/v.extrude.html (deflated 66%) adding: manuals/i_pansharpen_rgb_ihs542.jpg (deflated 0%) adding: manuals/r.out.ascii.html (deflated 60%) adding: manuals/v_qcount_1.png (deflated 1%) adding: manuals/r.out.vtk.html (deflated 64%) adding: manuals/v_segment_spaced_points.jpg (deflated 48%) adding: manuals/r_in_lidar_binning_count.png (stored 0%) adding: manuals/d_mon_wx0_raster.png (deflated 0%) adding: manuals/g_gui_gmodeler_dlg_module.png (deflated 5%) adding: manuals/pcurv.png (deflated 16%) adding: manuals/d.fontlist.html (deflated 57%) adding: manuals/v_cluster_4_methods.png (deflated 0%) adding: manuals/i_segment_ortho_segs_l2_l5.jpg (deflated 0%) adding: manuals/g.findetc.html (deflated 58%) adding: manuals/r.semantic.label.html (deflated 71%) adding: manuals/r3.retile.html (deflated 60%) adding: manuals/g.findfile.html (deflated 62%) adding: manuals/i.aster.toar.html (deflated 60%) adding: manuals/grass8_arch.png (deflated 3%) adding: manuals/r.out.pov.html (deflated 57%) adding: manuals/topic_geomorphons.html (deflated 49%) adding: manuals/topic_statistics.html (deflated 72%) adding: manuals/d_rast_elevation.png (deflated 0%) adding: manuals/dbmgr_sql_builder.png (deflated 5%) adding: manuals/v.db.reconnect.all.html (deflated 68%) adding: manuals/v.edit.html (deflated 72%) adding: manuals/mapswipe_tsunami.jpg (deflated 7%) adding: manuals/r_li_edgedensity_formula_2.png (stored 0%) adding: manuals/r.report.html (deflated 70%) adding: manuals/db.dropdb.html (deflated 64%) adding: manuals/topic_LIDAR.html (deflated 55%) adding: manuals/d.mon.html (deflated 69%) adding: manuals/r.in.png.html (deflated 60%) adding: manuals/v.db.dropcolumn.html (deflated 62%) adding: manuals/v.out.postgis.html (deflated 70%) adding: manuals/r_thin_vectorized.png (deflated 0%) adding: manuals/i_maxlik_rgb.png (deflated 0%) adding: manuals/r.path.html (deflated 66%) adding: manuals/i_segment_lsat7_seg_min100.png (deflated 2%) adding: manuals/band_references_scheme.png (deflated 5%) adding: manuals/topic_modules.html (deflated 50%) adding: manuals/r3.colors.out.html (deflated 61%) adding: manuals/v_generalize_simplify.png (deflated 1%) adding: manuals/m.proj.html (deflated 63%) adding: manuals/gi_general.jpg (deflated 8%) adding: manuals/i_albedo_landsat5.png (deflated 0%) adding: manuals/d_geodesic.png (deflated 3%) adding: manuals/displaydrivers.html (deflated 58%) adding: manuals/grass_icon.png (deflated 6%) adding: manuals/r.surf.fractal.html (deflated 62%) adding: manuals/r_carve_dem_carved_accum.png (deflated 0%) adding: manuals/v_generalize_smooth.png (deflated 15%) adding: manuals/i.gensig.html (deflated 62%) adding: manuals/r_lake_lidar_dem.jpg (deflated 1%) adding: manuals/v.info.html (deflated 68%) adding: manuals/t.unregister.html (deflated 63%) adding: manuals/i.evapo.mh.html (deflated 63%) adding: manuals/i.modis.qc.html (deflated 76%) adding: manuals/r3.in.lidar.html (deflated 66%) adding: manuals/r_grow_distance_sea.png (deflated 0%) adding: manuals/t.topology.html (deflated 63%) adding: manuals/r_slope_aspect_4_directions.png (deflated 0%) adding: manuals/t.rast.univar.html (deflated 60%) adding: manuals/i_pansharpen_rgb_landsat542.jpg (deflated 0%) adding: manuals/t.vect.algebra.html (deflated 70%) adding: manuals/wxGUI_animation_tool.jpg (deflated 14%) adding: manuals/r_path_with_r_watershed_direction.png (deflated 0%) adding: manuals/wxGUI_modules_widget_file2.png (deflated 3%) adding: manuals/d.linegraph.html (deflated 72%) adding: manuals/v_voronoi_skeleton.png (deflated 0%) adding: manuals/r.in.lidar.html (deflated 69%) adding: manuals/r_li_dominance_formula.png (stored 0%) adding: manuals/database_graphical.html (deflated 74%) adding: manuals/g_gui_gmodeler_modul.png (deflated 16%) adding: manuals/gi_database.jpg (deflated 2%) adding: manuals/t.rast.to.vect.html (deflated 63%) adding: manuals/northarrows/ (stored 0%) adding: manuals/northarrows/basic_compass.png (deflated 7%) adding: manuals/northarrows/arrow2.png (deflated 13%) adding: manuals/northarrows/1a.png (deflated 8%) adding: manuals/northarrows/6.png (deflated 5%) adding: manuals/northarrows/7b.png (deflated 12%) adding: manuals/northarrows/arrow3.png (deflated 11%) adding: manuals/northarrows/8a.png (deflated 6%) adding: manuals/northarrows/9.png (deflated 9%) adding: manuals/northarrows/fancy_compass.png (deflated 6%) adding: manuals/northarrows/star.png (deflated 13%) adding: manuals/northarrows/3.png (deflated 12%) adding: manuals/northarrows/4.png (deflated 8%) adding: manuals/northarrows/8b.png (deflated 7%) adding: manuals/northarrows/5.png (deflated 6%) adding: manuals/northarrows/2.png (deflated 10%) adding: manuals/northarrows/7a.png (deflated 12%) adding: manuals/northarrows/arrow1.png (deflated 10%) adding: manuals/northarrows/1b.png (deflated 6%) adding: manuals/r.colors.stddev.html (deflated 59%) adding: manuals/i_vi_ndvi.png (deflated 0%) adding: manuals/r.contour.html (deflated 63%) adding: manuals/r.spread.html (deflated 67%) adding: manuals/topic_kernel_density.html (deflated 49%) adding: manuals/miscellaneous_graphical.html (deflated 62%) adding: manuals/v.out.lidar.html (deflated 69%) adding: manuals/g.manual.html (deflated 60%) adding: manuals/rhorizon_singlepoint_plot.png (deflated 6%) adding: manuals/r.describe.html (deflated 63%) adding: manuals/r.li.mps.html (deflated 60%) adding: manuals/r3.to.rast.png (deflated 1%) adding: manuals/r.to.rast3.png (deflated 1%) adding: manuals/r_plane_3d.png (deflated 1%) adding: manuals/pngdriver.html (deflated 60%) adding: manuals/topic_biomass.html (deflated 49%) adding: manuals/g_gui_gmodeler_model_landslides.png (deflated 3%) adding: manuals/r.coin.html (deflated 65%) adding: manuals/wxGUI_rdigit_step1.png (deflated 0%) adding: manuals/d_vect_thematic.png (deflated 0%) adding: manuals/topic_map_management.html (deflated 70%) adding: manuals/topic_composite.html (deflated 52%) adding: manuals/v_buffer_area.png (deflated 2%) adding: manuals/i_ortho_photo_step5.png (deflated 0%) adding: manuals/v_mkgrid.png (deflated 0%) adding: manuals/r.fillnulls.html (deflated 64%) adding: manuals/gi_addons.jpg (deflated 0%) adding: manuals/t.vect.observe.strds.html (deflated 71%) adding: manuals/d_histogram_bar.png (deflated 1%) adding: manuals/i.eb.evapfr.html (deflated 61%) adding: manuals/v.out.pov.html (deflated 60%) adding: manuals/g.gui.vdigit.html (deflated 69%) adding: manuals/v.build.polylines.html (deflated 62%) adding: manuals/db.tables.html (deflated 65%) adding: manuals/d.vect.html (deflated 76%) adding: manuals/r_watershed_drainage.png (deflated 7%) adding: manuals/r_flow_length.png (deflated 0%) adding: manuals/r.resample.html (deflated 62%) adding: manuals/g_gui_gmodeler_mvector.png (stored 0%) adding: manuals/v.unpack.html (deflated 61%) adding: manuals/r_rgb_elevation.png (deflated 0%) adding: manuals/r_fill_stats_02.png (deflated 0%) adding: manuals/t.rast3d.extract.html (deflated 61%) adding: manuals/wxGUI.modules.html (deflated 61%) adding: manuals/v.net.flow.html (deflated 65%) adding: manuals/topic_ACCA.html (deflated 48%) adding: manuals/topic_voxel.html (deflated 47%) adding: manuals/v_buffer_point_s.png (deflated 61%) adding: manuals/r3.flow.html (deflated 65%) adding: manuals/i.spectral.html (deflated 61%) adding: manuals/r_surf_gauss_hist.png (deflated 10%) adding: manuals/g_gui_rlisetup_4.png (deflated 3%) adding: manuals/vnetsteinertime.png (deflated 1%) adding: manuals/topic_radiometric_conversion.html (deflated 52%) adding: manuals/v.in.mapgen.html (deflated 59%) adding: manuals/t.vect.import.html (deflated 64%) adding: manuals/g_gui_gmodeler_modis_1.png (deflated 0%) adding: manuals/r.in.mat.html (deflated 59%) adding: manuals/r.kappa.html (deflated 62%) adding: manuals/raster3d_graphical.html (deflated 75%) adding: manuals/t.rast3d.univar.html (deflated 60%) adding: manuals/r.rescale.eq.html (deflated 63%) adding: manuals/gi_3dview.jpg (deflated 0%) adding: manuals/v.colors.out.html (deflated 61%) adding: manuals/r_li_shannon_formula.png (stored 0%) adding: manuals/g_gui_rlisetup_sample_areas.png (deflated 6%) adding: manuals/gi_python.jpg (deflated 3%) adding: manuals/r_path.png (deflated 0%) adding: manuals/topic_aggregation.html (deflated 59%) adding: manuals/v.lidar.edgedetection.html (deflated 64%) adding: manuals/r.out.bin.html (deflated 60%) adding: manuals/wxGUI_modules_flags.png (stored 0%) adding: manuals/g_gui_rlisetup_3.png (deflated 3%) adding: manuals/d.rgb.html (deflated 61%) adding: manuals/r.watershed.html (deflated 68%) adding: manuals/t.support.html (deflated 64%) adding: manuals/rcost_knightsmove.png (stored 0%) adding: manuals/v.net.allpairs.html (deflated 63%) adding: manuals/t.rast.neighbors.html (deflated 65%) adding: manuals/topic_gradient.html (deflated 50%) adding: manuals/r_drain.png (deflated 0%) adding: manuals/topic_centroid.html (deflated 49%) adding: manuals/g.access.html (deflated 59%) adding: manuals/geomorphon.png (deflated 0%) adding: manuals/topic_color_table.html (deflated 67%) adding: manuals/d_rast_elevation_values.png (deflated 1%) adding: manuals/r.thin.html (deflated 60%) adding: manuals/v.extract.html (deflated 70%) adding: manuals/r.sim.water.html (deflated 64%) adding: manuals/d_grid_red_grid.png (deflated 0%) adding: manuals/r_carve_dem_orig_shaded.png (deflated 0%) adding: manuals/v_overlay_op_xor.png (deflated 5%) adding: manuals/wxGUI.gmodeler.html (deflated 70%) adding: manuals/zipcodes_minor1000ha.png (deflated 12%) adding: manuals/r.mask.html (deflated 63%) adding: manuals/v.net.iso.html (deflated 68%) adding: manuals/topic_viewshed.html (deflated 49%) adding: manuals/v.support.html (deflated 63%) adding: manuals/zipcodes_larger2000ha.png (deflated 8%) adding: manuals/v.in.wfs.html (deflated 62%) adding: manuals/r.out.vrml.html (deflated 58%) adding: manuals/v_voronoi_areas.png (deflated 0%) adding: manuals/db.select.html (deflated 65%) adding: manuals/d_rgb.png (deflated 0%) adding: manuals/db.in.ogr.html (deflated 64%) adding: manuals/topic_RGB.html (deflated 50%) adding: manuals/r.rescale.html (deflated 63%) adding: manuals/g_gui_gmodeler_zipcodes_avg_elevation.gxm (deflated 87%) adding: manuals/rcost_solvedir.png (deflated 3%) adding: manuals/v.out.ogr.html (deflated 68%) adding: manuals/t.list.html (deflated 67%) adding: manuals/topic_multispectral.html (deflated 49%) adding: manuals/topic_mosaic.html (deflated 48%) adding: manuals/vnetisotime.png (deflated 0%) adding: manuals/wxGUI_map_display.jpg (deflated 1%) adding: manuals/display_graphical.html (deflated 78%) adding: manuals/g_gui_gmodeler_modis_3o.png (deflated 0%) adding: manuals/r3.colors.html (deflated 75%) adding: manuals/v.out.vtk.html (deflated 61%) adding: manuals/v_overlay_op_not.png (deflated 2%) adding: manuals/t.rast.accdetect.html (deflated 67%) adding: manuals/parser_standard_options.html (deflated 86%) adding: manuals/r.out.ppm.html (deflated 59%) adding: manuals/v.net.timetable.html (deflated 66%) adding: manuals/v_overlay_urban_census2000.png (deflated 1%) adding: manuals/grassdocs.css (deflated 68%) adding: manuals/g_gui_tplot_export_csv.png (deflated 34%) adding: manuals/v_buffer_line.png (deflated 1%) adding: manuals/dem.png (deflated 32%) adding: manuals/r.in.bin.html (deflated 66%) adding: manuals/g.mkfontcap.html (deflated 58%) adding: manuals/t.rast.series.html (deflated 67%) adding: manuals/db.databases.html (deflated 62%) adding: manuals/wxGUI.timeline.html (deflated 57%) adding: manuals/topic_energy_balance.html (deflated 57%) adding: manuals/wxGUI.toolboxes.html (deflated 71%) adding: manuals/r.solute.transport.html (deflated 68%) adding: manuals/g.pnmcomp.html (deflated 60%) adding: manuals/v_voronoi_points.png (deflated 0%) adding: manuals/v.build.all.html (deflated 58%) adding: manuals/r.quantile.html (deflated 62%) adding: manuals/topic_atmospheric_correction.html (deflated 51%) adding: manuals/r_surf_gauss.jpg (deflated 0%) adding: manuals/wxGUI.animation.html (deflated 60%) adding: manuals/t.rast.gapfill.html (deflated 64%) adding: manuals/v_net_visibility.png (deflated 0%) adding: manuals/v.perturb.html (deflated 65%) adding: manuals/r.null.html (deflated 62%) adding: manuals/r.out.mat.html (deflated 59%) adding: manuals/r.sun.html (deflated 66%) adding: manuals/r.info.html (deflated 66%) adding: manuals/v.external.out.html (deflated 68%) adding: manuals/ximgview.html (deflated 60%) adding: manuals/topic_groundwater_flow.html (deflated 55%) adding: manuals/topic_transformation.html (deflated 58%) adding: manuals/d.grid.html (deflated 64%) adding: manuals/wxGUI_rdigit_step5.png (deflated 0%) adding: manuals/r.pack.html (deflated 59%) adding: manuals/i.eb.soilheatflux.html (deflated 59%) adding: manuals/g_gui_gmodeler_python_code.png (deflated 3%) adding: manuals/i_ortho_photo_step1.png (deflated 0%) adding: manuals/i.evapo.pt.html (deflated 61%) adding: manuals/d_legend_logarithmic.png (deflated 0%) adding: manuals/v.neighbors.html (deflated 62%) adding: manuals/v.build.html (deflated 63%) adding: manuals/colortables/ (stored 0%) adding: manuals/colortables/evi.png (deflated 2%) adding: manuals/colortables/fahrenheit.png (stored 0%) adding: manuals/colortables/wave.png (deflated 1%) adding: manuals/colortables/rstcurv.png (deflated 1%) adding: manuals/colortables/curvature.png (deflated 3%) adding: manuals/colortables/population_dens.png (stored 0%) adding: manuals/colortables/corine.png (deflated 0%) adding: manuals/colortables/aspectcolr.png (stored 0%) adding: manuals/colortables/grey1.0.png (deflated 3%) adding: manuals/colortables/grey255.png (deflated 3%) adding: manuals/colortables/srtm.png (stored 0%) adding: manuals/colortables/roygbiv.png (deflated 2%) adding: manuals/colortables/aspect.png (deflated 2%) adding: manuals/colortables/magma.png (stored 0%) adding: manuals/colortables/soilmoisture.png (stored 0%) adding: manuals/colortables/gdd.png (stored 0%) adding: manuals/colortables/precipitation.png (stored 0%) adding: manuals/colortables/oranges.png (deflated 1%) adding: manuals/colortables/bcyr.png (deflated 1%) adding: manuals/colortables/greens.png (deflated 2%) adding: manuals/colortables/ramp.png (deflated 1%) adding: manuals/colortables/kelvin.png (stored 0%) adding: manuals/colortables/ryb.png (deflated 1%) adding: manuals/colortables/viridis.png (stored 0%) adding: manuals/colortables/elevation.png (stored 0%) adding: manuals/colortables/plasma.png (stored 0%) adding: manuals/colortables/water.png (deflated 1%) adding: manuals/colortables/byr.png (deflated 1%) adding: manuals/colortables/grey.log.png (deflated 4%) adding: manuals/colortables/reds.png (deflated 1%) adding: manuals/colortables/blues.png (deflated 1%) adding: manuals/colortables/population.png (deflated 4%) adding: manuals/colortables/byg.png (stored 0%) adding: manuals/colortables/celsius.png (stored 0%) adding: manuals/colortables/slope.png (stored 0%) adding: manuals/colortables/etopo2.png (deflated 3%) adding: manuals/colortables/ndwi.png (deflated 4%) adding: manuals/colortables/terrain.png (stored 0%) adding: manuals/colortables/srtm_plus.png (stored 0%) adding: manuals/colortables/forest_cover.png (stored 0%) adding: manuals/colortables/nlcd.png (stored 0%) adding: manuals/colortables/grey.png (deflated 1%) adding: manuals/colortables/random.png (stored 0%) adding: manuals/colortables/rainbow.png (deflated 1%) adding: manuals/colortables/differences.png (deflated 4%) adding: manuals/colortables/inferno.png (stored 0%) adding: manuals/colortables/gyr.png (deflated 1%) adding: manuals/colortables/haxby.png (stored 0%) adding: manuals/colortables/bgyr.png (deflated 1%) adding: manuals/colortables/sepia.png (deflated 4%) adding: manuals/colortables/grass.png (stored 0%) adding: manuals/colortables/grey.eq.png (deflated 2%) adding: manuals/colortables/ryg.png (deflated 2%) adding: manuals/colortables/precipitation_daily.png (deflated 2%) adding: manuals/colortables/precipitation_monthly.png (deflated 3%) adding: manuals/colortables/ndvi.png (stored 0%) adding: manuals/vector-import.png (stored 0%) adding: manuals/v.to.db.html (deflated 66%) adding: manuals/r_fill_stats_01.png (deflated 4%) adding: manuals/r.cost.html (deflated 68%) adding: manuals/v.rectify.html (deflated 63%) adding: manuals/r_gwflow_concept.png (deflated 0%) adding: manuals/r.random.html (deflated 67%) adding: manuals/vnetpath.png (deflated 1%) adding: manuals/g_gui_gmodeler_variables_raster.png (deflated 1%) adding: manuals/r_geomorphon_peaks.png (deflated 0%) adding: manuals/g.gui.gmodeler.html (deflated 69%) adding: manuals/v_to_rast3_test.png (deflated 2%) adding: manuals/g_gui_gmodeler_raster3d.png (stored 0%) adding: manuals/r.horizon.html (deflated 65%) adding: manuals/d.frame.html (deflated 61%) adding: manuals/r3.timestamp.html (deflated 63%) adding: manuals/v_lidar_edgedetection_objects.png (deflated 0%) adding: manuals/i.ortho.camera.html (deflated 62%) adding: manuals/barscales/ (stored 0%) adding: manuals/barscales/down_ticks.png (deflated 16%) adding: manuals/barscales/line.png (deflated 16%) adding: manuals/barscales/classic.png (deflated 15%) adding: manuals/barscales/up_ticks.png (deflated 16%) adding: manuals/barscales/mixed_checker.png (deflated 14%) adding: manuals/barscales/solid.png (deflated 16%) adding: manuals/barscales/part_checker.png (deflated 14%) adding: manuals/barscales/both_ticks.png (deflated 15%) adding: manuals/barscales/hollow.png (deflated 15%) adding: manuals/barscales/arrow_ends.png (deflated 13%) adding: manuals/barscales/full_checker.png (deflated 14%) adding: manuals/barscales/tail_checker.png (deflated 14%) adding: manuals/i.colors.enhance.html (deflated 61%) adding: manuals/wxGUI_rdigit_step2.png (deflated 0%) adding: manuals/topic_recode_categories.html (deflated 50%) adding: manuals/i_ortho_photo_step6.png (deflated 1%) adding: manuals/test.raster3d.lib.html (deflated 62%) adding: manuals/topic_printing.html (deflated 48%) adding: manuals/topic_export.html (deflated 74%) adding: manuals/wxGUI_nviz_tools_view.jpg (deflated 6%) adding: manuals/t.connect.html (deflated 63%) adding: manuals/grass-dbf.html (deflated 62%) adding: manuals/timeline_2D.jpg (deflated 29%) adding: manuals/vrandom_restricted_area.png (deflated 0%) adding: manuals/v.split.html (deflated 65%) adding: manuals/v.label.sa.html (deflated 66%) adding: manuals/t.vect.list.html (deflated 66%) adding: manuals/db.createdb.html (deflated 64%) adding: manuals/r.grow.distance.html (deflated 66%) adding: manuals/topic_algebra.html (deflated 68%) adding: manuals/g.gui.timeline.html (deflated 59%) adding: manuals/v.patch.html (deflated 61%) adding: manuals/t.merge.html (deflated 77%) adding: manuals/i_ortho_photo_step8.png (deflated 0%) adding: manuals/d.to.rast.html (deflated 59%) adding: manuals/r.out.ppm3.html (deflated 61%) adding: manuals/r.tile.html (deflated 60%) adding: manuals/i_tasscap_brightness.jpg (stored 0%) adding: manuals/topic_data.html (deflated 49%) adding: manuals/r_clump_lakes.png (deflated 20%) adding: manuals/g_gui_rlisetup_7.png (deflated 3%) adding: manuals/d_grid_blue_grid.png (deflated 0%) adding: manuals/libpython/ (stored 0%) adding: manuals/libpython/pygrass.vector.html (deflated 92%) adding: manuals/libpython/pygrass.modules.interface.html (deflated 91%) adding: manuals/libpython/_static/ (stored 0%) adding: manuals/libpython/_static/pygments.css (deflated 79%) adding: manuals/libpython/_static/underscore.js (deflated 72%) adding: manuals/libpython/_static/doctools.js (deflated 64%) adding: manuals/libpython/_static/file.png (stored 0%) adding: manuals/libpython/_static/comment-bright.png (stored 0%) adding: manuals/libpython/_static/basic.css (deflated 76%) adding: manuals/libpython/_static/up-pressed.png (stored 0%) adding: manuals/libpython/_static/documentation_options.js (deflated 28%) adding: manuals/libpython/_static/comment-close.png (stored 0%) adding: manuals/libpython/_static/minus.png (deflated 8%) adding: manuals/libpython/_static/ajax-loader.gif (deflated 18%) adding: manuals/libpython/_static/up.png (stored 0%) adding: manuals/libpython/_static/plus.png (deflated 7%) adding: manuals/libpython/_static/down.png (stored 0%) adding: manuals/libpython/_static/comment.png (stored 0%) adding: manuals/libpython/_static/traditional.css (deflated 76%) adding: manuals/libpython/_static/jquery.js (deflated 70%) adding: manuals/libpython/_static/searchtools.js (deflated 68%) adding: manuals/libpython/_static/language_data.js (deflated 65%) adding: manuals/libpython/_static/websupport.js (deflated 73%) adding: manuals/libpython/_static/down-pressed.png (stored 0%) adding: manuals/libpython/_static/pygrass.css (deflated 67%) adding: manuals/libpython/search.html (deflated 68%) adding: manuals/libpython/_modules/ (stored 0%) adding: manuals/libpython/_modules/pydispatch/ (stored 0%) adding: manuals/libpython/_modules/pydispatch/errors.html (deflated 74%) adding: manuals/libpython/_modules/pydispatch/dispatcher.html (deflated 86%) adding: manuals/libpython/_modules/pydispatch/robustapply.html (deflated 81%) adding: manuals/libpython/_modules/pydispatch/signal.html (deflated 81%) adding: manuals/libpython/_modules/pydispatch/robust.html (deflated 75%) adding: manuals/libpython/_modules/pydispatch/saferef.html (deflated 84%) adding: manuals/libpython/_modules/temporal/ (stored 0%) adding: manuals/libpython/_modules/temporal/gui_support.html (deflated 83%) adding: manuals/libpython/_modules/temporal/datetime_math.html (deflated 92%) adding: manuals/libpython/_modules/temporal/open_stds.html (deflated 88%) adding: manuals/libpython/_modules/temporal/stds_export.html (deflated 91%) adding: manuals/libpython/_modules/temporal/temporal_operator.html (deflated 93%) adding: manuals/libpython/_modules/temporal/factory.html (deflated 79%) adding: manuals/libpython/_modules/temporal/base.html (deflated 93%) adding: manuals/libpython/_modules/temporal/c_libraries_interface.html (deflated 93%) adding: manuals/libpython/_modules/temporal/list_stds.html (deflated 88%) adding: manuals/libpython/_modules/temporal/temporal_vector_algebra.html (deflated 90%) adding: manuals/libpython/_modules/temporal/spatial_topology_dataset_connector.html (deflated 91%) adding: manuals/libpython/_modules/temporal/register.html (deflated 90%) adding: manuals/libpython/_modules/temporal/spatial_extent.html (deflated 95%) adding: manuals/libpython/_modules/temporal/sampling.html (deflated 86%) adding: manuals/libpython/_modules/temporal/temporal_granularity.html (deflated 93%) adding: manuals/libpython/_modules/temporal/stds_import.html (deflated 90%) adding: manuals/libpython/_modules/temporal/extract.html (deflated 89%) adding: manuals/libpython/_modules/temporal/aggregation.html (deflated 88%) adding: manuals/libpython/_modules/temporal/univar_statistics.html (deflated 91%) adding: manuals/libpython/_modules/temporal/temporal_topology_dataset_connector.html (deflated 93%) adding: manuals/libpython/_modules/temporal/abstract_dataset.html (deflated 91%) adding: manuals/libpython/_modules/temporal/abstract_map_dataset.html (deflated 92%) adding: manuals/libpython/_modules/temporal/mapcalc.html (deflated 92%) adding: manuals/libpython/_modules/temporal/temporal_raster_base_algebra.html (deflated 93%) adding: manuals/libpython/_modules/temporal/temporal_raster3d_algebra.html (deflated 87%) adding: manuals/libpython/_modules/temporal/temporal_raster_algebra.html (deflated 87%) adding: manuals/libpython/_modules/temporal/metadata.html (deflated 94%) adding: manuals/libpython/_modules/temporal/temporal_extent.html (deflated 94%) adding: manuals/libpython/_modules/temporal/temporal_algebra.html (deflated 92%) adding: manuals/libpython/_modules/temporal/abstract_space_time_dataset.html (deflated 92%) adding: manuals/libpython/_modules/temporal/spatio_temporal_relationships.html (deflated 93%) adding: manuals/libpython/_modules/temporal/space_time_datasets.html (deflated 92%) adding: manuals/libpython/_modules/temporal/core.html (deflated 90%) adding: manuals/libpython/_modules/script/ (stored 0%) adding: manuals/libpython/_modules/script/raster.html (deflated 86%) adding: manuals/libpython/_modules/script/vector.html (deflated 88%) adding: manuals/libpython/_modules/script/raster3d.html (deflated 82%) adding: manuals/libpython/_modules/script/core.html (deflated 89%) adding: manuals/libpython/_modules/script/setup.html (deflated 84%) adding: manuals/libpython/_modules/script/db.html (deflated 86%) adding: manuals/libpython/_modules/script/utils.html (deflated 86%) adding: manuals/libpython/_modules/script/array.html (deflated 90%) adding: manuals/libpython/_modules/script/task.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/ (stored 0%) adding: manuals/libpython/_modules/pygrass/utils.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/gis.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/errors.html (deflated 82%) adding: manuals/libpython/_modules/pygrass/messages.html (deflated 87%) adding: manuals/libpython/_modules/pygrass/gis/ (stored 0%) adding: manuals/libpython/_modules/pygrass/gis/region.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/rpc.html (deflated 89%) adding: manuals/libpython/_modules/pygrass/rpc/ (stored 0%) adding: manuals/libpython/_modules/pygrass/rpc/base.html (deflated 87%) adding: manuals/libpython/_modules/pygrass/tests/ (stored 0%) adding: manuals/libpython/_modules/pygrass/tests/set_mapset.html (deflated 86%) adding: manuals/libpython/_modules/pygrass/tests/benchmark.html (deflated 93%) adding: manuals/libpython/_modules/pygrass/modules/ (stored 0%) adding: manuals/libpython/_modules/pygrass/modules/shortcuts.html (deflated 80%) adding: manuals/libpython/_modules/pygrass/modules/interface/ (stored 0%) adding: manuals/libpython/_modules/pygrass/modules/interface/read.html (deflated 84%) adding: manuals/libpython/_modules/pygrass/modules/interface/flag.html (deflated 85%) adding: manuals/libpython/_modules/pygrass/modules/interface/docstring.html (deflated 78%) adding: manuals/libpython/_modules/pygrass/modules/interface/env.html (deflated 80%) adding: manuals/libpython/_modules/pygrass/modules/interface/parameter.html (deflated 89%) adding: manuals/libpython/_modules/pygrass/modules/interface/typedict.html (deflated 85%) adding: manuals/libpython/_modules/pygrass/modules/interface/module.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/modules/grid/ (stored 0%) adding: manuals/libpython/_modules/pygrass/modules/grid/grid.html (deflated 91%) adding: manuals/libpython/_modules/pygrass/modules/grid/split.html (deflated 86%) adding: manuals/libpython/_modules/pygrass/modules/grid/patch.html (deflated 84%) adding: manuals/libpython/_modules/pygrass/vector/ (stored 0%) adding: manuals/libpython/_modules/pygrass/vector/geometry.html (deflated 91%) adding: manuals/libpython/_modules/pygrass/vector/abstract.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/vector/basic.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/vector/table.html (deflated 91%) adding: manuals/libpython/_modules/pygrass/vector/find.html (deflated 91%) adding: manuals/libpython/_modules/pygrass/raster/ (stored 0%) adding: manuals/libpython/_modules/pygrass/raster/abstract.html (deflated 91%) adding: manuals/libpython/_modules/pygrass/raster/history.html (deflated 90%) adding: manuals/libpython/_modules/pygrass/raster/segment.html (deflated 88%) adding: manuals/libpython/_modules/pygrass/raster/rowio.html (deflated 86%) adding: manuals/libpython/_modules/pygrass/raster/category.html (deflated 89%) adding: manuals/libpython/_modules/pygrass/raster/buffer.html (deflated 84%) adding: manuals/libpython/_modules/pygrass/shell/ (stored 0%) adding: manuals/libpython/_modules/pygrass/shell/conversion.html (deflated 83%) adding: manuals/libpython/_modules/pygrass/shell/show.html (deflated 72%) adding: manuals/libpython/_modules/pygrass/vector.html (deflated 89%) adding: manuals/libpython/_modules/pygrass/raster.html (deflated 89%) adding: manuals/libpython/_modules/gunittest/ (stored 0%) adding: manuals/libpython/_modules/gunittest/reporters.html (deflated 91%) adding: manuals/libpython/_modules/gunittest/gmodules.html (deflated 81%) adding: manuals/libpython/_modules/gunittest/invoker.html (deflated 86%) adding: manuals/libpython/_modules/gunittest/loader.html (deflated 85%) adding: manuals/libpython/_modules/gunittest/gutils.html (deflated 77%) adding: manuals/libpython/_modules/gunittest/runner.html (deflated 92%) adding: manuals/libpython/_modules/gunittest/case.html (deflated 90%) adding: manuals/libpython/_modules/gunittest/utils.html (deflated 77%) adding: manuals/libpython/_modules/gunittest/checkers.html (deflated 86%) adding: manuals/libpython/_modules/index.html (deflated 79%) adding: manuals/libpython/_modules/exceptions.html (deflated 81%) adding: manuals/libpython/_modules/imaging/ (stored 0%) adding: manuals/libpython/_modules/imaging/operations.html (deflated 84%) adding: manuals/libpython/_modules/imaging/images2avi.html (deflated 83%) adding: manuals/libpython/_modules/imaging/images2gif.html (deflated 89%) adding: manuals/libpython/_modules/imaging/images2swf.html (deflated 89%) adding: manuals/libpython/_modules/imaging/images2ims.html (deflated 85%) adding: manuals/libpython/pygrass_index.html (deflated 73%) adding: manuals/libpython/index.html (deflated 80%) adding: manuals/libpython/searchindex.js (deflated 73%) adding: manuals/libpython/pygrass.raster.html (deflated 89%) adding: manuals/libpython/exceptions.html (deflated 81%) adding: manuals/libpython/gunittest_testing.html (deflated 77%) adding: manuals/libpython/objects.inv (stored 0%) adding: manuals/libpython/_downloads/ (stored 0%) adding: manuals/libpython/_downloads/0d3d0e7ae27905b73a07787ed068a07f/ (stored 0%) adding: manuals/libpython/_downloads/0d3d0e7ae27905b73a07787ed068a07f/Temporal-Framework-API-Description.pdf (deflated 2%) adding: manuals/libpython/_downloads/cd16bc97da36111432da8fe4055d0e95/ (stored 0%) adding: manuals/libpython/_downloads/cd16bc97da36111432da8fe4055d0e95/Temporal-Framework-API-Description.pdf (deflated 2%) adding: manuals/libpython/_downloads/dc26e3fbf15eed5ce8eb563c25260f84/ (stored 0%) adding: manuals/libpython/_downloads/dc26e3fbf15eed5ce8eb563c25260f84/Temporal-Framework-API-Description.pdf (deflated 2%) adding: manuals/libpython/gunittest_running_tests.html (deflated 78%) adding: manuals/libpython/pygrass.messages.html (deflated 85%) adding: manuals/libpython/py-modindex.html (deflated 91%) adding: manuals/libpython/.buildinfo (deflated 25%) adding: manuals/libpython/_sources/ (stored 0%) adding: manuals/libpython/_sources/pygrass_gis.rst.txt (deflated 57%) adding: manuals/libpython/_sources/pygrass.messages.rst.txt (deflated 41%) adding: manuals/libpython/_sources/index.rst.txt (deflated 54%) adding: manuals/libpython/_sources/imaging.rst.txt (deflated 81%) adding: manuals/libpython/_sources/pygrass.raster.rst.txt (deflated 84%) adding: manuals/libpython/_sources/pydispatch.rst.txt (deflated 82%) adding: manuals/libpython/_sources/pygrass.vector.rst.txt (deflated 84%) adding: manuals/libpython/_sources/pygrass.modules.rst.txt (deflated 65%) adding: manuals/libpython/_sources/pygrass_modules.rst.txt (deflated 71%) adding: manuals/libpython/_sources/temporal_framework.rst.txt (deflated 73%) adding: manuals/libpython/_sources/gunittest_running_tests.rst.txt (deflated 60%) adding: manuals/libpython/_sources/pygrass.modules.grid.rst.txt (deflated 79%) adding: manuals/libpython/_sources/pygrass.rpc.rst.txt (deflated 60%) adding: manuals/libpython/_sources/exceptions.rst.txt (deflated 37%) adding: manuals/libpython/_sources/script_intro.rst.txt (deflated 60%) adding: manuals/libpython/_sources/pygrass_messages.rst.txt (deflated 72%) adding: manuals/libpython/_sources/pygrass_vector.rst.txt (deflated 65%) adding: manuals/libpython/_sources/pygrass.rst.txt (deflated 73%) adding: manuals/libpython/_sources/pygrass_raster.rst.txt (deflated 69%) adding: manuals/libpython/_sources/pygrass_index.rst.txt (deflated 52%) adding: manuals/libpython/_sources/pygrass.modules.interface.rst.txt (deflated 86%) adding: manuals/libpython/_sources/gunittest.rst.txt (deflated 85%) adding: manuals/libpython/_sources/temporal.rst.txt (deflated 90%) adding: manuals/libpython/_sources/gunittest_testing.rst.txt (deflated 66%) adding: manuals/libpython/_sources/pygrass.gis.rst.txt (deflated 61%) adding: manuals/libpython/_sources/pygrass.tests.rst.txt (deflated 70%) adding: manuals/libpython/_sources/script.rst.txt (deflated 85%) adding: manuals/libpython/_sources/pygrass.shell.rst.txt (deflated 71%) adding: manuals/libpython/pygrass.modules.html (deflated 82%) adding: manuals/libpython/script.html (deflated 88%) adding: manuals/libpython/pygrass.rpc.html (deflated 89%) adding: manuals/libpython/genindex.html (deflated 91%) adding: manuals/libpython/pygrass.modules.grid.html (deflated 87%) adding: manuals/libpython/pygrass_gis.html (deflated 75%) adding: manuals/libpython/imaging.html (deflated 85%) adding: manuals/libpython/pygrass.tests.html (deflated 87%) adding: manuals/libpython/pygrass_raster.html (deflated 85%) adding: manuals/libpython/pygrass.html (deflated 87%) adding: manuals/libpython/temporal.html (deflated 93%) adding: manuals/libpython/gunittest.html (deflated 88%) adding: manuals/libpython/script_intro.html (deflated 81%) adding: manuals/libpython/pydispatch.html (deflated 81%) adding: manuals/libpython/pygrass.shell.html (deflated 81%) adding: manuals/libpython/pygrass_modules.html (deflated 85%) adding: manuals/libpython/pygrass_messages.html (deflated 83%) adding: manuals/libpython/pygrass_vector.html (deflated 84%) adding: manuals/libpython/pygrass.gis.html (deflated 89%) adding: manuals/libpython/temporal_framework.html (deflated 85%) adding: manuals/gi_vector.jpg (deflated 2%) adding: manuals/r_fill_dir.png (deflated 0%) adding: manuals/v.transform.html (deflated 68%) adding: manuals/i_tasscap_haze.jpg (deflated 0%) adding: manuals/g_gui_gmodeler_modis_2.png (deflated 0%) adding: manuals/d.rast.leg.html (deflated 59%) adding: manuals/i.fft.html (deflated 59%) adding: manuals/wxGUI_iimage2target_frame.jpg (deflated 13%) adding: manuals/vnetsalesman.png (deflated 1%) adding: manuals/db.copy.html (deflated 68%) adding: manuals/r_slope_aspect_slope.png (deflated 0%) adding: manuals/datacatalog.png (deflated 0%) adding: manuals/topic_point_cloud.html (deflated 49%) adding: manuals/r.recode.html (deflated 61%) adding: manuals/vnetsteiner.png (deflated 1%) adding: manuals/gi_gallery.jpg (deflated 1%) adding: manuals/v.mkgrid.html (deflated 67%) adding: manuals/r_random_surface.jpg (deflated 1%) adding: manuals/r.li.pielou.html (deflated 60%) adding: manuals/i_maxlik_classes.png (deflated 0%) adding: manuals/d_legend.png (deflated 0%) adding: manuals/r.in.srtm.html (deflated 59%) adding: manuals/v_overlay_census_wake2000.png (deflated 2%) adding: manuals/r.region.html (deflated 62%) adding: manuals/r3.out.vtk.html (deflated 67%) adding: manuals/wxGUI.iclass.html (deflated 62%) adding: manuals/v.db.addtable.html (deflated 63%) adding: manuals/v.hull.html (deflated 59%) adding: manuals/r_path_with_bitmask.png (deflated 3%) adding: manuals/r_surf_fractal_simple.png (deflated 0%) adding: manuals/v.out.svg.html (deflated 62%) adding: manuals/v.net.alloc.html (deflated 69%) adding: manuals/v.type.html (deflated 61%) adding: manuals/v_buffer_areas_int.png (deflated 5%) adding: manuals/d_to_rast_3D_example.jpg (deflated 0%) adding: manuals/v_overlay_poly_1_2_a_o_n_x.png (deflated 0%) adding: manuals/i.cca.html (deflated 63%) adding: manuals/r_resamp_stats_6m_20m.png (deflated 1%) adding: manuals/v_buffer_line_c.png (deflated 2%) adding: manuals/r.sim.sediment.html (deflated 65%) adding: manuals/r3.univar.html (deflated 62%) adding: manuals/r_surf_fractal.jpg (deflated 3%) adding: manuals/r.cross.html (deflated 63%) adding: manuals/full_index.html (deflated 80%) adding: manuals/v.db.droptable.html (deflated 61%) adding: manuals/i.cluster.html (deflated 68%) adding: manuals/db.describe.html (deflated 62%) adding: manuals/wxGUI.rdigit.html (deflated 62%) adding: manuals/grass-odbc.html (deflated 70%) adding: manuals/r.li.patchdensity.html (deflated 61%) adding: manuals/r_sim_water.png (deflated 0%) adding: manuals/db.dropcolumn.html (deflated 60%) adding: manuals/tplot.png (deflated 1%) adding: manuals/g.gui.image2target.html (deflated 69%) adding: manuals/d_correlate_plot.png (deflated 0%) adding: manuals/r_buffer_road.png (deflated 1%) adding: manuals/vnetiso.png (deflated 0%) adding: manuals/r.li.renyi.html (deflated 60%) adding: manuals/v_select_op_overlaps.png (deflated 0%) adding: manuals/runivar_basins.png (deflated 0%) adding: manuals/v.proj.html (deflated 62%) adding: manuals/r_li_richness_formula.png (stored 0%) adding: manuals/i.evapo.pm.html (deflated 61%) adding: manuals/gi_cartography.jpg (deflated 0%) adding: manuals/rasterintro.html (deflated 65%) adding: manuals/v.net.visibility.html (deflated 66%) adding: manuals/topic_installation.html (deflated 53%) adding: manuals/r.resamp.filter.html (deflated 63%) adding: manuals/r.water.outlet.html (deflated 61%) adding: manuals/wxGUI_iscatt.jpg (deflated 3%) adding: manuals/lrs.html (deflated 64%) adding: manuals/r.compress.html (deflated 67%) adding: manuals/v.in.pdal.html (deflated 63%) adding: manuals/d_vect_chart_pie_3d.png (deflated 2%) adding: manuals/wxGUI.html (deflated 73%) adding: manuals/v_select_op_disjoint.png (deflated 0%) adding: manuals/topic_conversion.html (deflated 64%) adding: manuals/g_gui_gmodeler_variables.png (deflated 2%) adding: manuals/topic_projection.html (deflated 56%) adding: manuals/r3.support.html (deflated 63%) adding: manuals/d.what.rast.html (deflated 59%) adding: manuals/v.external.html (deflated 65%) adding: manuals/r_slope_aspect_aspect.png (deflated 0%) adding: manuals/wxGUI_modules_parameters.png (deflated 1%) adding: manuals/htmldriver.html (deflated 62%) adding: manuals/r.li.dominance.html (deflated 60%) adding: manuals/g_gui_gmodeler_mcomment.png (deflated 11%) adding: manuals/i.ortho.elev.html (deflated 63%) adding: manuals/g_gui_gmodeler_raster.png (stored 0%) adding: manuals/i.maxlik.html (deflated 65%) adding: manuals/aspect.png (deflated 13%) adding: manuals/m.cogo.html (deflated 59%) adding: manuals/databaseintro.html (deflated 66%) adding: manuals/d.erase.html (deflated 58%) adding: manuals/wxGUI_nviz_tools_surface.jpg (deflated 5%) adding: manuals/v.in.geonames.html (deflated 63%) adding: manuals/v.out.dxf.html (deflated 58%) adding: manuals/d_legend_custom_labels_and_background.png (deflated 0%) adding: manuals/v.outlier.html (deflated 65%) adding: manuals/t.create.html (deflated 65%) adding: manuals/topic_hydrology.html (deflated 65%) adding: manuals/rterraflow_dir2.png (stored 0%) adding: manuals/g_gui_gmodeler_loop_dlg.png (deflated 2%) adding: manuals/t.vect.what.strds.html (deflated 63%) adding: manuals/vdigit_toolbar.jpg (deflated 20%) adding: manuals/d_text.png (deflated 18%) adding: manuals/wxGUI.photo2image.html (deflated 59%) adding: manuals/v.colors.html (deflated 74%) adding: manuals/r.out.xyz.html (deflated 60%) adding: manuals/i_vi_gari.png (deflated 0%) adding: manuals/r_flow_line.png (deflated 0%) adding: manuals/r3.to.rast.html (deflated 63%) adding: manuals/v_select_op_contains_pnts.png (deflated 0%) adding: manuals/v.pack.html (deflated 60%) adding: manuals/t.rast.aggregate.ds.html (deflated 73%) adding: manuals/topic_temporal.html (deflated 49%) adding: manuals/r3.gradient.html (deflated 61%) adding: manuals/t.snap.html (deflated 75%) adding: manuals/g_gui_gmodeler_loop_final.png (deflated 5%) adding: manuals/r.resamp.stats.html (deflated 61%) adding: manuals/v.clean.html (deflated 70%) adding: manuals/t.register.html (deflated 70%) adding: manuals/v.lrs.label.html (deflated 67%) adding: manuals/r.viewshed.html (deflated 64%) adding: manuals/d_rast_landuse.png (deflated 0%) adding: manuals/v.voronoi.html (deflated 65%) adding: manuals/v_qcount_2.png (stored 0%) adding: manuals/raster-import.png (stored 0%) adding: manuals/r.in.pdal.html (deflated 69%) adding: manuals/i_pca_result.png (deflated 0%) adding: manuals/g.filename.html (deflated 60%) adding: manuals/d_mon_wx0.png (deflated 1%) adding: manuals/d_legend_vect_subheadings.png (deflated 0%) adding: manuals/r.covar.html (deflated 61%) adding: manuals/v_qcount_5.png (deflated 2%) adding: manuals/r.composite.html (deflated 65%) adding: manuals/r.to.rast3elev.html (deflated 65%) adding: manuals/i.smap.html (deflated 64%) adding: manuals/topic_unit_test.html (deflated 52%) adding: manuals/topic_volume.html (deflated 49%) adding: manuals/r_patch.png (deflated 16%) adding: manuals/t.rast.what.html (deflated 67%) adding: manuals/ps_map_basic.png (deflated 0%) adding: manuals/wxGUI_nviz_tools_light.jpg (deflated 7%) adding: manuals/r3.out.netcdf.html (deflated 76%) adding: manuals/cairodriver.html (deflated 65%) adding: manuals/topic_clip.html (deflated 49%) adding: manuals/r.statistics.html (deflated 64%) adding: manuals/db.test.html (deflated 59%) adding: manuals/r.to.vect.html (deflated 62%) adding: manuals/v.db.select.html (deflated 66%) adding: manuals/t.rast.contour.html (deflated 64%) adding: manuals/wxGUI.vdigit.html (deflated 69%) adding: manuals/r_carve_dem_carved.png (deflated 0%) adding: manuals/r_li_edgedensity_formula_1.png (stored 0%) adding: manuals/wxGUI_nviz_tools_vector.jpg (deflated 5%) adding: manuals/r3.neighbors.html (deflated 65%) adding: manuals/d_frame.png (deflated 0%) adding: manuals/d.correlate.html (deflated 59%) adding: manuals/r.import.html (deflated 65%) adding: manuals/v.net.bridge.html (deflated 64%) adding: manuals/v_buffer_square_cap.png (stored 0%) adding: manuals/r.in.xyz.html (deflated 66%) adding: manuals/topic_series.html (deflated 52%) adding: manuals/r3.out.bin.html (deflated 61%) adding: manuals/v_vect_stats.png (deflated 1%) adding: manuals/i.eb.netrad.html (deflated 63%) adding: manuals/t.rast.colors.html (deflated 74%) adding: manuals/d.rast.html (deflated 63%) adding: manuals/t.rast.extract.html (deflated 65%) adding: manuals/v_random_points_in_polygon.png (deflated 1%) adding: manuals/wxGUI.datacatalog.html (deflated 58%) adding: manuals/sql.html (deflated 68%) adding: manuals/g_gui_gmodeler_model_avg.png (deflated 4%) adding: manuals/r3.gwflow.html (deflated 68%) adding: manuals/vnetdistance.png (deflated 0%) adding: manuals/r_fill_stats_smoothing.png (deflated 0%) adding: manuals/r_param_scale_morph.jpg (deflated 1%) adding: manuals/r_in_lidar_binning_mean.png (deflated 0%) adding: manuals/d_rast_num_zoom.png (deflated 1%) adding: manuals/grass_logo.png (stored 0%) adding: manuals/v.lidar.correction.html (deflated 63%) adding: manuals/v.timestamp.html (deflated 62%) adding: manuals/d_rast_arrow_wind.png (deflated 0%) adding: manuals/gi_temporal.jpg (deflated 1%) adding: manuals/r.spreadpath.html (deflated 63%) adding: manuals/v_to_rast_binning.png (deflated 2%) adding: manuals/topic_resample.html (deflated 58%) adding: manuals/v.net.spanningtree.html (deflated 63%) adding: manuals/v.what.strds.html (deflated 63%) adding: manuals/t.rast.aggregate.html (deflated 71%) adding: manuals/wxGUI_modules_widget_file1.png (deflated 5%) adding: manuals/v_buffer_areas.png (deflated 2%) adding: manuals/r_stream_extract_streams_weighed.png (deflated 1%) adding: manuals/r3.in.v5d.html (deflated 60%) adding: manuals/r_li_pielou.png (stored 0%) adding: manuals/r.to.rast3elev.png (deflated 1%) adding: manuals/v.in.lidar.html (deflated 67%) adding: manuals/general_graphical.html (deflated 77%) adding: manuals/v_clip_poly.png (deflated 0%) adding: manuals/g_gui_gmodeler_modis_1o.png (deflated 0%) adding: manuals/v_select_op_equals.png (deflated 0%) adding: manuals/topic_settings.html (deflated 59%) adding: manuals/r.proj.html (deflated 64%) adding: manuals/g_gui_gmodeler_mmodule.png (deflated 14%) adding: manuals/topic_manual.html (deflated 49%) adding: manuals/r.fill.dir.html (deflated 62%) adding: manuals/i_segment_ortho_segs_final.jpg (deflated 0%) adding: manuals/t.upgrade.html (deflated 58%) adding: manuals/v_net_alloc.png (deflated 0%) adding: manuals/v_segment_subline.jpg (deflated 46%) adding: manuals/t.rast.out.vtk.html (deflated 62%) adding: manuals/r.carve.html (deflated 65%) adding: manuals/wxGUI_gcp_frame.jpg (deflated 4%) adding: manuals/r.buffer.html (deflated 63%) adding: manuals/d.northarrow.html (deflated 69%) adding: manuals/g_gui_gmodeler_mrelation.png (deflated 13%) adding: manuals/r.li.cwed.html (deflated 59%) adding: manuals/v.kcv.html (deflated 58%) adding: manuals/sweep2.png (deflated 1%) adding: manuals/m.transform.html (deflated 64%) adding: manuals/r_li_simpson_formula.png (stored 0%) adding: manuals/r.li.html (deflated 64%) adding: manuals/r3_in_lidar.png (deflated 0%) adding: manuals/t.vect.univar.html (deflated 61%) adding: manuals/r.surf.gauss.html (deflated 62%) adding: manuals/class_graphical.html (stored 0%) adding: manuals/wxGUI.mapswipe.html (deflated 54%) adding: manuals/r.in.poly.html (deflated 62%) adding: manuals/g.region.html (deflated 70%) adding: manuals/v.parallel.html (deflated 63%) adding: manuals/topic_support.html (deflated 52%) adding: manuals/d.rast.arrow.html (deflated 62%) adding: manuals/v_hull_3d.png (deflated 6%) adding: manuals/wxGUI.vnet.html (deflated 62%) adding: manuals/topic_linear_reference_system.html (deflated 59%) adding: manuals/r.surf.area.html (deflated 59%) adding: manuals/index.html (deflated 72%) adding: manuals/v.lrs.segment.html (deflated 63%) adding: manuals/v.kernel.html (deflated 64%) adding: manuals/r.in.wms.html (deflated 67%) adding: manuals/v.what.html (deflated 60%) adding: manuals/g_gui_gmodeler_python_code_result.png (deflated 7%) adding: manuals/v_net_alloc_to_centers.png (deflated 2%) adding: manuals/topic_network.html (deflated 68%) adding: manuals/g.dirseps.html (deflated 59%) adding: manuals/topic_extract.html (deflated 58%) adding: manuals/location.png (stored 0%) adding: manuals/t.vect.db.select.html (deflated 63%) adding: manuals/topic_querying.html (deflated 55%) adding: manuals/wxGUI_graphical.html (deflated 77%) adding: manuals/g_gui_gmodeler_loop.png (deflated 25%) adding: manuals/r.topmodel.html (deflated 64%) adding: manuals/r.profile.html (deflated 65%) adding: manuals/psmap_frame.jpg (deflated 21%) adding: manuals/r3.mapcalc.html (deflated 68%) adding: manuals/i.ortho.rectify.html (deflated 63%) adding: manuals/i.pca.html (deflated 59%) adding: manuals/wxGUI.components.html (deflated 69%) adding: manuals/g_parser_test.png (deflated 7%) adding: manuals/topic_raster.html (deflated 49%) adding: manuals/r3.mkdspf.html (deflated 64%) adding: manuals/g_gui_tplot_labels.png (deflated 33%) adding: manuals/g_gui_gmodeler_relation.png (deflated 13%) adding: manuals/r.slope.aspect.html (deflated 67%) adding: manuals/i_pansharpen_rgb_brovey542.jpg (deflated 0%) adding: manuals/wxpyimgview.html (deflated 58%) adding: manuals/v.lrs.where.html (deflated 61%) adding: manuals/i.ortho.transform.html (deflated 63%) adding: manuals/v.in.region.html (deflated 60%) adding: manuals/rhorizon_polar_plot.png (deflated 3%) adding: manuals/topic_classification.html (deflated 58%) adding: manuals/r.circle.html (deflated 62%) adding: manuals/wxGUI.tplot.html (deflated 59%) adding: manuals/r3.cross.rast.html (deflated 64%) adding: manuals/v.reclass.html (deflated 64%) adding: manuals/v_buffer_no_cap.png (deflated 0%) adding: manuals/g_gui_gmodeler_intermediate_data.png (deflated 1%) adding: manuals/icons/ (stored 0%) adding: manuals/icons/3d-rotate.png (deflated 11%) adding: manuals/icons/table.png (deflated 3%) adding: manuals/icons/centroid-create.png (deflated 6%) adding: manuals/icons/scalebar-add.png (deflated 3%) adding: manuals/icons/redo.png (deflated 2%) adding: manuals/icons/cats-copy.png (deflated 2%) adding: manuals/icons/text-add.png (deflated 20%) adding: manuals/icons/pdf-export.png (stored 0%) adding: manuals/icons/image-add.png (stored 0%) adding: manuals/icons/layer-down.png (deflated 8%) adding: manuals/icons/layer-open.png (deflated 1%) adding: manuals/icons/layer-raster-profile.png (deflated 13%) adding: manuals/icons/layer-vector-thematic-add.png (stored 0%) adding: manuals/icons/map-settings.png (deflated 2%) adding: manuals/icons/his.png (deflated 1%) adding: manuals/icons/python-export.png (deflated 8%) adding: manuals/icons/modeler-main.png (deflated 9%) adding: manuals/icons/python.png (deflated 3%) adding: manuals/icons/redraw.png (deflated 6%) adding: manuals/icons/save.png (deflated 1%) adding: manuals/icons/line-edit.png (deflated 3%) adding: manuals/icons/gcp-remove.png (deflated 12%) adding: manuals/icons/modeler-variables.png (deflated 6%) adding: manuals/icons/pointer.png (deflated 5%) adding: manuals/icons/aspect-arrow.png (deflated 0%) adding: manuals/icons/player-stop.png (deflated 7%) adding: manuals/icons/grassdb-add.png (deflated 4%) adding: manuals/icons/tools.png (deflated 3%) adding: manuals/icons/3d-help.png (deflated 5%) adding: manuals/icons/map-export.png (deflated 0%) adding: manuals/icons/quit.png (deflated 14%) adding: manuals/icons/vector-chart.png (deflated 0%) adding: manuals/icons/raster-calculator.png (stored 0%) adding: manuals/icons/zoom-more.png (deflated 2%) adding: manuals/icons/zoom-last.png (deflated 2%) adding: manuals/icons/legend-add.png (stored 0%) adding: manuals/icons/move.png (stored 0%) adding: manuals/icons/vector-thematic.png (deflated 2%) adding: manuals/icons/overlay-add.png (deflated 11%) adding: manuals/icons/location-download.png (stored 0%) adding: manuals/icons/locked.png (deflated 1%) adding: manuals/icons/polygon-create.png (deflated 2%) adding: manuals/icons/boundary-create.png (deflated 6%) adding: manuals/icons/mapset.png (stored 0%) adding: manuals/icons/reload.png (deflated 3%) adding: manuals/icons/layer-his-add.png (deflated 2%) adding: manuals/icons/layer-shaded-relief-add.png (stored 0%) adding: manuals/icons/table-manager.png (stored 0%) adding: manuals/icons/gcp-add.png (deflated 11%) adding: manuals/icons/layer-command-add.png (stored 0%) adding: manuals/icons/layer-raster-analyze.png (deflated 4%) adding: manuals/icons/player-back.png (deflated 8%) adding: manuals/icons/rgb.png (deflated 0%) adding: manuals/icons/label.png (deflated 1%) adding: manuals/icons/image-export.png (stored 0%) adding: manuals/icons/polygon.png (stored 0%) adding: manuals/icons/module-add.png (deflated 9%) adding: manuals/icons/data-add.png (deflated 5%) adding: manuals/icons/layer-grid-add.png (deflated 1%) adding: manuals/icons/gcp-rms.png (deflated 10%) adding: manuals/icons/layer-info.png (deflated 3%) adding: manuals/icons/3d-settings.png (deflated 4%) adding: manuals/icons/raster.png (deflated 4%) adding: manuals/icons/layer-aspect-arrow-add.png (deflated 4%) adding: manuals/icons/undo.png (deflated 5%) adding: manuals/icons/execute.png (deflated 11%) adding: manuals/icons/layer-add.png (deflated 2%) adding: manuals/icons/layer-up.png (deflated 7%) adding: manuals/icons/layer-import.png (deflated 0%) adding: manuals/icons/line-move.png (deflated 3%) adding: manuals/icons/relation-create.png (deflated 6%) adding: manuals/icons/pan.png (deflated 3%) adding: manuals/icons/location-add.png (stored 0%) adding: manuals/icons/label-add.png (deflated 0%) adding: manuals/icons/edit.png (stored 0%) adding: manuals/icons/loop-add.png (deflated 6%) adding: manuals/icons/attributes-display.png (deflated 5%) adding: manuals/icons/layer-wms-add.png (stored 0%) adding: manuals/icons/layer-vector-chart-add.png (stored 0%) adding: manuals/icons/shaded-relief.png (deflated 1%) adding: manuals/icons/raster3d.png (deflated 2%) adding: manuals/icons/stats.png (deflated 1%) adding: manuals/icons/polygon-delete.png (stored 0%) adding: manuals/icons/line-split.png (deflated 6%) adding: manuals/icons/line-add.png (deflated 6%) adding: manuals/icons/layer-group-add.png (deflated 4%) adding: manuals/icons/zoom-extent.png (deflated 1%) adding: manuals/icons/ps-export.png (deflated 5%) adding: manuals/icons/raster-import.png (stored 0%) adding: manuals/icons/zoom-in.png (deflated 3%) adding: manuals/icons/print.png (deflated 0%) adding: manuals/icons/show.png (deflated 5%) adding: manuals/icons/vertex-move.png (deflated 3%) adding: manuals/icons/layer-more.png (deflated 1%) adding: manuals/icons/gcp-save.png (deflated 10%) adding: manuals/icons/gcp-create.png (deflated 9%) adding: manuals/icons/erase.png (deflated 6%) adding: manuals/icons/create.png (stored 0%) adding: manuals/icons/check.png (deflated 10%) adding: manuals/icons/area-measure.png (deflated 11%) adding: manuals/icons/flythrough.png (deflated 19%) adding: manuals/icons/point-add.png (deflated 6%) adding: manuals/icons/open.png (deflated 2%) adding: manuals/icons/shortest-distance.png (stored 0%) adding: manuals/icons/script-load.png (deflated 2%) adding: manuals/icons/layer-redraw.png (stored 0%) adding: manuals/icons/vector-import.png (stored 0%) adding: manuals/icons/layer-remove.png (deflated 9%) adding: manuals/icons/vertex-delete.png (deflated 4%) adding: manuals/icons/page-settings.png (deflated 2%) adding: manuals/icons/layer-label-add.png (stored 0%) adding: manuals/icons/line-delete.png (deflated 4%) adding: manuals/icons/cell-cats.png (deflated 3%) adding: manuals/icons/map-info.png (deflated 3%) adding: manuals/icons/map-add.png (deflated 1%) adding: manuals/icons/layer-raster-more.png (stored 0%) adding: manuals/icons/layer-rgb-add.png (stored 0%) adding: manuals/icons/cats-display.png (deflated 7%) adding: manuals/icons/select.png (stored 0%) adding: manuals/icons/unlocked.png (deflated 1%) adding: manuals/icons/vector.png (deflated 2%) adding: manuals/icons/measure-length.png (deflated 4%) adding: manuals/icons/layer-edit.png (deflated 0%) adding: manuals/icons/player-repeat-back-forward.png (deflated 11%) adding: manuals/icons/layer-raster3d-add.png (deflated 1%) adding: manuals/icons/layer-cell-cats-add.png (deflated 0%) adding: manuals/icons/rectangle-add.png (deflated 6%) adding: manuals/icons/help.png (deflated 6%) adding: manuals/icons/layer-raster-histogram.png (deflated 6%) adding: manuals/icons/gcp-delete.png (deflated 11%) adding: manuals/icons/zoom-layer.png (stored 0%) adding: manuals/icons/player-pause.png (deflated 6%) adding: manuals/icons/font.png (deflated 10%) adding: manuals/icons/georectify.png (deflated 9%) adding: manuals/icons/script-save.png (deflated 2%) adding: manuals/icons/point-create.png (stored 0%) adding: manuals/icons/vector-tools.png (deflated 4%) adding: manuals/icons/mapset-add.png (deflated 2%) adding: manuals/icons/info.png (deflated 3%) adding: manuals/icons/raster-stats.png (deflated 10%) adding: manuals/icons/layer-raster-add.png (deflated 1%) adding: manuals/icons/layer-vector-more.png (stored 0%) adding: manuals/icons/layer-vector-add.png (stored 0%) adding: manuals/icons/layer-bottom.png (deflated 7%) adding: manuals/icons/zoom-region.png (deflated 2%) adding: manuals/icons/line-create.png (deflated 2%) adding: manuals/icons/north-arrow-add.png (deflated 2%) adding: manuals/icons/settings.png (deflated 4%) adding: manuals/icons/options.png (deflated 3%) adding: manuals/icons/vertex-create.png (deflated 2%) adding: manuals/icons/location.png (stored 0%) adding: manuals/icons/print-compose.png (deflated 1%) adding: manuals/icons/zoom-out.png (deflated 3%) adding: manuals/icons/grassdb.png (stored 0%) adding: manuals/icons/monitor-create.png (stored 0%) adding: manuals/icons/wms.png (deflated 1%) adding: manuals/icons/layer-opacity.png (deflated 10%) adding: manuals/icons/layer-export.png (deflated 0%) adding: manuals/icons/region.png (deflated 2%) adding: manuals/d.title.html (deflated 62%) adding: manuals/d.legend.html (deflated 67%) adding: manuals/grass_database.png (deflated 8%) adding: manuals/variables.html (deflated 69%) adding: manuals/v.db.addcolumn.html (deflated 62%) adding: manuals/test.r3flow.html (deflated 59%) adding: manuals/i_spectral.png (deflated 6%) adding: manuals/g_gui_gmodeler_variables_run.png (deflated 2%) adding: manuals/v.db.join.html (deflated 62%) adding: manuals/d.info.html (deflated 61%) adding: manuals/g_gui_rlisetup_6.png (deflated 3%) adding: manuals/v_buffer_area_s.png (deflated 2%) adding: manuals/dshade.png (deflated 0%) adding: manuals/i.albedo.html (deflated 63%) adding: manuals/topic_albedo.html (deflated 49%) adding: manuals/wxGUI.dbmgr.html (deflated 62%) adding: manuals/r_flow_accumulation.png (deflated 0%) adding: manuals/runivar_basins_elev_zonal.png (deflated 6%) adding: manuals/g.remove.html (deflated 63%) adding: manuals/r.to.rast3.html (deflated 62%) adding: manuals/r.sunhours.html (deflated 65%) adding: manuals/r3.in.ascii.html (deflated 65%) adding: manuals/i_topo_corr_angles.png (deflated 8%) adding: manuals/r_in_lidar_dem_mean3D.jpg (deflated 1%) adding: manuals/r.relief.html (deflated 65%) adding: manuals/rhorizon_shaded_dem_point.png (deflated 1%) adding: manuals/g_gui_gmodeler_modis_3.png (deflated 0%) adding: manuals/v.net.components.html (deflated 65%) adding: manuals/topic_graphics.html (deflated 64%) adding: manuals/r_thin_network.png (deflated 14%) adding: manuals/v_segment_spaced_percent_points.jpg (deflated 35%) adding: manuals/r.buildvrt.html (deflated 61%) adding: manuals/t.rast3d.list.html (deflated 63%) adding: manuals/topics.html (deflated 72%) adding: manuals/v.db.connect.html (deflated 71%) adding: manuals/i.in.spotvgt.html (deflated 58%) adding: manuals/v.in.dxf.html (deflated 59%) adding: manuals/v_perturb_uniform.png (deflated 5%) adding: manuals/postscript.html (deflated 51%) adding: manuals/parser_standard_options.js (deflated 29%) adding: manuals/v_delaunay.png (deflated 1%) adding: manuals/v.segment.html (deflated 69%) adding: manuals/r_geomorphon.png (deflated 0%) adding: manuals/r.li.simpson.html (deflated 60%) adding: manuals/r.out.gdal.html (deflated 66%) adding: manuals/d.text.html (deflated 64%) adding: manuals/g_gui_rlisetup_1.png (deflated 0%) adding: manuals/t.rast.to.rast3.html (deflated 70%) adding: manuals/v_buffer_rounded_cap.png (stored 0%) adding: manuals/r.in.ascii.html (deflated 64%) adding: manuals/d.labels.html (deflated 59%) adding: manuals/v.random.html (deflated 70%) adding: manuals/topic_time_management.html (deflated 55%) adding: manuals/i_tasscap_wetness.jpg (stored 0%) adding: manuals/grass.html (deflated 69%) adding: manuals/r_resamp_interp_new_250m.png (deflated 21%) adding: manuals/r.external.out.html (deflated 62%) adding: manuals/r3.out.ascii.html (deflated 66%) adding: manuals/g_gui_gmodeler_toolbar.png (deflated 1%) adding: manuals/d.vect.thematic.html (deflated 72%) adding: manuals/db.connect.html (deflated 71%) adding: manuals/g_gui_gmodeler_python.png (deflated 3%) adding: manuals/v.db.renamecolumn.html (deflated 61%) adding: manuals/i.zc.html (deflated 61%) adding: manuals/t.rename.html (deflated 61%) adding: manuals/topic_distance.html (deflated 58%) adding: manuals/i_colors_enhance_uncorrected.jpg (deflated 0%) adding: manuals/rlipadcv_formula1.png (stored 0%) adding: manuals/wxGUI_rdigit_step3.png (deflated 0%) adding: manuals/r.param.scale.html (deflated 63%) adding: manuals/r.li.richness.html (deflated 60%) adding: manuals/i_ortho_photo_step7.png (deflated 0%) adding: manuals/r_water_outlet.png (deflated 0%) adding: manuals/d.rast.num.html (deflated 61%) adding: manuals/i.group.html (deflated 62%) adding: manuals/r.colors.out.html (deflated 60%) adding: manuals/t.vect.export.html (deflated 63%) adding: manuals/topic_surface.html (deflated 66%) adding: manuals/v.sample.html (deflated 61%) adding: manuals/g_gui_rlisetup_8.png (deflated 4%) adding: manuals/db.columns.html (deflated 65%) adding: manuals/i.eb.hsebal01.html (deflated 61%) adding: manuals/wxGUI_rdigit_step4.png (deflated 0%) adding: manuals/rlipadrange_formula.png (stored 0%) adding: manuals/db.login.html (deflated 61%) adding: manuals/v_overlay_op_and.png (deflated 2%) adding: manuals/r_slope_aspect_pcurv.png (deflated 0%) adding: manuals/g.extension.all.html (deflated 61%) adding: manuals/v.delaunay.html (deflated 58%) adding: manuals/r_slope_aspect_tcurv.png (deflated 0%) adding: manuals/topic_contour.html (deflated 50%) adding: manuals/g.parser.html (deflated 69%) adding: manuals/r.buffer.lowmem.html (deflated 61%) adding: manuals/r.category.html (deflated 64%) adding: manuals/g_gui_gmodeler_mloop.png (deflated 21%) adding: manuals/v.distance.html (deflated 69%) adding: manuals/r_carve_dem_orig_accum.png (deflated 0%) adding: manuals/v.net.connectivity.html (deflated 66%) adding: manuals/g.gui.dbmgr.html (deflated 62%) adding: manuals/r_stream_extract_weights_zoom.png (deflated 7%) adding: manuals/r_in_wms_sentinel2.jpg (deflated 0%) adding: manuals/v_select_op_contains_pol.png (deflated 0%) adding: manuals/r.stats.zonal.html (deflated 67%) adding: manuals/v.db.univar.html (deflated 63%) adding: manuals/v.surf.rst.html (deflated 66%) adding: manuals/v_buffer_lines.png (deflated 2%) adding: manuals/v.import.html (deflated 64%) adding: manuals/manual_gallery.html (deflated 87%) adding: manuals/d_rast_edit.png (deflated 4%) adding: manuals/r.what.html (deflated 70%) adding: manuals/r.terraflow.html (deflated 65%) adding: manuals/g_gui_gmodeler_model_usle.png (deflated 2%) adding: manuals/r.transect.html (deflated 59%) adding: manuals/v.centroids.html (deflated 60%) adding: manuals/r3flow_flowlines_color.png (deflated 2%) adding: manuals/ps_map.png (deflated 0%) adding: manuals/r3flow_flowlines.png (deflated 1%) adding: manuals/topic_paint_labels.html (deflated 54%) adding: manuals/r.texture.html (deflated 62%) adding: manuals/topic_imagery_quality_assessment.html (deflated 50%) adding: manuals/topic_interpolation.html (deflated 50%) adding: manuals/topic_landscape_structure_analysis.html (deflated 73%) adding: manuals/gi_gui.jpg (deflated 0%) adding: manuals/graphical_index.html (deflated 68%) adding: manuals/wxGUI_iphoto2image_frame.jpg (deflated 7%) adding: manuals/v.overlay.html (deflated 70%) adding: manuals/d_legend_vect.png (deflated 1%) adding: manuals/topic_mask.html (deflated 51%) adding: manuals/r.random.cells.html (deflated 63%) adding: manuals/topic_cartography.html (deflated 67%) adding: manuals/r_surf_random_hist.png (deflated 4%) adding: manuals/v.what.rast.html (deflated 64%) adding: manuals/t.rast.mapcalc.html (deflated 68%) adding: manuals/v_decimate_count.png (deflated 0%) adding: manuals/v.out.ascii.html (deflated 64%) adding: manuals/d.vect.chart_example.jpg (deflated 1%) adding: manuals/v.in.lines.html (deflated 60%) adding: manuals/v_select_op_overlap.png (deflated 0%) adding: manuals/help_loc_struct.png (deflated 3%) adding: manuals/r_random_cells.png (deflated 2%) adding: manuals/m_measure_distance.png (deflated 1%) adding: manuals/r.random.surface.html (deflated 64%) adding: manuals/topic_connection_settings.html (deflated 53%) adding: manuals/g.cairocomp.html (deflated 61%) adding: manuals/rlipadsd_formula.png (stored 0%) adding: manuals/r_li_renyi.png (stored 0%) adding: manuals/r.topidx.html (deflated 59%) adding: manuals/v_net_alloc_time.png (deflated 0%) adding: manuals/d.colortable.html (deflated 62%) adding: manuals/r.blend.html (deflated 61%) adding: manuals/v_decimate_grid_cat.png (deflated 0%) adding: manuals/v.buffer.html (deflated 67%) adding: manuals/d.vect.chart.html (deflated 66%) adding: manuals/r_grow_distance.png (deflated 3%) adding: manuals/r.resamp.bspline.html (deflated 65%) adding: manuals/d.geodesic.html (deflated 61%) adding: manuals/r_in_lidar_base_raster.png (stored 0%) adding: manuals/v_overlay_op_or.png (deflated 4%) adding: manuals/gi_raster3d.jpg (deflated 0%) adding: manuals/i_albedo_landsat7.png (deflated 0%) adding: manuals/wxGUI.rlisetup.html (deflated 69%) adding: manuals/i.band.library.html (deflated 70%) adding: manuals/topic_attribute_table.html (deflated 73%) adding: manuals/d.rhumbline.html (deflated 58%) adding: manuals/g.gui.animation.html (deflated 62%) adding: manuals/r_relief.png (deflated 0%) adding: manuals/i.ortho.target.html (deflated 62%) adding: manuals/v_qcount_4.png (stored 0%) adding: manuals/g.mapsets.html (deflated 65%) adding: manuals/i.eb.eta.html (deflated 60%) adding: manuals/g.rename.html (deflated 64%) adding: manuals/v.to.lines.html (deflated 63%) adding: manuals/v.to.3d.html (deflated 63%) adding: manuals/wxGUI_vnet.jpg (deflated 5%) adding: manuals/d_rhumbline.png (deflated 3%) adding: manuals/d_polar_aspect.png (deflated 7%) adding: manuals/r.li.mpa.html (deflated 60%) adding: manuals/v.profile.html (deflated 62%) adding: manuals/topic_vector.html (deflated 53%) adding: manuals/helptext.html (deflated 61%) adding: manuals/r.ros.html (deflated 69%) adding: manuals/v.rast.stats.html (deflated 63%) adding: manuals/r.lake.html (deflated 62%) adding: manuals/g_gui_gmodeler_mraster3d.png (stored 0%) adding: manuals/i_tasscap_greenness.jpg (stored 0%) adding: manuals/rterraflow_accumulation.png (deflated 0%) adding: manuals/db.execute.html (deflated 63%) adding: manuals/v_perturb_normal.png (deflated 6%) adding: manuals/i.ifft.html (deflated 59%) adding: manuals/t.rast.import.html (deflated 63%) adding: manuals/vectorintro.html (deflated 67%) adding: manuals/topic_generalization.html (deflated 50%) adding: manuals/r.li.edgedensity.html (deflated 61%) adding: manuals/r3.in.bin.html (deflated 66%) adding: manuals/r.li.padrange.html (deflated 60%) adding: manuals/d.colorlist.html (deflated 58%) adding: manuals/t.sample.html (deflated 71%) adding: manuals/g_gui_gmodeler_modulex.png (deflated 12%) adding: manuals/r.surf.random.html (deflated 61%) adding: manuals/g.gui.html (deflated 63%) adding: manuals/v_qcount_3.png (deflated 2%) adding: manuals/r.colors.html (deflated 72%) adding: manuals/g.list.html (deflated 70%) adding: manuals/topic_rescale.html (deflated 53%) adding: manuals/v_overlay_urbanarea.png (stored 0%) adding: manuals/rterraflow_dir3.png (stored 0%) adding: manuals/iclass_frame.jpg (deflated 3%) adding: manuals/i.his.rgb.html (deflated 62%) adding: manuals/grass_start.png (deflated 1%) adding: manuals/rlimps_formula.png (stored 0%) adding: manuals/d.path.html (deflated 63%) adding: manuals/v.surf.idw.html (deflated 62%) adding: manuals/grass-pg.html (deflated 64%) adding: manuals/d.where.html (deflated 60%) adding: manuals/rshade.png (deflated 8%) adding: manuals/r_stream_extract_streams_noweight.png (deflated 0%) adding: manuals/r.geomorphon.html (deflated 66%) adding: manuals/r.li.patchnum.html (deflated 60%) adding: manuals/r_topidx.png (deflated 0%) adding: manuals/r.reclass.html (deflated 66%) adding: manuals/t.rast.algebra.html (deflated 71%) adding: manuals/r.out.mpeg.html (deflated 60%) adding: manuals/t.remove.html (deflated 61%) adding: manuals/r3.stats.html (deflated 66%) adding: manuals/d.out.file.html (deflated 60%) adding: manuals/g.gui.tplot.html (deflated 64%) adding: manuals/v.net.salesman.html (deflated 65%) adding: manuals/topic_fusion.html (deflated 48%) adding: manuals/d_vect_chart_pie_2d.png (deflated 2%) adding: manuals/i_segment_lsat7_seg_min5.png (deflated 1%) adding: manuals/i.rgb.his.html (deflated 62%) adding: manuals/v.decimate.html (deflated 64%) adding: manuals/g_gui_gmodeler_mraster.png (stored 0%) adding: manuals/vrandom_z.png (deflated 3%) adding: manuals/d.font.html (deflated 62%) adding: manuals/r3.out.v5d.html (deflated 57%) adding: manuals/i.image.mosaic.html (deflated 59%) adding: manuals/v_centroids.png (deflated 2%) adding: manuals/r.fill.stats.html (deflated 68%) adding: manuals/g_gui_gmodeler_model_properties.png (deflated 1%) adding: manuals/v.lrs.create.html (deflated 66%) adding: manuals/v.vect.stats.html (deflated 72%) Written to: /var/www/code_and_data/grass80/binary/linux/snapshot Already on 'grass8' Your branch is up to date with 'origin/grass8'. From https://github.com/OSGeo/grass-addons * branch grass8 -> FETCH_HEAD Already up to date. ----------------------------------------------------- Addons '/home/neteler/.grass8/addons'... ----------------------------------------------------- Compiling db.join...Starting GRASS GIS... Creating new GRASS GIS location ... Cleaning up temporary files... Executing ... Execution of finished. Cleaning up temporary files... SUCCESS Compiling d.explanation.plot... SUCCESS Compiling d.frame... SUCCESS Compiling d.mon2... SUCCESS Compiling d.region.grid... SUCCESS Compiling d.vect.colbp... SUCCESS Compiling d.vect.colhist... SUCCESS Compiling d.vect.thematic2... SUCCESS Compiling g.citation... SUCCESS Compiling g.compare.md5... SUCCESS Compiling g.copyall... SUCCESS Compiling g.download.location... SUCCESS Compiling g.isis3mt... SUCCESS Compiling g.proj.all... SUCCESS Compiling g.proj.identify... SUCCESS Compiling g.projpicker... SUCCESS Compiling g.rename.many... SUCCESS Compiling wx.metadata... SUCCESS Compiling wx.mwprecip... FAILED Compiling wx.stream... FAILED Compiling wx.wms... FAILED Compiling i.ann.maskrcnn... SUCCESS Compiling i.cutlines... SUCCESS Compiling i.cva... SUCCESS Compiling i.destripe... SUCCESS Compiling i.eb.deltat... SUCCESS Compiling i.eb.hsebal95... SUCCESS Compiling i.eb.z0m0... SUCCESS Compiling i.eb.z0m... SUCCESS Compiling i.edge... SUCCESS Compiling i.evapo.potrad... SUCCESS Compiling i.evapo.senay... SUCCESS Compiling i.evapo.zk... SUCCESS Compiling i.feotio2... SUCCESS Compiling i.fusion.hpf... SUCCESS Compiling i.gabor... SUCCESS Compiling i.gcp... SUCCESS Compiling i.gravity... SUCCESS Compiling i.histo.match... SUCCESS Compiling i.image.bathymetry... SUCCESS Compiling i.in.probav... SUCCESS Compiling i.landsat8.swlst... SUCCESS Compiling i.landsat... SUCCESS Compiling i.lmf... SUCCESS Compiling i.lswt... SUCCESS Compiling i.modis... SUCCESS Compiling i.nightlights.intercalibration... SUCCESS Compiling i.ortho.corr... SUCCESS Compiling i.points.auto... SUCCESS Compiling i.pr... SUCCESS Compiling i.pysptools.unmix... SUCCESS Compiling i.rh... SUCCESS Compiling i.rotate... SUCCESS Compiling i.sar.speckle... SUCCESS Compiling i.segment.gsoc... SUCCESS Compiling i.segment.hierarchical... SUCCESS Compiling i.segment.stats... SUCCESS Compiling i.segment.uspo... SUCCESS Compiling i.sentinel... SUCCESS Compiling i.signature.copy... SUCCESS Compiling i.signature.list... SUCCESS Compiling i.signature.remove... SUCCESS Compiling i.spec.sam... SUCCESS Compiling i.spec.unmix... SUCCESS Compiling i.superpixels.slic... SUCCESS Compiling i.theilsen... SUCCESS Compiling i.variance... SUCCESS Compiling i.vi.mpi... SUCCESS Compiling i.water... SUCCESS Compiling i.wavelet... SUCCESS Compiling i.wi... SUCCESS Compiling i.zero2null... SUCCESS Compiling m.csv.clean... SUCCESS Compiling m.eigensystem... SUCCESS Compiling m.gcp.filter... SUCCESS Compiling m.printws... SUCCESS Compiling r.accumulate... SUCCESS Compiling r.agent... SUCCESS Compiling r.area.createweight... SUCCESS Compiling r.area... SUCCESS Compiling r.basin... SUCCESS Compiling r.bearing.distance... SUCCESS Compiling r.bioclim... SUCCESS Compiling r.bitpattern... SUCCESS Compiling r.boxplot... SUCCESS Compiling r.catchment... SUCCESS Compiling r.category.trim... SUCCESS Compiling r.cell.area... SUCCESS Compiling r.centroids... SUCCESS Compiling r.change.info... SUCCESS Compiling r.clip... SUCCESS Compiling r.colors.contrastbrightness... SUCCESS Compiling r.colors.cubehelix... SUCCESS Compiling r.colors.matplotlib... SUCCESS Compiling r.colors.out_sld... SUCCESS Compiling r.confusionmatrix... SUCCESS Compiling r.connectivity... SUCCESS Compiling r.convergence... SUCCESS Compiling r.cpt2grass... SUCCESS Compiling r.crater... SUCCESS Compiling r.damflood... SUCCESS Compiling r.denoise... SUCCESS Compiling r.divergence... SUCCESS Compiling r.diversity... SUCCESS Compiling r.droka... SUCCESS Compiling r.edm.eval... SUCCESS Compiling r.estimap.recreation... SUCCESS Compiling r.euro.ecosystem... SUCCESS Compiling r.exdet... SUCCESS Compiling r.extract... SUCCESS Compiling r.fidimo... SUCCESS Compiling r.fill.category... SUCCESS Compiling r.findtheriver... SUCCESS Compiling r.flexure... SUCCESS Compiling r.flip... SUCCESS Compiling r.flowfill... SUCCESS Compiling r.forcircular... SUCCESS Compiling r.forestfrag... SUCCESS Compiling r.futures... SUCCESS Compiling r.fuzzy.logic... SUCCESS Compiling r.fuzzy.set... SUCCESS Compiling r.fuzzy.system... SUCCESS Compiling r.gdd... SUCCESS Compiling r.gradient... SUCCESS Compiling r.green... SUCCESS Compiling r.gsflow.hydrodem... SUCCESS Compiling r.gwr... SUCCESS Compiling r.hants... SUCCESS Compiling r.hazard.flood... SUCCESS Compiling r.houghtransform... SUCCESS Compiling r.hydrodem... SUCCESS Compiling r.hypso... SUCCESS Compiling r.in.nasadem... SUCCESS Compiling r.in.ogc... SUCCESS Compiling r.in.pdal... SUCCESS Compiling r.in.srtm.region... SUCCESS Compiling r.in.usgs... SUCCESS Compiling r.in.wcs... SUCCESS Compiling r.jpdf... SUCCESS Compiling r.lake.series... SUCCESS Compiling r.landscape.evol... SUCCESS Compiling r.landscape.evol.old... SUCCESS Compiling r.learn.ml2... SUCCESS Compiling r.learn.ml... SUCCESS Compiling r.le.patch... FAILED Compiling r.le.pixel... SUCCESS Compiling r.le.setup... FAILED Compiling r.le.trace... FAILED Compiling r.local.relief... SUCCESS Compiling r.mapcalc.tiled... SUCCESS Compiling r.massmov... SUCCESS Compiling r.maxent.lambdas... SUCCESS Compiling r.mblend... SUCCESS Compiling r.mcda.ahp... SUCCESS Compiling r.mcda.electre... SUCCESS Compiling r.mcda.input... SUCCESS Compiling r.mcda.output... SUCCESS Compiling r.mcda.promethee... SUCCESS Compiling r.mcda.roughset... SUCCESS Compiling r.mcda.topsis... SUCCESS Compiling r.meb... SUCCESS Compiling r.mess... SUCCESS Compiling r.mregression.series... SUCCESS Compiling r.mwprecip... SUCCESS Compiling r.neighborhoodmatrix... SUCCESS Compiling r.niche.similarity... SUCCESS Compiling r.northerness.easterness... SUCCESS Compiling r.null.all... SUCCESS Compiling r.object.activelearning... SUCCESS Compiling r.object.spatialautocor... SUCCESS Compiling r.object.thickness... SUCCESS Compiling r.out.kde... SUCCESS Compiling r.out.legend... SUCCESS Compiling r.out.maxent_swd... SUCCESS Compiling r.out.ntv2... SUCCESS Compiling r.out.tiff... SUCCESS Compiling r.patch.smooth... SUCCESS Compiling r.pi... SUCCESS Compiling r.popgrowth... SUCCESS Compiling r.pops.spread... SUCCESS Compiling r.quantile.ref... SUCCESS Compiling r.random.weight... SUCCESS Compiling r.recode.attr... SUCCESS Compiling r.regression.series... SUCCESS Compiling r.resamp.tps... SUCCESS Compiling r.richdem.breachdepressions... SUCCESS Compiling r.richdem.filldepressions... SUCCESS Compiling r.richdem.flowaccumulation... SUCCESS Compiling r.richdem.resolveflats... SUCCESS Compiling r.richdem.terrainattribute... SUCCESS Compiling r.rock.stability... SUCCESS Compiling r.roughness.vector... SUCCESS Compiling r.sample.category... SUCCESS Compiling r.scatterplot... SUCCESS Compiling r.seasons... SUCCESS Compiling r.series.decompose... SUCCESS Compiling r.series.diversity... SUCCESS Compiling r.series.filter... SUCCESS Compiling r.series.lwr... SUCCESS Compiling r.shaded.pca... SUCCESS Compiling r.shalstab... SUCCESS Compiling r.sim.terrain... SUCCESS Compiling r.sim.water.mp... SUCCESS Compiling r.skyline... SUCCESS Compiling r.skyview... SUCCESS Compiling r.slope.direction... SUCCESS Compiling r.smooth.seg... SUCCESS Compiling r.soillossbare... SUCCESS Compiling r.soils.texture... SUCCESS Compiling r.stream.basins... SUCCESS Compiling r.stream.channel... SUCCESS Compiling r.stream.distance... SUCCESS Compiling r.stream.order... SUCCESS Compiling r.stream.segment... SUCCESS Compiling r.stream.slope... SUCCESS Compiling r.stream.snap... SUCCESS Compiling r.stream.stats... SUCCESS Compiling r.stream.variables... SUCCESS Compiling r.stream.watersheds... SUCCESS Compiling r.subdayprecip.design... SUCCESS Compiling r.suitability.regions... SUCCESS Compiling r.sun.daily... SUCCESS Compiling r.sun.hourly... SUCCESS Compiling r.sun.mp... FAILED Compiling r.surf.idw2... SUCCESS Compiling r.surf.nnbathy... SUCCESS Compiling r.terrain.texture... SUCCESS Compiling r.texture.tiled... SUCCESS Compiling r.threshold... SUCCESS Compiling r.to.vect.lines... SUCCESS Compiling r.to.vect.tiled... SUCCESS Compiling r.tpi... SUCCESS Compiling r.traveltime... SUCCESS Compiling r.tri... SUCCESS Compiling r.univar2... SUCCESS Compiling r.valley.bottom... SUCCESS Compiling r.vector.ruggedness... SUCCESS Compiling r.vect.stats... SUCCESS Compiling r.viewshed.cva... SUCCESS Compiling r.viewshed.exposure... SUCCESS Compiling r.vif... SUCCESS Compiling r.vol.dem... SUCCESS Compiling r.wateroutlet.lessmem... SUCCESS Compiling r.width.funct... SUCCESS Compiling r.zonal.classes... SUCCESS Compiling r3.count.categories... SUCCESS Compiling r3.forestfrag... SUCCESS Compiling r3.profile... SUCCESS Compiling r3.scatterplot... SUCCESS Compiling r3.to.group... SUCCESS Compiling r3.what... SUCCESS Compiling t.rast.kappa... SUCCESS Compiling t.rast.null... SUCCESS Compiling t.rast.out.xyz... SUCCESS Compiling t.rast.patch... SUCCESS Compiling t.rast.what.aggr... SUCCESS Compiling t.rast.whatcsv... SUCCESS Compiling v.area.stats... SUCCESS Compiling v.area.weigh... SUCCESS Compiling v.build.pg... SUCCESS Compiling v.centerline... SUCCESS Compiling v.centerpoint... SUCCESS Compiling v.civil... SUCCESS Compiling v.class.ml... SUCCESS Compiling v.class.mlpy... SUCCESS Compiling v.class.mlR... SUCCESS Compiling v.clean.ogr... SUCCESS Compiling v.colors2... SUCCESS Compiling v.concave.hull... SUCCESS Compiling v.convert.all... SUCCESS Compiling v.convert... SUCCESS Compiling v.db.pyupdate... SUCCESS Compiling v.delaunay3d... FAILED Compiling v.ellipse... SUCCESS Compiling v.explode... SUCCESS Compiling v.external.all... SUCCESS Compiling v.faultdirections... SUCCESS Compiling v.feature.algebra... SUCCESS Compiling v.fixed.segmentpoints... SUCCESS Compiling v.flexure... SUCCESS Compiling v.greedycolors... SUCCESS Compiling v.gsflow.export... SUCCESS Compiling v.gsflow.gravres... SUCCESS Compiling v.gsflow.grid... SUCCESS Compiling v.gsflow.hruparams... SUCCESS Compiling v.gsflow.mapdata... SUCCESS Compiling v.gsflow.reaches... SUCCESS Compiling v.gsflow.segments... SUCCESS Compiling v.habitat.dem... SUCCESS Compiling v.in.csv... SUCCESS Compiling v.in.gbif... SUCCESS Compiling v.in.geopaparazzi... SUCCESS Compiling v.in.gns... SUCCESS Compiling v.in.gps... SUCCESS Compiling v.in.natura2000... SUCCESS Compiling v.in.ogc... SUCCESS Compiling v.in.osm... SUCCESS Compiling v.in.ply... SUCCESS Compiling v.in.pygbif... SUCCESS Compiling v.in.redlist... SUCCESS Compiling v.in.redwg... FAILED Compiling v.in.survey... SUCCESS Compiling v.in.wfs2... SUCCESS Compiling v.isochrones... SUCCESS Compiling v.krige... SUCCESS Compiling v.kriging... SUCCESS Compiling v.label.sa... SUCCESS Compiling v.lidar.mcc... SUCCESS Compiling v.link.precip... SUCCESS Compiling v.mapcalc... SUCCESS Compiling v.maxent.swd... SUCCESS Compiling v.median... SUCCESS Compiling v.mrmr... SUCCESS Compiling v.neighborhoodmatrix... SUCCESS Compiling v.net.curvedarcs... SUCCESS Compiling v.net.salesman.opt... SUCCESS Compiling v.nnstat... FAILED Compiling v.out.gps... SUCCESS Compiling v.out.ply... SUCCESS Compiling v.out.png... SUCCESS Compiling v.percolate... SUCCESS Compiling v.ply.rectify... SUCCESS Compiling v.profile.points... SUCCESS Compiling v.rast.bufferstats... SUCCESS Compiling v.sort.points... SUCCESS Compiling v.stats... SUCCESS Compiling v.strds.stats... SUCCESS Compiling v.stream.inbasin... SUCCESS Compiling v.stream.network... SUCCESS Compiling v.stream.order... SUCCESS Compiling v.stream.profiler... FAILED Compiling v.surf.icw... SUCCESS Compiling v.surf.mass... SUCCESS Compiling v.surf.nnbathy... SUCCESS Compiling v.surf.tps... SUCCESS Compiling v.tin.to.rast... SUCCESS Compiling v.to.rast.multi... SUCCESS Compiling v.transects... SUCCESS Compiling v.vect.stats.multi... SUCCESS Compiling v.vol.idw... SUCCESS Compiling v.what.rast.label... SUCCESS Compiling v.what.rast.multi... SUCCESS Compiling v.what.spoly... SUCCESS Compiling v.what.strds.timestamp... SUCCESS tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified Checking db.join.html... source and commits URL: CORRECT Checking d.explanation.plot.html... source and commits URL: CORRECT Checking d.frame.html... source and commits URL: CORRECT Checking d.mon2.html... source and commits URL: CORRECT Checking d.region.grid.html... source and commits URL: CORRECT Checking d.vect.colbp.html... source and commits URL: CORRECT Checking d.vect.colhist.html... source and commits URL: CORRECT Checking d.vect.thematic2.html... source or commits URL: INCORRECT Checking g.citation.html... source and commits URL: CORRECT Checking g.compare.md5.html... source and commits URL: CORRECT Checking g.copyall.html... source and commits URL: CORRECT Checking g.download.location.html... source and commits URL: CORRECT Checking g.isis3mt.html... source and commits URL: CORRECT Checking g.proj.all.html... source and commits URL: CORRECT Checking g.proj.identify.html... source and commits URL: CORRECT Checking g.projpicker.html... source and commits URL: CORRECT Checking g.rename.many.html... source and commits URL: CORRECT Checking i.ann.maskrcnn.detect.html... source and commits URL: CORRECT Checking i.ann.maskrcnn.html... source and commits URL: CORRECT Checking i.ann.maskrcnn.train.html... source and commits URL: CORRECT Checking i.cutlines.html... source and commits URL: CORRECT Checking i.cva.html... source and commits URL: CORRECT Checking i.destripe.html... source and commits URL: CORRECT Checking i.eb.deltat.html... source and commits URL: CORRECT Checking i.eb.hsebal95.html... source and commits URL: CORRECT Checking i.eb.z0m0.html... source and commits URL: CORRECT Checking i.eb.z0m.html... source and commits URL: CORRECT Checking i.edge.html... source and commits URL: CORRECT Checking i.evapo.potrad.html... source and commits URL: CORRECT Checking i.evapo.senay.html... source and commits URL: CORRECT Checking i.evapo.zk.html... source and commits URL: CORRECT Checking i.feotio2.html... source and commits URL: CORRECT Checking i.fusion.hpf.html... source and commits URL: CORRECT Checking i.gabor.html... source and commits URL: CORRECT Checking i.gcp.html... source and commits URL: CORRECT Checking i.gravity.html... source and commits URL: CORRECT Checking i.histo.match.html... source and commits URL: CORRECT Checking i.image.bathymetry.html... source and commits URL: CORRECT Checking i.in.probav.html... source and commits URL: CORRECT Checking i.landsat8.swlst.html... source and commits URL: CORRECT Checking i.landsat.download.html... source and commits URL: CORRECT Checking i.landsat.html... source and commits URL: CORRECT Checking i.landsat.import.html... source and commits URL: CORRECT Checking i.landsat.qa.html... source and commits URL: CORRECT Checking i.lmf.html... source and commits URL: CORRECT Checking i.lswt.html... source and commits URL: CORRECT Checking i.modis.download.html... source and commits URL: CORRECT Checking i.modis.html... source or commits URL: INCORRECT Checking i.modis.import.html... source and commits URL: CORRECT Checking i.nightlights.intercalibration.html... source and commits URL: CORRECT Checking i.ortho.corr.html... source and commits URL: CORRECT Checking i.points.auto.html... source and commits URL: CORRECT Checking i.pysptools.unmix.html... source and commits URL: CORRECT Checking i.rh.html... source and commits URL: CORRECT Checking i.rotate.html... source and commits URL: CORRECT Checking i.sar.speckle.html... source and commits URL: CORRECT Checking i.segment.gsoc.html... source and commits URL: CORRECT Checking i.segment.hierarchical.html... source and commits URL: CORRECT Checking i.segment.stats.html... source and commits URL: CORRECT Checking i.segment.uspo.html... source and commits URL: CORRECT Checking i.sentinel.coverage.html... source and commits URL: CORRECT Checking i.sentinel.download.html... source and commits URL: CORRECT Checking i.sentinel.import.html... source and commits URL: CORRECT Checking i.sentinel.mask.html... source and commits URL: CORRECT Checking i.sentinel.parallel.download.html... source and commits URL: CORRECT Checking i.sentinel.preproc.html... source and commits URL: CORRECT Checking i.signature.copy.html... source and commits URL: CORRECT Checking i.signature.list.html... source and commits URL: CORRECT Checking i.signature.remove.html... source and commits URL: CORRECT Checking i.spec.sam.html... source and commits URL: CORRECT Checking i.spec.unmix.html... source and commits URL: CORRECT Checking i.superpixels.slic.html... source and commits URL: CORRECT Checking i.theilsen.html... source and commits URL: CORRECT Checking i.variance.html... source and commits URL: CORRECT Checking i.vi.mpi.html... source and commits URL: CORRECT Checking i.water.html... source and commits URL: CORRECT Checking i.wavelet.html... source and commits URL: CORRECT Checking i.wi.html... source and commits URL: CORRECT Checking i.zero2null.html... source and commits URL: CORRECT Checking m.csv.clean.html... source and commits URL: CORRECT Checking m.eigensystem.html... source and commits URL: CORRECT Checking m.gcp.filter.html... source and commits URL: CORRECT Checking m.printws.html... source and commits URL: CORRECT Checking r3.count.categories.html... source and commits URL: CORRECT Checking r3.forestfrag.html... source and commits URL: CORRECT Checking r3.profile.html... source and commits URL: CORRECT Checking r3.scatterplot.html... source and commits URL: CORRECT Checking r3.to.group.html... source and commits URL: CORRECT Checking r3.what.html... source and commits URL: CORRECT Checking r.accumulate.html... source and commits URL: CORRECT Checking r.agent.aco.html... source and commits URL: CORRECT Checking r.agent.html... source and commits URL: CORRECT Checking r.agent.rand.html... source and commits URL: CORRECT Checking r.area.createweight.html... source and commits URL: CORRECT Checking r.area.html... source and commits URL: CORRECT Checking r.basin.html... source and commits URL: CORRECT Checking r.bearing.distance.html... source and commits URL: CORRECT Checking r.bioclim.html... source and commits URL: CORRECT Checking r.bitpattern.html... source and commits URL: CORRECT Checking r.boxplot.html... source and commits URL: CORRECT Checking r.catchment.html... source and commits URL: CORRECT Checking r.category.trim.html... source and commits URL: CORRECT Checking r.cell.area.html... source and commits URL: CORRECT Checking r.centroids.html... source and commits URL: CORRECT Checking r.change.info.html... source or commits URL: INCORRECT Checking r.clip.html... source and commits URL: CORRECT Checking r.colors.contrastbrightness.html... source and commits URL: CORRECT Checking r.colors.cubehelix.html... source and commits URL: CORRECT Checking r.colors.matplotlib.html... source and commits URL: CORRECT Checking r.colors.out_sld.html... source and commits URL: CORRECT Checking r.confusionmatrix.html... source and commits URL: CORRECT Checking r.connectivity.corridors.html... source or commits URL: INCORRECT Checking r.connectivity.distance.html... source and commits URL: CORRECT Checking r.connectivity.network.html... source or commits URL: INCORRECT Checking r.convergence.html... source and commits URL: CORRECT Checking r.cpt2grass.html... source and commits URL: CORRECT Checking r.crater.html... source and commits URL: CORRECT Checking r.damflood.html... source and commits URL: CORRECT Checking r.denoise.html... source and commits URL: CORRECT Checking r.divergence.html... source and commits URL: CORRECT Checking r.diversity.html... source and commits URL: CORRECT Checking r.droka.html... source and commits URL: CORRECT Checking r.edm.eval.html... source and commits URL: CORRECT Checking r.estimap.recreation.html... source and commits URL: CORRECT Checking r.euro.ecosystem.html... source and commits URL: CORRECT Checking r.exdet.html... source and commits URL: CORRECT Checking r.extract.html... source and commits URL: CORRECT Checking r.fidimo.html... source or commits URL: INCORRECT Checking r.fill.category.html... source and commits URL: CORRECT Checking r.findtheriver.html... source and commits URL: CORRECT Checking r.flexure.html... source and commits URL: CORRECT Checking r.flip.html... source and commits URL: CORRECT Checking r.flowfill.html... source and commits URL: CORRECT Checking r.forcircular.html... source and commits URL: CORRECT Checking r.forestfrag.html... source and commits URL: CORRECT Checking r.futures.calib.html... source and commits URL: CORRECT Checking r.futures.demand.html... source and commits URL: CORRECT Checking r.futures.devpressure.html... source and commits URL: CORRECT Checking r.futures.gridvalidation.html... source and commits URL: CORRECT Checking r.futures.html... source and commits URL: CORRECT Checking r.futures.parallelpga.html... source and commits URL: CORRECT Checking r.futures.pga.html... source and commits URL: CORRECT Checking r.futures.potential.html... source and commits URL: CORRECT Checking r.futures.potsurface.html... source and commits URL: CORRECT Checking r.futures.validation.html... source and commits URL: CORRECT Checking r.fuzzy.logic.html... source and commits URL: CORRECT Checking r.fuzzy.set.html... source and commits URL: CORRECT Checking r.fuzzy.system.html... source and commits URL: CORRECT Checking r.gdd.html... source and commits URL: CORRECT Checking r.gradient.html... source and commits URL: CORRECT Checking r.green.biomassfor.co2.html... source or commits URL: INCORRECT Checking r.green.biomassfor.financial.html... source or commits URL: INCORRECT Checking r.green.biomassfor.impact.html... source or commits URL: INCORRECT Checking r.green.biomassfor.legal.html... source or commits URL: INCORRECT Checking r.green.biomassfor.recommended.html... source and commits URL: CORRECT Checking r.green.biomassfor.technical.html... source or commits URL: INCORRECT Checking r.green.biomassfor.theoretical.html... source or commits URL: INCORRECT Checking r.green.gshp.technical.html... source and commits URL: CORRECT Checking r.green.gshp.theoretical.html... source and commits URL: CORRECT Checking r.green.hydro.closest.html... source and commits URL: CORRECT Checking r.green.hydro.delplants.html... source and commits URL: CORRECT Checking r.green.hydro.discharge.html... source and commits URL: CORRECT Checking r.green.hydro.financial.html... source and commits URL: CORRECT Checking r.green.hydro.optimal.html... source and commits URL: CORRECT Checking r.green.hydro.planning.html... source and commits URL: CORRECT Checking r.green.hydro.recommended.html... source and commits URL: CORRECT Checking r.green.hydro.structure.html... source and commits URL: CORRECT Checking r.green.hydro.technical.html... source and commits URL: CORRECT Checking r.green.hydro.theoretical.html... source and commits URL: CORRECT Checking r.gsflow.hydrodem.html... source and commits URL: CORRECT Checking r.gwr.html... source and commits URL: CORRECT Checking r.hants.html... source and commits URL: CORRECT Checking r.hazard.flood.html... source and commits URL: CORRECT Checking r.houghtransform.html... source and commits URL: CORRECT Checking r.hydrodem.html... source and commits URL: CORRECT Checking r.hypso.html... source and commits URL: CORRECT Checking r.in.nasadem.html... source and commits URL: CORRECT Checking r.in.ogc.coverages.html... source and commits URL: CORRECT Checking r.in.ogc.html... source and commits URL: CORRECT Checking r.in.pdal.html... source and commits URL: CORRECT Checking r.in.srtm.region.html... source and commits URL: CORRECT Checking r.in.usgs.html... source and commits URL: CORRECT Checking r.in.wcs.html... source and commits URL: CORRECT Checking r.jpdf.html... source and commits URL: CORRECT Checking r.lake.series.html... source and commits URL: CORRECT Checking r.landscape.evol.html... source and commits URL: CORRECT Checking r.landscape.evol.old.html... source and commits URL: CORRECT Checking r.learn.ml2.html... source and commits URL: CORRECT Checking r.learn.predict.html... source and commits URL: CORRECT Checking r.learn.train.html... source or commits URL: INCORRECT Checking r.learn.ml.html... source or commits URL: INCORRECT Checking r.le.pixel.html... source and commits URL: CORRECT Checking r.local.relief.html... source and commits URL: CORRECT Checking r.mapcalc.tiled.html... source and commits URL: CORRECT Checking r.massmov.html... source and commits URL: CORRECT Checking r.maxent.lambdas.html... source and commits URL: CORRECT Checking r.mblend.html... source and commits URL: CORRECT Checking r.mcda.ahp.html... source and commits URL: CORRECT Checking r.mcda.electre.html... source and commits URL: CORRECT Checking r.mcda.input.html... source and commits URL: CORRECT Checking r.mcda.output.html... source and commits URL: CORRECT Checking r.mcda.promethee.html... source and commits URL: CORRECT Checking r.mcda.roughset.html... source and commits URL: CORRECT Checking r.mcda.topsis.html... source and commits URL: CORRECT Checking r.meb.html... source and commits URL: CORRECT Checking r.mess.html... source and commits URL: CORRECT Checking r.mregression.series.html... source and commits URL: CORRECT Checking r.mwprecip.html... source and commits URL: CORRECT Checking r.neighborhoodmatrix.html... source and commits URL: CORRECT Checking r.niche.similarity.html... source and commits URL: CORRECT Checking r.northerness.easterness.html... source and commits URL: CORRECT Checking r.null.all.html... source and commits URL: CORRECT Checking r.object.activelearning.html... source and commits URL: CORRECT Checking r.object.spatialautocor.html... source and commits URL: CORRECT Checking r.object.thickness.html... source and commits URL: CORRECT Checking r.out.kde.html... source and commits URL: CORRECT Checking r.out.legend.html... source and commits URL: CORRECT Checking r.out.maxent_swd.html... source and commits URL: CORRECT Checking r.out.ntv2.html... source and commits URL: CORRECT Checking r.out.tiff.html... source and commits URL: CORRECT Checking r.patch.smooth.html... source and commits URL: CORRECT Checking r.pi.corearea.html... source and commits URL: CORRECT Checking r.pi.corr.mw.html... source and commits URL: CORRECT Checking r.pi.csr.mw.html... source and commits URL: CORRECT Checking r.pi.energy.html... source and commits URL: CORRECT Checking r.pi.energy.pr.html... source and commits URL: CORRECT Checking r.pi.enn.html... source and commits URL: CORRECT Checking r.pi.enn.pr.html... source and commits URL: CORRECT Checking r.pi.export.html... source and commits URL: CORRECT Checking r.pi.fnn.html... source and commits URL: CORRECT Checking r.pi.graph.dec.html... source and commits URL: CORRECT Checking r.pi.graph.html... source and commits URL: CORRECT Checking r.pi.graph.pr.html... source and commits URL: CORRECT Checking r.pi.graph.red.html... source and commits URL: CORRECT Checking r.pi.grow.html... source and commits URL: CORRECT Checking r.pi.html... source and commits URL: CORRECT Checking r.pi.import.html... source and commits URL: CORRECT Checking r.pi.index.html... source and commits URL: CORRECT Checking r.pi.lm.html... source and commits URL: CORRECT Checking r.pi.neigh.html... source and commits URL: CORRECT Checking r.pi.nlm.circ.html... source and commits URL: CORRECT Checking r.pi.nlm.html... source and commits URL: CORRECT Checking r.pi.nlm.stats.html... source and commits URL: CORRECT Checking r.pi.odc.html... source and commits URL: CORRECT Checking r.pi.prob.mw.html... source and commits URL: CORRECT Checking r.pi.prox.html... source and commits URL: CORRECT Checking r.pi.rectangle.html... source and commits URL: CORRECT Checking r.pi.searchtime.html... source and commits URL: CORRECT Checking r.pi.searchtime.mw.html... source and commits URL: CORRECT Checking r.pi.searchtime.pr.html... source and commits URL: CORRECT Checking r.popgrowth.html... source and commits URL: CORRECT Checking r.pops.spread.html... source or commits URL: INCORRECT Checking r.quantile.ref.html... source and commits URL: CORRECT Checking r.random.weight.html... source and commits URL: CORRECT Checking r.recode.attr.html... source and commits URL: CORRECT Checking r.regression.series.html... source and commits URL: CORRECT Checking r.resamp.tps.html... source and commits URL: CORRECT Checking r.richdem.breachdepressions.html... source and commits URL: CORRECT Checking r.richdem.filldepressions.html... source and commits URL: CORRECT Checking r.richdem.flowaccumulation.html... source and commits URL: CORRECT Checking r.richdem.resolveflats.html... source and commits URL: CORRECT Checking r.richdem.terrainattribute.html... source and commits URL: CORRECT Checking r.rock.stability.html... source and commits URL: CORRECT Checking r.roughness.vector.html... source and commits URL: CORRECT Checking r.sample.category.html... source and commits URL: CORRECT Checking r.scatterplot.html... source and commits URL: CORRECT Checking r.seasons.html... source and commits URL: CORRECT Checking r.series.decompose.html... source and commits URL: CORRECT Checking r.series.diversity.html... source and commits URL: CORRECT Checking r.series.filter.html... source and commits URL: CORRECT Checking r.series.lwr.html... source and commits URL: CORRECT Checking r.shaded.pca.html... source and commits URL: CORRECT Checking r.shalstab.html... source and commits URL: CORRECT Checking r.sim.terrain.html... source and commits URL: CORRECT Checking r.sim.water.mp.html... source and commits URL: CORRECT Checking r.skyline.html... source and commits URL: CORRECT Checking r.skyview.html... source and commits URL: CORRECT Checking r.slope.direction.html... source and commits URL: CORRECT Checking r.smooth.seg.html... source and commits URL: CORRECT Checking r.soillossbare.html... source and commits URL: CORRECT Checking r.soils.texture.html... source or commits URL: INCORRECT Checking r.stream.basins.html... source and commits URL: CORRECT Checking r.stream.channel.html... source and commits URL: CORRECT Checking r.stream.distance.html... source and commits URL: CORRECT Checking r.stream.order.html... source or commits URL: INCORRECT Checking r.stream.segment.html... source and commits URL: CORRECT Checking r.stream.slope.html... source and commits URL: CORRECT Checking r.stream.snap.html... source and commits URL: CORRECT Checking r.stream.stats.html... source and commits URL: CORRECT Checking r.stream.variables.html... source and commits URL: CORRECT Checking r.stream.watersheds.html... source and commits URL: CORRECT Checking r.subdayprecip.design.html... source and commits URL: CORRECT Checking r.suitability.regions.html... source and commits URL: CORRECT Checking r.sun.daily.html... source and commits URL: CORRECT Checking r.sun.hourly.html... source and commits URL: CORRECT Checking r.surf.idw2.html... source and commits URL: CORRECT Checking r.surf.nnbathy.html... source and commits URL: CORRECT Checking r.terrain.texture.html... source or commits URL: INCORRECT Checking r.texture.tiled.html... source and commits URL: CORRECT Checking r.threshold.html... source and commits URL: CORRECT Checking r.to.vect.lines.html... source and commits URL: CORRECT Checking r.to.vect.tiled.html... source and commits URL: CORRECT Checking r.tpi.html... source and commits URL: CORRECT Checking r.traveltime.html... source and commits URL: CORRECT Checking r.tri.html... source and commits URL: CORRECT Checking r.univar2.html... source and commits URL: CORRECT Checking r.valley.bottom.html... source and commits URL: CORRECT Checking r.vector.ruggedness.html... source and commits URL: CORRECT Checking r.vect.stats.html... source and commits URL: CORRECT Checking r.viewshed.cva.html... source and commits URL: CORRECT Checking r.viewshed.exposure.html... source and commits URL: CORRECT Checking r.vif.html... source and commits URL: CORRECT Checking r.vol.dem.html... source and commits URL: CORRECT Checking r.wateroutlet.lessmem.html... source and commits URL: CORRECT Checking r.width.funct.html... source and commits URL: CORRECT Checking r.zonal.classes.html... source and commits URL: CORRECT Checking t.rast.kappa.html... source and commits URL: CORRECT Checking t.rast.null.html... source and commits URL: CORRECT Checking t.rast.out.xyz.html... source and commits URL: CORRECT Checking t.rast.patch.html... source and commits URL: CORRECT Checking t.rast.what.aggr.html... source and commits URL: CORRECT Checking t.rast.whatcsv.html... source and commits URL: CORRECT Checking v.area.stats.html... source and commits URL: CORRECT Checking v.area.weigh.html... source and commits URL: CORRECT Checking v.build.pg.html... source and commits URL: CORRECT Checking v.centerline.html... source and commits URL: CORRECT Checking v.centerpoint.html... source and commits URL: CORRECT Checking v.civil.html... source and commits URL: CORRECT Checking v.class.ml.html... source or commits URL: INCORRECT Checking v.class.mlpy.html... source and commits URL: CORRECT Checking v.class.mlR.html... source or commits URL: INCORRECT Checking v.clean.ogr.html... source and commits URL: CORRECT Checking v.colors2.html... source and commits URL: CORRECT Checking v.concave.hull.html... source and commits URL: CORRECT Checking v.convert.all.html... source and commits URL: CORRECT Checking v.convert.html... source and commits URL: CORRECT Checking v.db.pyupdate.html... source and commits URL: CORRECT Checking v.ellipse.html... source and commits URL: CORRECT Checking v.explode.html... source and commits URL: CORRECT Checking v.external.all.html... source and commits URL: CORRECT Checking v.faultdirections.html... source and commits URL: CORRECT Checking v.feature.algebra.html... source and commits URL: CORRECT Checking v.fixed.segmentpoints.html... source and commits URL: CORRECT Checking v.flexure.html... source and commits URL: CORRECT Checking v.greedycolors.html... source and commits URL: CORRECT Checking v.gsflow.export.html... source and commits URL: CORRECT Checking v.gsflow.gravres.html... source and commits URL: CORRECT Checking v.gsflow.grid.html... source and commits URL: CORRECT Checking v.gsflow.hruparams.html... source or commits URL: INCORRECT Checking v.gsflow.mapdata.html... source and commits URL: CORRECT Checking v.gsflow.reaches.html... source and commits URL: CORRECT Checking v.gsflow.segments.html... source and commits URL: CORRECT Checking v.habitat.dem.html... source and commits URL: CORRECT Checking v.in.csv.html... source and commits URL: CORRECT Checking v.in.gbif.html... source and commits URL: CORRECT Checking v.in.geopaparazzi.html... source and commits URL: CORRECT Checking v.in.gns.html... source and commits URL: CORRECT Checking v.in.gps.html... source and commits URL: CORRECT Checking v.in.natura2000.html... source and commits URL: CORRECT Checking v.in.ogc.features.html... source and commits URL: CORRECT Checking v.in.ogc.html... source and commits URL: CORRECT Checking v.in.osm.html... source and commits URL: CORRECT Checking v.in.ply.html... source and commits URL: CORRECT Checking v.in.pygbif.html... source and commits URL: CORRECT Checking v.in.redlist.html... source and commits URL: CORRECT Checking v.in.survey.html... source or commits URL: INCORRECT Checking v.in.wfs2.html... source and commits URL: CORRECT Checking v.isochrones.html... source and commits URL: CORRECT Checking v.krige.html... source and commits URL: CORRECT Checking v.kriging.html... source and commits URL: CORRECT Checking v.label.sa.html... source and commits URL: CORRECT Checking v.lidar.mcc.html... source and commits URL: CORRECT Checking v.link.precip.html... source and commits URL: CORRECT Checking v.mapcalc.html... source and commits URL: CORRECT Checking v.maxent.swd.html... source and commits URL: CORRECT Checking v.median.html... source and commits URL: CORRECT Checking v.mrmr.html... source and commits URL: CORRECT Checking v.neighborhoodmatrix.html... source and commits URL: CORRECT Checking v.net.curvedarcs.html... source and commits URL: CORRECT Checking v.net.salesman.opt.html... source and commits URL: CORRECT Checking v.out.gps.html... source and commits URL: CORRECT Checking v.out.ply.html... source and commits URL: CORRECT Checking v.out.png.html... source and commits URL: CORRECT Checking v.percolate.html... source and commits URL: CORRECT Checking v.ply.rectify.html... source and commits URL: CORRECT Checking v.profile.points.html... source and commits URL: CORRECT Checking v.rast.bufferstats.html... source and commits URL: CORRECT Checking v.sort.points.html... source and commits URL: CORRECT Checking v.stats.html... source and commits URL: CORRECT Checking v.strds.stats.html... source and commits URL: CORRECT Checking v.stream.inbasin.html... source and commits URL: CORRECT Checking v.stream.network.html... source and commits URL: CORRECT Checking v.stream.order.html... source or commits URL: INCORRECT Checking v.surf.icw.html... source and commits URL: CORRECT Checking v.surf.mass.html... source and commits URL: CORRECT Checking v.surf.nnbathy.html... source and commits URL: CORRECT Checking v.surf.tps.html... source and commits URL: CORRECT Checking v.tin.to.rast.html... source and commits URL: CORRECT Checking v.to.rast.multi.html... source and commits URL: CORRECT Checking v.transects.html... source and commits URL: CORRECT Checking v.vect.stats.multi.html... source and commits URL: CORRECT Checking v.vol.idw.html... source and commits URL: CORRECT Checking v.what.rast.label.html... source and commits URL: CORRECT Checking v.what.rast.multi.html... source and commits URL: CORRECT Checking v.what.spoly.html... source and commits URL: CORRECT Checking v.what.strds.timestamp.html... source and commits URL: CORRECT Checking db.csw.admin.html... source and commits URL: CORRECT Checking db.csw.harvest.html... source and commits URL: CORRECT Checking db.csw.run.html... source and commits URL: CORRECT Checking g.gui.cswbrowser.html... source and commits URL: CORRECT Checking g.gui.metadata.html... source and commits URL: CORRECT Checking m.csw.update.html... source and commits URL: CORRECT Checking r.info.iso.html... source and commits URL: CORRECT Checking t.info.iso.html... source and commits URL: CORRECT Checking v.info.iso.html... source and commits URL: CORRECT Log file written to Starting GRASS GIS... Creating new GRASS GIS location ... Cleaning up temporary files... Executing ... Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... FAILED Parsing ... FAILED Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... SUCCESS Parsing ... FAILED Parsing ... FAILED Parsing ... FAILED Parsing ... FAILED Execution of finished. Cleaning up temporary files... ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/bin.x86_64-pc-linux-gnu' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/include/grass' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/lib' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/bin' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/etc' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/driver/db' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/fonts' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/html' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/docs/man' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/docs/man/man1' ../include/Make/Rules.make:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/dist.x86_64-pc-linux-gnu/utils' ../include/Make/Rules.make:16: warning: ignoring old recipe for target '/home/neteler/src/releasebranch_8_0/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' Makefile:13: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/etc/d.polar' Makefile:16: warning: overriding recipe for target '/home/neteler/src/releasebranch_8_0/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_0/dist.x86_64-pc-linux-gnu/etc/db.test' Finished GRASS 80 x86_64-pc-linux-gnu compilation. Written to: /var/www/code_and_data/grass80/binary/linux/snapshot Copied HTML 8 manual to https://grass.osgeo.org/grass80/manuals/ Copied pygrass progman 8 to https://grass.osgeo.org/grass80/manuals/libpython/ Copied HTML 8 progman to https://grass.osgeo.org/programming8 Copied Addons 8 to https://grass.osgeo.org/grass80/manuals/addons/